An open API service for producing an overview of a list of open source projects.

https://github.com/ourway/auth

auth authorization python python-library rbac rbac-authorization rbac-library roles

Score: 17.384294974554063

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Authorization for humans - Full RBAC implementation with Sqlite3/Postgres backend support


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 147
Total Committers: 6
Avg Commits per committer: 24.5
Development Distribution Score (DDS): 0.061

Commits in past year: 79
Committers in past year: 1
Avg Commits per committer in past year: 79.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Farshid A. f****i@g****m 138
Farsheed Ashouri f****i@l****m 3
nicolastrres n****s@g****m 2
Josue Kouka j****a@e****m 2
Stéphane RAULT s****t@r****g 1
Hugo h****o@H****l 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 3
Total pull requests: 15
Average time to close issues: about 1 month
Average time to close pull requests: about 2 months
Total issue authors: 3
Total pull request authors: 6
Average comments per issue: 0.67
Average comments per pull request: 0.67
Merged pull request: 5
Bot issues: 0
Bot pull requests: 8

Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.1
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ourway/auth

Top Issue Authors

  • yqluo243899640 (1)
  • ourway (1)
  • josuebrunel (1)

Top Pull Request Authors

  • dependabot[bot] (8)
  • ourway (2)
  • josuebrunel (2)
  • srault95 (1)
  • nicolastrres (1)
  • goodtune (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (8)
  • python (8)

Package metadata

pypi.org: auth

Authorization for humans

  • Homepage:
  • Documentation: https://auth.readthedocs.io/
  • Licenses: MIT
  • Latest release: 3.1.0 (published 12 days ago)
  • Last Synced: 2026-08-22T20:01:35.470Z (1 day ago)
  • Versions: 34
  • Dependent Packages: 0
  • Dependent Repositories: 82
  • Downloads: 83,034 Last month
  • Docker Downloads: 149
  • Rankings:
    • Downloads: 0.585%
    • Dependent repos count: 1.645%
    • Docker downloads count: 2.959%
    • Average: 6.012%
    • Stargazers count: 9.373%
    • Dependent packages count: 10.095%
    • Forks count: 11.414%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • blinker *
  • falcon *
  • mongoengine *
  • werkzeug *
Dockerfile docker
  • python latest build
.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • postgres 16-alpine docker
docker-compose.yml docker
docs/requirements.txt pypi
  • sphinx >=5.0.0
  • sphinx-autodoc-typehints >=1.23.0
  • sphinx-rtd-theme >=1.2.0
pyproject.toml pypi
  • apscheduler >=3.0.0,<4
  • bleach >=5.0.0,<7
  • cryptography >=3.0.0,<48
  • flask >=2.0.0,<4
  • flask-cors >=3.0.0,<7
  • psycopg [binary]>=3.0.0,<4
  • pydantic >=2.0.0,<3
  • pydantic-settings >=2.0.0,<3
  • python-json-logger >=3.1.0,<4
  • requests >=2.25.0,<3
  • sqlalchemy >=2.0.0,<3
  • waitress >=2.0.0,<4