pre-requireties

pip-modules

  • python-ldap

  • pony

  • bcrypt

python db drivers

  • for mysql (mariadb should work here too)
    • pymysql

    • NySQLdb

  • for Oracle
    • xc_Oracle??

  • for postgres and cockroach db
    • psycopg2

    • psycopg2cffi

  • sqlite
    • sqlite3 (comes with python)

Debian-Packages

i dont know any packages required dont @ me tho