{ "info": { "author": "Johnny Gill", "author_email": "swfiua@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3" ], "description": "=============================\ndjango-eighty-days\n=============================\n\n.. image:: https://badge.fury.io/py/django_eighty_days.png\n :target: https://badge.fury.io/py/django_eighty_days\n\n.. image:: https://travis-ci.org/swfiua/django_eighty_days.png?branch=master\n :target: https://travis-ci.org/swfiua/django_eighty_days\n\n.. image:: https://coveralls.io/repos/swfiua/django_eighty_days/badge.png?branch=master\n :target: https://coveralls.io/r/swfiua/django_eighty_days?branch=master\n\nA django app for around the world in 80 days\n\nDocumentation\n-------------\n\nThe full documentation is at https://django_eighty_days.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-eighty-days::\n\n pip install django_eighty_days\n\nThen use it in a project::\n\n import django_eighty_days\n\nFeatures\n--------\n\n* TODO\n\nAuto-generating API code\n------------------------\n\ndjango_eighty_days/codegen.py is used to auto-generate api.py,\nserializer.py and urls.py.\n\nIf new models are added to models.py you just need to re-run::\n\n python django_eighty_days/codgen.py\n\nAll goes well it will update the api/serializer and url code with new\nboiler plate for the new models.\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-11-18)\n++++++++++++++++++\n\n* First release on PyPI.", "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/swfiua/django_eighty_days", "keywords": "django_eighty_days", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-eighty-days", "package_url": "https://pypi.org/project/django-eighty-days/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-eighty-days/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/swfiua/django_eighty_days" }, "release_url": "https://pypi.org/project/django-eighty-days/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "A django app for around the world in 80 days", "version": "0.3.0" }, "last_serial": 1441481, "releases": { "0.1.0": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "b05d2394f99a4bf50a9a3d970bd506fd", "sha256": "67e1f14baf36bd495b4c4905e4a7ac532da94b2aceea2f9cf0c1df0cd5834c9a" }, "downloads": -1, "filename": "django-eighty-days-0.2.0.tar.gz", "has_sig": false, "md5_digest": "b05d2394f99a4bf50a9a3d970bd506fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19862, "upload_time": "2015-01-14T23:43:49", "url": "https://files.pythonhosted.org/packages/5a/1d/b4c43ab75be19c2911cc1be03f8522f7030158d43a516ec8004194c436fa/django-eighty-days-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "25b076be086a538d88945398e6b3344a", "sha256": "56d7e70ed1e5f85e2ff709bd0b26c0452c98543df42c4dfca76e7eb319a5cca7" }, "downloads": -1, "filename": "django-eighty-days-0.3.0.tar.gz", "has_sig": false, "md5_digest": "25b076be086a538d88945398e6b3344a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22421, "upload_time": "2015-02-27T18:49:38", "url": "https://files.pythonhosted.org/packages/d9/d7/77498eba9177c74917b8a3e5d77f493bcae4a7f4faa396508690434a6ae8/django-eighty-days-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25b076be086a538d88945398e6b3344a", "sha256": "56d7e70ed1e5f85e2ff709bd0b26c0452c98543df42c4dfca76e7eb319a5cca7" }, "downloads": -1, "filename": "django-eighty-days-0.3.0.tar.gz", "has_sig": false, "md5_digest": "25b076be086a538d88945398e6b3344a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22421, "upload_time": "2015-02-27T18:49:38", "url": "https://files.pythonhosted.org/packages/d9/d7/77498eba9177c74917b8a3e5d77f493bcae4a7f4faa396508690434a6ae8/django-eighty-days-0.3.0.tar.gz" } ] }