#vespucci
**vespucci** is a lightweight graph generator for modern relational databases.
Vespucci v0.78 currently supports communication over mySQL.
Vespucci graphs are generated using matplotlib.
- Python 3.*
- Mac OSX
- Nov 15 2015: v0.5.0 Added support for mySQL
- Nov 22 2015: v0.7.8 Removed use of hashtable
- Nov 23 2015: v1.0.0 Stable release
Move to the **vespucci** folder.
Run:
python setup.py install
Verify that **mySQL** is running.
Run:
vespucci <database> <db-username> <db-password>
That's it!
These scripts have been tested on:
- Mac OS X Version 10.9.5