django-rest-sms-auth

View on PyPIReverse Dependencies (0)

0.1.22 django_rest_sms_auth-0.1.22-py2-none-any.whl

Wheel Details

Project: django-rest-sms-auth
Version: 0.1.22
Filename: django_rest_sms_auth-0.1.22-py2-none-any.whl
Download: [link]
Size: 19062
MD5: 32009b41e6d266f8cfd870d1ed16db7f
SHA256: e89e1562ce8c6b9723049a5a9220893f443b54625ba3fb9950a8e3108c45e56c
Uploaded: 2021-07-08 09:15:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-rest-sms-auth
Version: 0.1.22
Summary: Django users authentication through SMS code
Author: Andrei Koptev
Author-Email: akoptev1989[at]ya.ru
Home-Page: https://github.com/a1k89/django-rest-sms-auth
License: MIT
Keywords: django rest auth sms registration rest-framework django-registration sms
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Dist: Django (>=2.0)
Requires-Dist: djangorestframework (>=3.0)
Requires-Dist: phonenumbers
Requires-Dist: django-phonenumber-field
Requires-Dist: celery (>=5.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3016 characters]

WHEEL

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

RECORD

Path Digest Size
demo/apps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
demo/apps/user/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
demo/apps/user/admin.py sha256=onVeC3LC64bWqHOCnlFQH3gPUYP41fKCk5reznRwx48 296
demo/apps/user/models.py sha256=m-qBv4lLfoj5ZIC1CQCNbFO6Cxie7SoxK8VyUfbBHNg 243
demo/apps/user/migrations/0001_initial.py sha256=b9kQgKPb8r_IjMpaBy--EOjtL71qx7iiNj44w-lRpeg 2925
demo/apps/user/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/__init__.py sha256=MTc5GrRyW9ghcR927vlbfD8SLoAVcQXRI6bjwPtUyjI 47
sms_auth/admin.py sha256=rDF_nc2G0Jt8YYj5XmWcarvSkR_76w8rjER6HXlCfvI 402
sms_auth/apps.py sha256=Nmu5IWGilVZdypwdarKU1K59B7ogxcehQ-T54QnNTDc 198
sms_auth/conf.py sha256=98O27pk1RECyxP4-RQn2dyg_PJ1HQUg6Ofo2ARTTXlA 3267
sms_auth/listeners.py sha256=h06nL_2O_N0Gki_2Exvd7bheXmoLq71YlB3-KaIjUc0 414
sms_auth/tasks.py sha256=njbngILqRKfyGHl40TE_f4t4t_yewJvICsIO-5YNx1Q 596
sms_auth/utils.py sha256=M7nlrzc6zkBuW4CL01K9sbRVO6CT4WQeAKBPgqMclzo 872
sms_auth/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/api/exceptions.py sha256=gvEala1P7Oe75G_gC0xPjGb46g3BFSsrsq0L3vlG_B8 905
sms_auth/api/mixins.py sha256=QLDtGYrzLGcBn8JioXVs9hUBIqxYQ5DKrbtuEjCGUGY 877
sms_auth/api/serializers.py sha256=0EdfWC7WG07cAuVG6XO4wt_MjI85KS9cDP-tCmz-BR8 733
sms_auth/api/urls.py sha256=IEj2-BHz_x-PgVs4djSI7DvrIWE5TTgeyZ0ifgtkbdw 294
sms_auth/api/views.py sha256=zVKy6-cK1gL_ZLd1XS1VCDj67xAT5_gJnkxjW91Ev4k 2932
sms_auth/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/management/commands/clear_expired.py sha256=5e70G26x58IHj1zFJ7DFGb4G8m8RmfjIWxgcQiiVpQc 192
sms_auth/migrations/0001_initial.py sha256=Yg3zNhUq2kt3vNvJP3XKLgt2qUgiR4hndOEEaQRn0To 1826
sms_auth/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/models/__init__.py sha256=Raozs1kVzFoKrhWOflhcQ_2sixpxufkYEPWOqgIEEGo 19
sms_auth/models/sms.py sha256=jK7EGLVpXfRrdxkeIv19GjsQUo-w4fGgk90GAzwuszQ 2025
sms_auth/providers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/providers/base.py sha256=dpd_gKnCkuDH363rDL9rbEK3ewrg9PAa_iAxq0ZOmmM 784
sms_auth/providers/megafon/__init__.py sha256=-qtJ4WY6novNZMshVn1XHtHgaRQyxjFM7e63EFD2YA8 968
sms_auth/providers/smsaero/__init__.py sha256=Wwk-stnaK8B88PuZzk2FLlmYU8x8NU2AjkQ9OzLg5Zs 1406
sms_auth/providers/smsaero/smsaero.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sms_auth/providers/twilio/__init__.py sha256=uFdAQNAaF_5320oJQh-0k8NxOuoS9gy-PnJiLH-TuSE 369
sms_auth/services/__init__.py sha256=HkViXNA4gOUQPNKSqtwjuw1Q1vOqOjL6UUMh08-M_9o 102
sms_auth/services/auth.py sha256=7rlbgujwNGNofdMfG7b0LFksuNB-dBUFqwi0f6JrZBs 1080
sms_auth/services/clean.py sha256=0hMxBKHTM_VCy7zb-TaAl2WeVHMFXneDDxyBFh0cZqk 223
sms_auth/services/generator.py sha256=ufoK1Y5Qf7Pd4C5BoYW6sc_OtmFmYB-Aoim6511dZCM 1145
django_rest_sms_auth-0.1.22.dist-info/LICENSE.txt sha256=JWqRyMo1JAV4Ojv4LOfzYvH1IZ457Pl_I12dPN3sR2w 1079
django_rest_sms_auth-0.1.22.dist-info/METADATA sha256=YpmkVLANT7ydZuzi0xcDgJ2Oz9Nz_drAb87Unaq2UUs 3792
django_rest_sms_auth-0.1.22.dist-info/WHEEL sha256=pqI-DBMA-Z6OTNov1nVxs7mwm6Yj2kHZGNp_6krVn1E 92
django_rest_sms_auth-0.1.22.dist-info/top_level.txt sha256=A1EN78puQ4KClf5wHrVBv9mfIGtrxG0590M_Zd26YZ0 14
django_rest_sms_auth-0.1.22.dist-info/RECORD

top_level.txt

demo
sms_auth