django-brackets

View on PyPIReverse Dependencies (0)

2024 django_brackets-2024-py3-none-any.whl

Wheel Details

Project: django-brackets
Version: 2024
Filename: django_brackets-2024-py3-none-any.whl
Download: [link]
Size: 21478
MD5: ed9059984e7d7f2cdbff7ab8957bb456
SHA256: 3011806fdda21961318cfffdb50452ca142caaaa5bba82ca29ffb879e8e1dda5
Uploaded: 2024-01-19 16:55:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-brackets
Version: 2024
Summary: Mixins to make class-based generic views simpler and neater.
Author: klove
Project-Url: repository, https://github.com/brack3t/django-brackets/
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: django-rest-framework (>=0.1.0)
Requires-Dist: django (<6,>=4.2)
Requires-Dist: flit (<4,>=3.2)
Requires-Dist: django-stubs[compatible-mypy]; extra == "development"
Requires-Dist: djangorestframework-stubs[compatible-mypy]; extra == "development"
Requires-Dist: interrogate; extra == "development"
Requires-Dist: mypy; extra == "development"
Requires-Dist: ruff; extra == "development"
Requires-Dist: mkdocs-material (>=9.1.16); extra == "documentation"
Requires-Dist: mkdocs (>=1.4.3); extra == "documentation"
Requires-Dist: pygments (>=2.15.1); extra == "documentation"
Requires-Dist: pymdown-extensions (>=10.0.1); extra == "documentation"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-django; extra == "testing"
Requires-Dist: pytest-lazy-fixture; extra == "testing"
Requires-Dist: pytest-randomly; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Requires-Dist: tox; extra == "testing"
Provides-Extra: development
Provides-Extra: documentation
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 2571 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
brackets/__init__.py sha256=fdCaP_-Optzds83bG812Ryo4WyOcSCBEX5V9wkrIkso 294
brackets/exceptions.py sha256=09VXEI9Sf1d3iJ7nCozUn3mPH1UNEtKtVHpRAFKjKuA 234
brackets/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
brackets/mixins/__init__.py sha256=_yHsMfo3hWCtk12LTlk78NmWBVKcbqx13SpHVQlWD8Y 206
brackets/mixins/__init__.pyi sha256=bjLfrf3K-u_u6P4Xrg53uDwBYKyHcndNbU5rQRXA0xc 2610
brackets/mixins/access.py sha256=H6VKPU9kr2Pp7Kxr5Mv76D9pMZEoQHXHKxNzwq3Tb4Y 9607
brackets/mixins/access.pyi sha256=1rUP31TzDtNP64fwxCDkawb7S_ZKIaX8QDQ321IziMM 2350
brackets/mixins/form_views.py sha256=HclCef-OO4AIVPGBMQSKBRPEBxSPwWoPsZZLs81NXyI 7101
brackets/mixins/form_views.pyi sha256=qiXoBImZ799dMkBhpjeb8b775D_J-LKeHVBVt0nEdvc 1531
brackets/mixins/forms.py sha256=fRQ3hsY0ZrTaW2587l_6lNvBIZ3_aVRnKr-DMD4Yx8Q 764
brackets/mixins/forms.pyi sha256=FHoSyRqIsPt24mqLcjjcU6Obp3p1PxAjYa4X3QPNuic 196
brackets/mixins/http.py sha256=XMP8OCcuY87V85y2z5yHcLFnacUjHr1onOQ98F3b4Gk 4722
brackets/mixins/http.pyi sha256=wsc4dJ-7UlZb9L2YLAB-Gsb_R_9ss9gIthWTWeJW-6U 1511
brackets/mixins/queries.py sha256=GAQEveEGlnZl8EN6dU9r9myvTZPJH2FAFiACdO0t-6c 5171
brackets/mixins/queries.pyi sha256=ndZHdlrv2t1R6dDn0xeTeP7QOBVsJdUUxWw7smiMCto 1120
brackets/mixins/redirects.py sha256=0GQLm6SMNwBrNWeoT_Dz0qLrKJ-O-jcWQeWNe-n1-qU 2139
brackets/mixins/redirects.pyi sha256=9JLE7Ah-_0xB6xgwFxRrgWAEJHU-bw2ekEhMRvgAhVQ 388
brackets/mixins/rest_framework.py sha256=E44LHjWak66hGpuLnjmje0Q2wOkFtjjQ6nj0c528Eyw 1805
brackets/mixins/rest_framework.pyi sha256=BvJ1Yze6bS2jd52PFPtfoMCy9imWehv8HdGsuLEdHUc 382
django_brackets-2024.dist-info/LICENSE.txt sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
django_brackets-2024.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
django_brackets-2024.dist-info/METADATA sha256=JN2JtMd5l1GrvVLPspgYvQpSjGjDMysBW9zZBiQYHWs 4485
django_brackets-2024.dist-info/RECORD