{ "info": { "author": "Christine Pan", "author_email": "pan.christine@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP" ], "description": "drf-swaggify\n======================================\n\n|build-status-image| |pypi-version|\n\nOverview\n--------\n\nA Django Rest Framework API documentation generator.\n\nRequirements\n------------\n\n- Python 2.7\n- Django 1.8\n- Django REST Framework 3.2.2\n\nInstallation\n------------\n\nInstall using ``pip``\\ \u2026\n\n.. code:: bash\n\n $ pip install drf-swaggify\n\nExample\n-------\n\nTODO: Write example.\n\nTesting\n-------\n\nInstall testing requirements.\n\n.. code:: bash\n\n $ pip install -r requirements.txt\n\nRun with runtests.\n\n.. code:: bash\n\n $ ./runtests.py\n\nYou can also use the excellent `tox`_ testing tool to run the tests\nagainst all supported versions of Python and Django. Install tox\nglobally, and then simply run:\n\n.. code:: bash\n\n $ tox\n\nDocumentation\n-------------\n\nTo build the documentation, you\u2019ll need to install ``mkdocs``.\n\n.. code:: bash\n\n $ pip install mkdocs\n\nTo preview the documentation:\n\n.. code:: bash\n\n $ mkdocs serve\n Running at: http://127.0.0.1:8000/\n\nTo build the documentation:\n\n.. code:: bash\n\n $ mkdocs build\n\n.. _tox: http://tox.readthedocs.org/en/latest/\n\n.. |build-status-image| image:: https://secure.travis-ci.org/stingpan/drf-swaggify.svg?branch=master\n :target: http://travis-ci.org/stingpan/drf-swaggify?branch=master\n.. |pypi-version| image:: https://img.shields.io/pypi/v/drf-swaggify.svg\n :target: https://pypi.python.org/pypi/drf-swaggify\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stingpan/drf-swaggify", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "drf-swaggify", "package_url": "https://pypi.org/project/drf-swaggify/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/drf-swaggify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/stingpan/drf-swaggify" }, "release_url": "https://pypi.org/project/drf-swaggify/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A Django Rest Framework API documentation generator.", "version": "0.1.2" }, "last_serial": 1854664, "releases": { "0.1.0": [], "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "332449c747de5d10817edc485518670e", "sha256": "d1b1e53127707baa5eee4935a5830a1507bcea07c995c1204da9ccda3b1c8fc3" }, "downloads": -1, "filename": "drf-swaggify-0.1.2.tar.gz", "has_sig": false, "md5_digest": "332449c747de5d10817edc485518670e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2888, "upload_time": "2015-12-09T23:24:49", "url": "https://files.pythonhosted.org/packages/60/9f/f4c15f40f887104b67f4b6c176c504787bf84bb45447591ccaa624064aaa/drf-swaggify-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "332449c747de5d10817edc485518670e", "sha256": "d1b1e53127707baa5eee4935a5830a1507bcea07c995c1204da9ccda3b1c8fc3" }, "downloads": -1, "filename": "drf-swaggify-0.1.2.tar.gz", "has_sig": false, "md5_digest": "332449c747de5d10817edc485518670e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2888, "upload_time": "2015-12-09T23:24:49", "url": "https://files.pythonhosted.org/packages/60/9f/f4c15f40f887104b67f4b6c176c504787bf84bb45447591ccaa624064aaa/drf-swaggify-0.1.2.tar.gz" } ] }