{ "info": { "author": "b1nzy", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "# biblio\n\nbiblio is an extremely fast and simple documentation generator for Python. At its core, biblio is just a wrapper that transalates Pythons native AST into a structure that can then be formatted and outputted.\n\n## Architecture\n\nUnlike Sphinx, biblio does not run any of your code, only parse it. This results in a much faster and more reliable documentation generation process. Using the AST also allows biblio to generate rich and in-depth output.\n\n## TODO\n\nbiblio is fukin wip man\n\n- Implement methdology for linking/parsing out types in data\n - We need to somehow extract types and modify the parsed docstrings to include links\n- Proper HTML output\n - Theme\n - Search\n- Write docs\n - Hightlight metaprogramming struggle\n- Allow for live outputting w/ inotify\n- Multiprocessing\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/b1naryth1ef/biblio", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "biblio", "package_url": "https://pypi.org/project/biblio/", "platform": "", "project_url": "https://pypi.org/project/biblio/", "project_urls": { "Homepage": "https://github.com/b1naryth1ef/biblio" }, "release_url": "https://pypi.org/project/biblio/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "an extremely fast and simple documentation generator", "version": "0.0.4" }, "last_serial": 3029247, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d419e1d5006f5fa8aacbae63c2e83f9a", "sha256": "0d4d763b1a285f565714c7cf579a988b44d1164424916c27f26c588595fa4998" }, "downloads": -1, "filename": "biblio-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d419e1d5006f5fa8aacbae63c2e83f9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6637, "upload_time": "2017-04-27T17:24:17", "url": "https://files.pythonhosted.org/packages/75/e9/7fca94e619648f357933ad8d79a22352a91e41d113645a249603e7bc6dc0/biblio-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6ccd9931c06e9eadbaf90ada5fed1095", "sha256": "6f7da98d270ba360e2f2bd99295f88bb7873a6a29fcefaa795fafe9caeb047f5" }, "downloads": -1, "filename": "biblio-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6ccd9931c06e9eadbaf90ada5fed1095", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6802, "upload_time": "2017-04-27T17:25:51", "url": "https://files.pythonhosted.org/packages/3f/d2/b91de1a7b18ecabed811cbd2e97fbb1d33cf5c5541d21493ccb600d6f42e/biblio-0.0.2.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "4db855de93318631cbb28b4e764e3ca3", "sha256": "c0a306bf4f11cad46c247ccfba8ad778ce455573aa919bc3b69c62c610ca0f1b" }, "downloads": -1, "filename": "biblio-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4db855de93318631cbb28b4e764e3ca3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28396, "upload_time": "2017-07-17T17:26:12", "url": "https://files.pythonhosted.org/packages/3f/7f/765ac424de7a774c2d2626ac869ba691eb176cdd8947af9fd604b2d86ec4/biblio-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4db855de93318631cbb28b4e764e3ca3", "sha256": "c0a306bf4f11cad46c247ccfba8ad778ce455573aa919bc3b69c62c610ca0f1b" }, "downloads": -1, "filename": "biblio-0.0.4.tar.gz", "has_sig": false, "md5_digest": "4db855de93318631cbb28b4e764e3ca3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28396, "upload_time": "2017-07-17T17:26:12", "url": "https://files.pythonhosted.org/packages/3f/7f/765ac424de7a774c2d2626ac869ba691eb176cdd8947af9fd604b2d86ec4/biblio-0.0.4.tar.gz" } ] }