{ "info": { "author": "Thomas Sch\u00c3\u00bc\u00c3\u009fler", "author_email": "vindolin@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Intended as a debug tool, natto returns a representation of python data structures as pretty HTML tables.\r\n=========================================================================================================\r\n:Author:\r\n Thomas Sch\u00fc\u00dfler \r\n\r\nAbout\r\n=====\r\nTake a look at http://natto.idontblog.de/ to get an idea what the output looks like.\r\n\r\nScreenshot\r\n==========\r\n.. image:: http://natto.idontblog.de/static/images/screenshot.jpg\r\n :width: 415\r\n :alt: screenshot\r\n :target: http://natto.idontblog.de/static/images/screenshot.jpg\r\n \r\nRequirements\r\n============\r\n * python >= 2.5\r\n * modern webbrowser (IE works but is ugly)\r\n\r\nUsage\r\n=====\r\nUsage example::\r\n\r\n from natto import natto\r\n natto_html = natto(some_data_structure, with_css=True)\r\n \r\nTODO\r\n====\r\n lots of things... this is alpha\r\n\r\n\r\n\r\nBazaar Repo\r\n===========\r\nhttps://launchpad.net/pynatto", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "natto.idontblog.de", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "natto", "package_url": "https://pypi.org/project/natto/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/natto/", "project_urls": { "Download": "UNKNOWN", "Homepage": "natto.idontblog.de" }, "release_url": "https://pypi.org/project/natto/0.1.7/", "requires_dist": null, "requires_python": null, "summary": "Intended as a debug tool, natto returns a representation of python data structures as pretty HTML tables.", "version": "0.1.7" }, "last_serial": 1095653, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "77a815b2948aae085d47e3a560e9e928", "sha256": "189946628aff76a301ea30367ea580546136d3d684f689d90db39071b97acfb3" }, "downloads": -1, "filename": "natto-0.1.5.tar.gz", "has_sig": false, "md5_digest": "77a815b2948aae085d47e3a560e9e928", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7407, "upload_time": "2011-07-23T14:09:12", "url": "https://files.pythonhosted.org/packages/83/d6/2f269112d2ac0996e5a4bd0148b3e3580222c3f2208382bf05730ae0a633/natto-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "29ec0b06169db9ea25f6d31df02d2029", "sha256": "731dae80cfcb9b9ec6bf6f440f176b80e0f622cc54fafced425bfa235aecc8bf" }, "downloads": -1, "filename": "natto-0.1.6.tar.gz", "has_sig": false, "md5_digest": "29ec0b06169db9ea25f6d31df02d2029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7603, "upload_time": "2011-07-25T11:13:45", "url": "https://files.pythonhosted.org/packages/6b/20/ec47516032ea56a7463a11de826e8514ae892be46e464487abac322f87fc/natto-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "781786aad9b88a0086f70ed80498c556", "sha256": "f3a4dde9538a914f612cf913509f917775796508866038a28da7895987ed47d2" }, "downloads": -1, "filename": "natto-0.1.7.tar.gz", "has_sig": false, "md5_digest": "781786aad9b88a0086f70ed80498c556", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7719, "upload_time": "2011-07-29T16:07:11", "url": "https://files.pythonhosted.org/packages/ce/13/67f621eb13d3d2dff5c4a97161c75a4ad2a938f03b78ab0c378e3f2da87b/natto-0.1.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "781786aad9b88a0086f70ed80498c556", "sha256": "f3a4dde9538a914f612cf913509f917775796508866038a28da7895987ed47d2" }, "downloads": -1, "filename": "natto-0.1.7.tar.gz", "has_sig": false, "md5_digest": "781786aad9b88a0086f70ed80498c556", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7719, "upload_time": "2011-07-29T16:07:11", "url": "https://files.pythonhosted.org/packages/ce/13/67f621eb13d3d2dff5c4a97161c75a4ad2a938f03b78ab0c378e3f2da87b/natto-0.1.7.tar.gz" } ] }