معرفی شرکت ها


django-koldar-utils-2.99.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Some stuff that i used when developing with django_toolbox
ویژگی مقدار
سیستم عامل -
نام فایل django-koldar-utils-2.99.0
نام django-koldar-utils
نسخه کتابخانه 2.99.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Massimo Bono
ایمیل نویسنده massimobono1@gmail.com
آدرس صفحه اصلی https://github.com/Koldar/django-koldar-common-apps
آدرس اینترنتی https://pypi.org/project/django-koldar-utils/
مجوز MIT
Introduction ============ Generic django providing models and function used to better developer other apps. In itself, this is **not** a django app .. code-block:: pip install django-koldar-utils Capabilities ============ * ``AbstractModelMetaclass`` which can be used to create django models with abc capabilities; * ``AbstractPermissionMixin`` which does not rely on ``groups`` and ``permissions`` relationships; * ``Orm`` class that provides the creation of popular django fields, just for your convenience; * ``ArrowAuditMixin`` for providing ``created_at`` and ``updated_at`` fields using ``arrow`` project; * convenience class to easily create django backends, middlesware, validators; * ``ArrowField`` implementation (taken from ``django-arrow-field``\ ); * convenience methods to interact with django framework without remembering how to do certain tasks; * classes used to create graphql CRUD operation easily; Upload new version ================== Use setup.py directly: .. code-block:: # create .pypirc in your home directory python setup.py update_version_patch bdist_wheel upload Or ``pmake``\ : .. code-block:: # pmakeup is a Massimo Bono project used to automatize the build; per se it is not necessary pip install pmakeup # add in TWINE_PYPI_PASSWORD the pypi password pmakeup update-version-patch build upload-to-pypi Build documentation =================== .. code-block:: python setup.py build_sphinx


نیازمندی

مقدار نام
>=0.7.12 alabaster
>=8.1.1 aniso8601
>=1.1.0 arrow
>=3.3.4 asgiref
>=2.9.1 Babel
>=2021.5.30 certifi
>=4.0.0 chardet
>=0.4.4 colorama
>=1.0.0 datasize
>=4.4.2 decorator
>=3.2.7 Django
>=1.0.4 django-appconf
>=0.5.3 django-currentuser
>=0.4.5 django-environ
>=2.4.0 django-filter
>=0.3.2 django-graphql-jwt
>=3.0.0 django-polymorphic
>=3.12.4 djangorestframework
>=0.17.1 docutils
>=4.0.7 gitdb
>=3.1.18 GitPython
>=3.0b7 graphene
>=3.0.0b7 graphene-django
>=0.5.1 graphene-django-extras
>=3.1.5 graphql-core
>=3.1.0 graphql-relay
>=2.10 idna
>=1.2.0 imagesize
>=5.3.0 inflect
>=0.5.1 inflection
>=3.0.1 Jinja2
>=0.10.0 jmespath
>=2.103.0 koldar-utils
>=0.2.1 m2r
>=2.0.1 MarkupSafe
>=0.8.4 mistune
>=2.5.1 networkx
>=21.0 packaging
>=8.3.1 Pillow
>=2.3 promise
>=1.4.2 pydot
>=2.10.0 Pygments
>=2.1.0 PyJWT
>=2.4.7 pyparsing
>=2.8.1 python-dateutil
>=2021.1 pytz
>=2.25.1 requests
>=1.6.1 Rx
>=2.8.5 semantic-version
>=3.6.1 singledispatch
>=1.16.0 six
>=4.0.0 smmap
>=2.1.0 snowballstemmer
>=4.2.0 Sphinx
>=1.12.0 sphinx-autodoc-typehints
>=1.0.0 sphinx-rtd-theme
>=1.0.2 sphinxcontrib-applehelp
>=1.0.2 sphinxcontrib-devhelp
>=2.0.0 sphinxcontrib-htmlhelp
>=1.0.1 sphinxcontrib-jsmath
>=1.0.3 sphinxcontrib-qthelp
>=1.1.5 sphinxcontrib-serializinghtml
>=0.4.2 sqlparse
>=1.2.0 stringcase
>=1.3 text-unidecode
>=1.26.5 urllib3
- sphinx
- sphinx-rtd-theme
- sphinx-autodoc-typehints
- pytest
- mock


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

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


نحوه نصب


نصب پکیج whl django-koldar-utils-2.99.0:

    pip install django-koldar-utils-2.99.0.whl


نصب پکیج tar.gz django-koldar-utils-2.99.0:

    pip install django-koldar-utils-2.99.0.tar.gz