mysql-autodoc 0.1
Generate HTML documentation from a mysql database
mysql-autodoc is a program to generate html documentation for a mysql dtabase.
The idea ant the template is base on the postgresql_autodo from Rod Taylor <autodoc@rbt.ca>.
Installing
Use setup.py:
python setup.py build sudo python setup.py install
or use pip:
pip install mysql-autodoc
Command line
$ ./mysql-autodoc --help Usage: mysql-autodoc [options] database Options: --version show program's version number and exit -h, --help show this help message and exit -f FILE, --file=FILE write documentation to FILE, default database.html -H HOST, --host=HOST Database server hostname -u USER, --user=USER database username -p ask for a database password --password=PASSWORD database password -P PORT, --port=PORT database connection port
File | Type | Py Version | Uploaded on | Size | # downloads |
---|---|---|---|---|---|
mysql-autodoc-0.1.tar.gz (md5) | Source | 2011-04-29 | 4KB | 136 | |
- Author: Ferran Pegueroles Forcadell
- Home Page: http://www.pegueroles.com/
- Download URL: https://bitbucket.org/ferranp/mysql-autodoc/downloads
- License: GPL
- Platform: linux,windows
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Console
- Intended Audience :: Developers
- Intended Audience :: Information Technology
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Programming Language :: Python
- Topic :: Database
- Topic :: Documentation
- Topic :: Utilities
- Package Index Owner: ferran
- DOAP record: mysql-autodoc-0.1.xml