Skip to content

Metrika-Inc/databases-casbin-adapter

 
 

Repository files navigation

Databases Casbin Adapter

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

Commands

  • make install to install all required depedencies writtern in requirements.txt and requirements-test.txt
  • make check to run mypy
  • make test to run unit test that written using pytest

About

A Casbin Adapter for async process with databases

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Makefile 1.9%