معرفی شرکت ها


django-phone-auth-0.3.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Django app to authenticate and register user using phone/email/username.
ویژگی مقدار
سیستم عامل -
نام فایل django-phone-auth-0.3.1
نام django-phone-auth
نسخه کتابخانه 0.3.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Samyak Jain
ایمیل نویسنده samyakjain101@gmail.com
آدرس صفحه اصلی https://github.com/samyakjain101/django-phone-auth
آدرس اینترنتی https://pypi.org/project/django-phone-auth/
مجوز MIT License
============================= Welcome to django-phone-auth! ============================= .. image:: https://github.com/samyakjain101/django-phone-auth/actions/workflows/python-package.yml/badge.svg :target: https://github.com/samyakjain101/django-phone-auth/actions/workflows/python-package.yml .. image:: https://coveralls.io/repos/github/samyakjain101/django-phone-auth/badge.svg?branch=main :target: https://coveralls.io/github/samyakjain101/django-phone-auth?branch=main .. image:: https://app.codacy.com/project/badge/Grade/e4a443a0007e4aa9aeecebb17c4142c0 :target: https://www.codacy.com/gh/samyakjain101/django-phone-auth/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=samyakjain101/django-phone-auth&amp;utm_campaign=Badge_Grade .. image:: https://readthedocs.org/projects/django-phone-auth/badge/?version=latest :target: https://django-phone-auth.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://static.pepy.tech/personalized-badge/django-phone-auth?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Downloads :target: https://pepy.tech/project/django-phone-auth A Django library that addresses authentication, registration, and account management using phone-number/email/username. It uses `django-phonenumber-field[phonenumbers] <https://pypi.org/project/django-phonenumber-field/>`_ to store phone numbers. Source code https://github.com/samyakjain101/django-phone-auth Documentation https://django-phone-auth.readthedocs.io/en/latest/ Features ======== - Login through phone, email, or username. - User Registration. - Phone/Email verification. - Password reset using phone/email. - Change password. - Add new email/phone. Running tests ============= tox needs to be installed. To run the whole test matrix with the locally available Python interpreters and generate a combined coverage report:: tox


نیازمندی

مقدار نام
- django
- django-phonenumber-field[phonenumbers]


نحوه نصب


نصب پکیج whl django-phone-auth-0.3.1:

    pip install django-phone-auth-0.3.1.whl


نصب پکیج tar.gz django-phone-auth-0.3.1:

    pip install django-phone-auth-0.3.1.tar.gz