{ "info": { "author": "Ferran Pegueroles Forcadell", "author_email": "ferran@pegueroles.com", "bugtrack_url": null, "classifiers": [ "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" ], "description": ".. -*- restructuredtext -*-\n\n========================\nREADME for mysql-autodoc\n========================\n\n``mysql-autodoc`` is a program to generate html documentation for \na mysql dtabase.\n\nThe idea ant the template is base on the ``postgresql_autodo`` from \nRod Taylor .\n\nVersion 0.2\n===========\n\nIt doesnt't depend any more on a C API and on external dll for MySQL Connector (which was the case with MySQL-python).\nIt now depends on a MySQL driver written in Python et available on Python Package Index: mysql-connector-python (>=1.0).\nDependance on Jinja2 (>2.4) still.\n\nAuto-install dependances.\n\nTested on Python 2.6, 2.7 and 3.3.\n\nInstalling\n==========\n\nUse ``setup.py``::\n\n python setup.py build\n sudo python setup.py install\n\nor use ``pip``::\n\n pip install mysql-autodoc\n\nCommand line\n============\n\n::\n\n $ ./mysql-autodoc --help\n Usage: mysql-autodoc [options] database\n \n Options:\n --version show program's version number and exit\n -h, --help show this help message and exit\n -f FILE, --file=FILE write documentation to FILE, default database.html\n -H HOST, --host=HOST Database server hostname\n -u USER, --user=USER database username\n -p ask for a database password\n --password=PASSWORD database password\n -P PORT, --port=PORT database connection port\n -v verbose mode", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/ferranp/mysql-autodoc/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pegueroles.com/", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "mysql-autodoc", "package_url": "https://pypi.org/project/mysql-autodoc/", "platform": "linux,windows", "project_url": "https://pypi.org/project/mysql-autodoc/", "project_urls": { "Download": "https://bitbucket.org/ferranp/mysql-autodoc/downloads", "Homepage": "http://www.pegueroles.com/" }, "release_url": "https://pypi.org/project/mysql-autodoc/0.2/", "requires_dist": null, "requires_python": null, "summary": "Generate HTML documentation from a mysql database", "version": "0.2" }, "last_serial": 768101, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8b7452825ece163128bc8eae239d3b73", "sha256": "48eddecf810a1559cab51cdad2809f7231a04396f73d1adaeef20ecbb7c184a5" }, "downloads": -1, "filename": "mysql-autodoc-0.1.tar.gz", "has_sig": false, "md5_digest": "8b7452825ece163128bc8eae239d3b73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4764, "upload_time": "2011-04-29T11:05:09", "url": "https://files.pythonhosted.org/packages/84/2f/deb3f7e4e1508114f8e89d60a94e5572749c006f232f418cc65a2deaea77/mysql-autodoc-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "edab0d4684450d62db79c93731316d00", "sha256": "6c696872622509e4aeafa8939322dc061f389fee72e0c9923a6327aefbd35b93" }, "downloads": -1, "filename": "mysql-autodoc-0.2.tar.gz", "has_sig": false, "md5_digest": "edab0d4684450d62db79c93731316d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5383, "upload_time": "2013-06-11T14:40:45", "url": "https://files.pythonhosted.org/packages/ac/02/befb35ca05474b17dfe31996283cbcf13fde227babaac29da6d7f687b293/mysql-autodoc-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "edab0d4684450d62db79c93731316d00", "sha256": "6c696872622509e4aeafa8939322dc061f389fee72e0c9923a6327aefbd35b93" }, "downloads": -1, "filename": "mysql-autodoc-0.2.tar.gz", "has_sig": false, "md5_digest": "edab0d4684450d62db79c93731316d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5383, "upload_time": "2013-06-11T14:40:45", "url": "https://files.pythonhosted.org/packages/ac/02/befb35ca05474b17dfe31996283cbcf13fde227babaac29da6d7f687b293/mysql-autodoc-0.2.tar.gz" } ] }