{ "info": { "author": "HackerWilson", "author_email": "wenbinwb1@foxmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Documentation" ], "description": "# pyabp\n[API Blueprint](https://apiblueprint.org/) from python docstring.\n\n# Getting started\n```\npip install pyabp\n```\n\n# Usage\n```\nusage: pyabp [-h] [-w [NAME [NAME ...]]] [--host HOST]\n\nAPI Blueprint from python docstring.\n\noptional arguments:\n -h, --help show this help message and exit\n -w [NAME [NAME ...]], --write [NAME [NAME ...]]\n Write out the API Blueprint documentation for a module\n to a file in the current directory. If contains\n a '/', it is treated as a filename; if it names a\n directory, documentation is written for all the\n contents.\n --host HOST Your host server address.\n```\n\n# Examples\n```\npyabp -w /path/to/pyabp/examples/ --host https://polls.apiblueprint.org/\n```\n\n# Resources\n[API Blueprint Tutorial](https://apiblueprint.org/documentation/tutorial.html)\n\n# License\n[MIT License](LICENSE)", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/HackerWilson/pyabp.git", "keywords": "api blueprint", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyabp", "package_url": "https://pypi.org/project/pyabp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyabp/", "project_urls": { "Homepage": "https://github.com/HackerWilson/pyabp.git" }, "release_url": "https://pypi.org/project/pyabp/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "API Blueprint from python docstring", "version": "0.1.3" }, "last_serial": 2534326, "releases": { "0.1.3": [] }, "urls": [] }