viz-alchemy 0.0.1

Creator: bradpython12

Last updated:

0 purchases

viz-alchemy 0.0.1 Image
viz-alchemy 0.0.1 Images

Languages

Categories

Add to Cart

Description:

vizalchemy 0.0.1

What's this
Visualize SQL relationship for SQLAlchemy ORM.
You can get dot file for graphviz.
viz_alchemy -i example\test_db.py

Installation
You can install from pip.
pip install viz_alchemy

or
python setup.py install

Usage
usage: viz_alchemy [-h] -i INPUT [-o OUTPUT] [-n NAME] [-f FORMAT]

optional arguments:
-h, --help show this help message and exit
-i INPUT, --input INPUT
Input script path
-o OUTPUT, --output OUTPUT
Output file
-n NAME, --name NAME class name at the input file
-f FORMAT, --format FORMAT

Now format is not working.
ToDO

Add unit test
Code refactoring for more update
Directly convert dot to image using graphviz.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.