معرفی شرکت ها


DjangoKit-0.9.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

DjangoKit is a set of extensions for Django.
ویژگی مقدار
سیستم عامل -
نام فایل DjangoKit-0.9.2
نام DjangoKit
نسخه کتابخانه 0.9.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Grigoriy Kramarenko
ایمیل نویسنده root@rosix.ru
آدرس صفحه اصلی https://gitlab.com/djbaldey/djangokit/
آدرس اینترنتی https://pypi.org/project/DjangoKit/
مجوز BSD License
========= DjangoKit ========= DjangoKit is a set of extensions for Django. They have been assembled into this Django app from many complex and similar projects. The reason for building this application is as follows: "I don't find it necessary to push most of these things into the framework code, but a dedicated library for them over all these years of different development has just become an urgent necessity. We need to take the common code out, not move it from project to project every time." -- Grigoriy Kramarenko. Maybe you will find for yourself here the things you need. Just look at the `source code`_ or documentation (when it's ready). .. _source code: https://gitlab.com/djbaldey/djangokit/ Installation ------------ .. code-block:: shell pip3 install djangokit # or pip3 install git+https://gitlab.com/djbaldey/djangokit.git@master#egg=DjangoKit Quick start ----------- 1. If you want to use templatetags and locales from this library, then add "djangokit" to your INSTALLED_APPS setting like this:: INSTALLED_APPS = [ ... 'djangokit', ]


نیازمندی

مقدار نام
<4.3a,>=2.2 django
>=6.2.1 pillow
>=3.9.0 pycryptodome
>=2019 pytz
>=1.1.1 unidecode
>=3.1.1 markdown
>=2.5.2 pygments


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl DjangoKit-0.9.2:

    pip install DjangoKit-0.9.2.whl


نصب پکیج tar.gz DjangoKit-0.9.2:

    pip install DjangoKit-0.9.2.tar.gz