Ecosyste.ms: Summary
An open API service providing a high level summary for open source projects.
https://github.com/CuriousLearner/django-phone-verify
hacktoberfest one-time-password phone-number-verification phone-verification phone-verification-code
Score: 15.129406254462381
Last synced: 6 days ago
JSON representation
Repository metadata:
A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.
- Host: GitHub
- URL: https://github.com/CuriousLearner/django-phone-verify
- Owner: CuriousLearner
- License: gpl-3.0
- Created: 2019-02-13T19:57:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T20:02:23.000Z (2 months ago)
- Last Synced: 2024-12-10T10:41:19.139Z (17 days ago)
- Topics: hacktoberfest, one-time-password, phone-number-verification, phone-verification, phone-verification-code
- Language: Python
- Homepage: https://www.sanyamkhurana.com/django-phone-verify/
- Size: 175 KB
- Stars: 261
- Watchers: 10
- Forks: 61
- Open Issues: 19
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/contributing.rst
- License: LICENSE
Owner metadata:
- Name: Sanyam Khurana
- Login: CuriousLearner
- Email:
- Kind: user
- Description: Maintainer of DjangoProject.com, CPython Bug Triager, Lead Engineer | MSCS @ Georgia Tech
- Website: https://www.sanyamkhurana.com/
- Location: London, United Kingdom
- Twitter: ErSanyamKhurana
- Company: @TheGeekyWay
- Icon url: https://avatars.githubusercontent.com/u/8039608?u=c3261e2262539387e07b8b13c983760e46569773&v=4
- Repositories: 133
- Last Synced at: 2024-10-29T15:54:12.563Z
- Profile URL: https://github.com/CuriousLearner
GitHub Events
Total
- Watch event: 3
- Total: 3
Last Year
- Watch event: 3
- Total: 3
Committers metadata
Last synced: 21 days ago
Total Commits: 61
Total Committers: 11
Avg Commits per committer: 5.545
Development Distribution Score (DDS): 0.59
Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Sanyam Khurana | s****1@g****m | 25 |
Sanyam Khurana | 8****r | 15 |
Prashant Sharma | 3****r | 7 |
Mayank Singhal | 1****l@g****m | 3 |
Shiva Saxena | s****1@g****m | 3 |
dependabot[bot] | 4****] | 3 |
Hamim Al Mahdi Russell | r****0@g****m | 1 |
Mayank Singhal | 1****l@g****m | 1 |
mnrudkovskyi | r****3@g****m | 1 |
sepehr hasanabadi | m****i@g****m | 1 |
Arnav Choudhury | a****4 | 1 |
Issue and Pull Request metadata
Last synced: 11 days ago
Total issues: 36
Total pull requests: 68
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 22
Total pull request authors: 15
Average comments per issue: 2.06
Average comments per pull request: 1.24
Merged pull request: 33
Bot issues: 0
Bot pull requests: 25
Past year issues: 3
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 months
Past year issue authors: 3
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 1.2
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 5
Top Issue Authors
- CuriousLearner (11)
- ar7n (3)
- arnav13081994 (2)
- niyaspkd (2)
- vlntsolo (1)
- vaughnkoch (1)
- utkarsh2102 (1)
- uditvashisht (1)
- Tobeyforce (1)
- rkrueger11 (1)
- Nish8192 (1)
- mnrudkovskyi (1)
- macmichael01 (1)
- lfx (1)
- jayantamadhav (1)
Top Pull Request Authors
- dependabot[bot] (25)
- CuriousLearner (15)
- gutsytechster (9)
- storymode7 (4)
- GeekyShacklebolt (3)
- SepehrHasanabadi (2)
- davidkircos (2)
- mnrudkovskyi (1)
- mojtabaakbari221b (1)
- alpharosto (1)
- russell310 (1)
- arnav13081994 (1)
- harikvpy (1)
- m7salam (1)
- belal-bh (1)
Top Issue Labels
- help wanted (13)
- good first issue (10)
- enhancement (6)
- documentation (6)
- dependencies (1)
- invalid (1)
- bug (1)
- question (1)
Top Pull Request Labels
- dependencies (25)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 1,181 last-month
- Total dependent packages: 0
- Total dependent repositories: 26
- Total versions: 8
- Total maintainers: 1
pypi.org: django-phone-verify
A Django app to support phone number verification using security code sent via SMS.
- Homepage: https://github.com/CuriousLearner/django-phone-verify
- Documentation: https://django-phone-verify.readthedocs.io/
- Licenses: GPLv3
- Latest release: 3.0.0 (published almost 2 years ago)
- Last Synced: 2024-12-21T04:21:57.501Z (6 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 26
- Downloads: 1,181 Last month
-
Rankings:
- Dependent repos count: 2.842%
- Stargazers count: 4.221%
- Forks count: 5.563%
- Average: 5.745%
- Downloads: 5.98%
- Dependent packages count: 10.119%
- Maintainers (1)
Dependencies
- PyJWT ==1.7.1
- django-phonenumber-field ==5.2.0
- nexmo ==2.5.2
- phonenumbers ==8.12.24
- python-dotenv ==0.17.1
- twilio ==6.59.1
- Django ==4.0.4 development
- djangorestframework ==3.13.1 development
- pre-commit ==2.18.1 development
- django-dynamic-fixture ==3.1.2 test
- flake8-mypy ==17.8.0 test
- pytest ==7.1.2 test
- pytest-cov ==3.0.0 test
- pytest-django ==4.5.2 test
- pytest-mock ==3.7.0 test
- tox ==3.25.0 test
- PyJWT >=1.7.1
- django >=2.1.5
- django-phonenumber-field >=2.1.0
- djangorestframework >=3.9.0
- nexmo >=2.4.0
- phonenumbers >=8.10.2
- python-dotenv >=0.10.0
- twilio >=6.21.0
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite