django-rest-durin

View on PyPIReverse Dependencies (1)

1.1.0 django_rest_durin-1.1.0-py3-none-any.whl

Wheel Details

Project: django-rest-durin
Version: 1.1.0
Filename: django_rest_durin-1.1.0-py3-none-any.whl
Download: [link]
Size: 20504
MD5: 719c63e24bb5ac6e5f407e12c91519f1
SHA256: 8f48e77b29a0b35e128ca6f35cb22941bfee8559dfb75f5bc7e81c893a4c5b8d
Uploaded: 2022-10-31 18:13:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-rest-durin
Version: 1.1.0
Summary: Per API client token authentication Module for django rest framework.
Author: Eshaan Bansal
Author-Email: eshaan7bansal[at]gmail.com
Home-Page: https://github.com/eshaan7/django-rest-durin
Project-Url: Documentation, https://django-rest-durin.readthedocs.io/
Project-Url: Funding, https://www.paypal.me/eshaanbansal
Project-Url: Source, https://github.com/eshaan7/django-rest-durin
Project-Url: Tracker, https://github.com/eshaan7/django-rest-durin/issues
License: MIT
Keywords: django rest authentication login token client auth
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: django (>=2.2)
Requires-Dist: djangorestframework (>=3.7.0)
Requires-Dist: humanize
Requires-Dist: black (==20.8b1); extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: django-nose; extra == "dev"
Requires-Dist: django-cache-memoize; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: black (==20.8b1); extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: django-nose; extra == "test"
Requires-Dist: django-cache-memoize; extra == "test"
Requires-Dist: isort; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4317 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
durin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
durin/admin.py sha256=G45J_KQovMFxvh23U4gsS4NHmkTmcuwDLTe0VVy7jew 2192
durin/auth.py sha256=EJNilpWTkPjKm8uRPqdJTjv5dDYbBBjd6xsyYJeIlBY 4371
durin/models.py sha256=404BemR9ghvFBNtG37vKTnTxL3cuLcKJ8-ztUL0HDV0 5378
durin/permissions.py sha256=1LM8KEk-rkJqbFJe8gkakuFRxA2WsZ_OtbBDFbVcEfM 1437
durin/serializers.py sha256=K8idJHAOO_8NbpxaqO4G_3Ro2ugVIF_RUsGqR4dM5Lk 3268
durin/settings.py sha256=2_MEcjUJHKcBq5TRPWmA3oh4MuwAHui1h-O9T_aKCJs 1085
durin/signals.py sha256=htnsVGmJRlctjsnTOw8cwWwODVycWAUZjCzFkgNCaj4 359
durin/throttling.py sha256=fB8tp7RtuUUX8AK9FQC3cUmNHgJKyYB5gpBuLwq7p2A 3329
durin/urls.py sha256=4iyGQhU_49pwiJNnLWslCFzvargYv0eYCw25NpoSOjk 694
durin/views.py sha256=6D6w7L0p6r0n4VhRQVBna1ItvhRfvkpeLT4LvqqS4s8 10367
durin/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
durin/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
durin/management/commands/create_client.py sha256=4DHUyIAAEK4r6EMSV2yFHSiMO7gjCuteEZHUyT-tOZU 1932
durin/migrations/0001_initial.py sha256=JZhL7im0NVr6HcnPL5uH-JKyDxRBN33u1KcCoWVDkqo 3136
durin/migrations/0002_client_throttlerate.py sha256=NHWNjvhp_fvhdUU-KeVZvauW7jLBqs_UAphmic6UCow 1890
durin/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
example_project/migrations/0001_initial.py sha256=LybNXBfrPk7lDC9B2Fw6DX0SnK9367R3j6XUYFHmqD4 1041
example_project/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
django_rest_durin-1.1.0.dist-info/LICENSE sha256=oKWU5TCHrHQ_TSabNMUaqEoA4x_HOesVwG_eiN7hXrc 1070
django_rest_durin-1.1.0.dist-info/METADATA sha256=Y-KN0WrG6OXNPFu33avZjThYYKbV2LnMuenLeWS9T1U 6237
django_rest_durin-1.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
django_rest_durin-1.1.0.dist-info/top_level.txt sha256=7XiH1jyq1LIeOiMw_q5m5n5cV32Asu4psN6I9EgFYT0 22
django_rest_durin-1.1.0.dist-info/RECORD

top_level.txt

durin
example_project