{ "info": { "author": "Matheus Cardoso", "author_email": "matheus.mcas@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration :: Authentication/Directory" ], "description": "A Django app to generate a simple and automatic api documentation with Tastypie.\n\nInstallation\n============\n::\n\n pip install django-tastypie-simple-api-doc\n\n\nUsage\n============\n\nFirst, add this to installed app and django_markup (we use this package to format classes docstrings). \n\n::\n\n\tINSTALLED_APPS = (\n\t\t'tastypie_api_doc',\n\t\t'django_markup',\n\t)\n\nThen you need to tell me where is your Tastypie Api object that will be documented. Put it's path in *settings.py* like this:\n\n::\n\n API_OBJECT_LOCATION = \"app.module.object_name\"\n\n\nIn my test project was like this:\n\n::\n\n API_OBJECT_LOCATION = \"project.urls.v1_api\"\n\nGot it? Now go to your urls module and goes like this:\n\n::\n\n from tastypie_api_doc.views import build_doc\n\n urlpatterns = [\n ...\n url(r'^choose_your_url', build_doc),\n ]\n\n\nAnd....We are almost there. Now, you need to \"collect your static\" if you know what I mean. :P\n\n::\n\n python manage.py collectstatic\n\n\nAnd this is it. :)\n\nThis is a work in progress but it can be already used in your projects. So, stay tuned. Feel free to contribute to get this app way more better. =D", "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/matheuscas/django-tastypie-simple-api-doc", "keywords": "django tastypie api documentation automatic", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-tastypie-simple-api-doc", "package_url": "https://pypi.org/project/django-tastypie-simple-api-doc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tastypie-simple-api-doc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/matheuscas/django-tastypie-simple-api-doc" }, "release_url": "https://pypi.org/project/django-tastypie-simple-api-doc/0.5.0b1/", "requires_dist": null, "requires_python": null, "summary": "A Django app to generate a simple and automatic api documentation with Tastypie", "version": "0.5.0b1" }, "last_serial": 1998186, "releases": { "0.0.1b1": [ { "comment_text": "", "digests": { "md5": "29ffa6c9bdd3885d8bdc05dec2737de9", "sha256": "cd2bb6b2166be9452af3f798be44e188f8304f2bbd8214d6fcfc12c26a2dd18f" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.0.1b1.tar.gz", "has_sig": false, "md5_digest": "29ffa6c9bdd3885d8bdc05dec2737de9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 995837, "upload_time": "2016-03-02T22:14:44", "url": "https://files.pythonhosted.org/packages/30/eb/25d418be1575b8c4e772edf0764f7530f314c4b16b9d9c9728e29735a0ab/django-tastypie-simple-api-doc-0.0.1b1.tar.gz" } ], "0.0.1b2": [ { "comment_text": "", "digests": { "md5": "4c7d48ca7fb6a0c0114fc7cfa7a7ae3c", "sha256": "9a8e84718c5e08fe8a51dec23f5beaf6393bdc38b589bcca03e7b2446e7efa17" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.0.1b2.tar.gz", "has_sig": false, "md5_digest": "4c7d48ca7fb6a0c0114fc7cfa7a7ae3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 996372, "upload_time": "2016-03-02T23:04:45", "url": "https://files.pythonhosted.org/packages/62/f6/0814042b1432d8575b78e9677bb5e22787381af3014695b204edca62e813/django-tastypie-simple-api-doc-0.0.1b2.tar.gz" } ], "0.0.1b3": [ { "comment_text": "", "digests": { "md5": "184af61cecbe4c0ebf89a4a54c6bb03c", "sha256": "76149b2d1f44a4c3a7e32bf28f57a3dad713a78ae9ee5206caddc117f77f31d4" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.0.1b3.tar.gz", "has_sig": false, "md5_digest": "184af61cecbe4c0ebf89a4a54c6bb03c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1068900, "upload_time": "2016-03-03T14:48:37", "url": "https://files.pythonhosted.org/packages/a5/6f/484b00b76bce0e9578e162900f102f2d33dbc046229e8876a195fbd25b48/django-tastypie-simple-api-doc-0.0.1b3.tar.gz" } ], "0.1.0b1": [ { "comment_text": "", "digests": { "md5": "0ecaf9f89b8d990c0e4c2f1d4421b4a9", "sha256": "a0c28ba269528dee9c9ed8179f89fb6c8a55cf11e21bfe812de5c6d920314981" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.1.0b1.tar.gz", "has_sig": false, "md5_digest": "0ecaf9f89b8d990c0e4c2f1d4421b4a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1236036, "upload_time": "2016-03-03T21:13:59", "url": "https://files.pythonhosted.org/packages/25/1d/447716bf7b3aa7d16fecc2708a5d07cc666a420b77bd375e93496e8e13ef/django-tastypie-simple-api-doc-0.1.0b1.tar.gz" } ], "0.2.0b1": [ { "comment_text": "", "digests": { "md5": "2dff8169937bbb7eedddb7cf8451ec51", "sha256": "3582cd932bfe5d6755d322a2fff31fead791432a6126c71bd153fdc39a864404" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.2.0b1.tar.gz", "has_sig": false, "md5_digest": "2dff8169937bbb7eedddb7cf8451ec51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1236229, "upload_time": "2016-03-05T01:18:50", "url": "https://files.pythonhosted.org/packages/64/a3/5f634cfeb933782fbffc2900dff6a3b131552ab786cc2f84897fe736caac/django-tastypie-simple-api-doc-0.2.0b1.tar.gz" } ], "0.3.0b1": [ { "comment_text": "", "digests": { "md5": "526b9570acf7cfc35662981f9c5cb44b", "sha256": "af4281cfd50811affebe1e719c7c44cacddf13ceaf5d0f0d9c117702961685f1" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.3.0b1.tar.gz", "has_sig": false, "md5_digest": "526b9570acf7cfc35662981f9c5cb44b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1236702, "upload_time": "2016-03-08T20:48:00", "url": "https://files.pythonhosted.org/packages/00/d6/c0501e9f6bf66ea70cda5f47976cfbfa52241d11e69676b3325cbe9ce8ab/django-tastypie-simple-api-doc-0.3.0b1.tar.gz" } ], "0.4.0b1": [ { "comment_text": "", "digests": { "md5": "0d47b94a7e7ed8ce3693741825a9ec71", "sha256": "c424c6ab346847fc736b635a860ce486652b48fffb8b5747109f88f1c6807737" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.4.0b1.tar.gz", "has_sig": false, "md5_digest": "0d47b94a7e7ed8ce3693741825a9ec71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1237020, "upload_time": "2016-03-08T22:55:09", "url": "https://files.pythonhosted.org/packages/6e/6d/db20afe49fbb37a56a11848b904170926a5ca9a8d5beb49eaf385b29db5a/django-tastypie-simple-api-doc-0.4.0b1.tar.gz" } ], "0.5.0b1": [ { "comment_text": "", "digests": { "md5": "761f9f5e01019b93e44b348fc52d0a6a", "sha256": "6a1df09f256a2ad4624a2564c4f1d8552b624722175dd19586391da47e72050b" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.5.0b1.tar.gz", "has_sig": false, "md5_digest": "761f9f5e01019b93e44b348fc52d0a6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1237485, "upload_time": "2016-03-09T21:40:48", "url": "https://files.pythonhosted.org/packages/1c/d0/ef486e4e8419011bbf387c0e2c044e0091ad03055a22f0fb35311b2f3b1f/django-tastypie-simple-api-doc-0.5.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "761f9f5e01019b93e44b348fc52d0a6a", "sha256": "6a1df09f256a2ad4624a2564c4f1d8552b624722175dd19586391da47e72050b" }, "downloads": -1, "filename": "django-tastypie-simple-api-doc-0.5.0b1.tar.gz", "has_sig": false, "md5_digest": "761f9f5e01019b93e44b348fc52d0a6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1237485, "upload_time": "2016-03-09T21:40:48", "url": "https://files.pythonhosted.org/packages/1c/d0/ef486e4e8419011bbf387c0e2c044e0091ad03055a22f0fb35311b2f3b1f/django-tastypie-simple-api-doc-0.5.0b1.tar.gz" } ] }