feat: add semantic release (#2)

* feat: add semantic release

* lint code
18 files changed
tree: de0184911c5148018d4bdd2bb0b188f98e05abe1
  1. .github/
  2. casbin_databases_adapter/
  3. tests/
  4. .gitignore
  5. .releaserc.json
  6. LICENSE
  7. README.md
  8. requirements-test.txt
  9. requirements.txt
  10. setup.cfg
  11. 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.