Library for MariaDB and PostgreSQL.
Run the following command to install the package from PyPI:
pip3 install python3-cyberfusion-database-support
Next, install PostgreSQL according to the documentation (provides pg_config
, required by psycopg2
).
Run the following commands to build a Debian package:
mk-build-deps -i -t 'apt -o Debug::pkgProblemResolver=yes --no-install-recommends -y'
dpkg-buildpackage -us -uc
No configuration is supported.
See code.