Metadata-Version: 2.1
Name: joker-relational
Version: 0.0.5
Summary: auxiliary tools to deal with relational databases
Home-page: https://github.com/frozflame/joker-relational
Author: frozflame
Author-email: frozflame@outlook.com
License: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

joker-relational
================

auxiliary tools to deal with relational databases


Develop
-------

Install requirements

    pip install -r requirements.txt

Install packages required by tests:

    pip install volkanic joker

