feat: update Python version to 3.9+, update CI Node.js version to 20
3 files changed
tree: 367778415e3d1d2d7f99631c3737d91d6b2a9e97
  1. .github/
  2. casbin_databases_adapter/
  3. tests/
  4. .gitignore
  5. .releaserc.json
  6. CHANGELOG.md
  7. LICENSE
  8. README.md
  9. requirements-test.txt
  10. requirements.txt
  11. setup.cfg
  12. setup.py
README.md

Databases Casbin Adapter

GitHub Actions Coverage Status Version PyPI - Wheel Pyversions Download License

This is an Adapter for PyCasbin that implemented using Databases connection to achieve async process

Installation

pip install casbin_databases_adapter

Getting Help

License

This project is licensed under the Apache 2.0 license.