{ "info": { "author": "Alex Vakhitov", "author_email": "alex.vakhitov@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango-minirest\n=============================\n\n.. image:: https://badge.fury.io/py/django-minirest.png\n :target: https://badge.fury.io/py/django-minirest\n\n.. image:: https://travis-ci.org/vahaah/django-minirest.png?branch=master\n :target: https://travis-ci.org/vahaah/django-minirest\n\nMicro rest framework\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-minirest.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-minirest::\n\n pip install django-minirest\n\nThen use it in a project::\n\n import minirest\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements-test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-06-01)\n++++++++++++++++++\n\n* First commit.", "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/vahaah/django-minirest", "keywords": "django-minirest", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-minirest", "package_url": "https://pypi.org/project/django-minirest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-minirest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/vahaah/django-minirest" }, "release_url": "https://pypi.org/project/django-minirest/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Micro rest framework", "version": "0.1.0" }, "last_serial": 4643715, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a8680782957ceec867e58a4bf934edf3", "sha256": "8238a2c037fc9fe029b5880c8477197b6ab3a8187fe1bfc93674ca3ba2479bb6" }, "downloads": -1, "filename": "django_minirest-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8680782957ceec867e58a4bf934edf3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6785, "upload_time": "2016-06-30T07:22:41", "url": "https://files.pythonhosted.org/packages/75/83/b759866667ab8003f8f8a0145291ec5a724d7c9514bdb5832190f2f27f29/django_minirest-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33e408bced8e7ae9506532ea7be6d377", "sha256": "8eec870a3e374f9f34919caa9e6c5c39d73fbb0f4e1bdec265b15ab19ac0183c" }, "downloads": -1, "filename": "django-minirest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33e408bced8e7ae9506532ea7be6d377", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6714, "upload_time": "2016-06-30T07:22:36", "url": "https://files.pythonhosted.org/packages/19/50/c9c98ad5f5464f50679fa518d64ee21a4fc4694232927fdcc0ec50ec045a/django-minirest-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8680782957ceec867e58a4bf934edf3", "sha256": "8238a2c037fc9fe029b5880c8477197b6ab3a8187fe1bfc93674ca3ba2479bb6" }, "downloads": -1, "filename": "django_minirest-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8680782957ceec867e58a4bf934edf3", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6785, "upload_time": "2016-06-30T07:22:41", "url": "https://files.pythonhosted.org/packages/75/83/b759866667ab8003f8f8a0145291ec5a724d7c9514bdb5832190f2f27f29/django_minirest-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "33e408bced8e7ae9506532ea7be6d377", "sha256": "8eec870a3e374f9f34919caa9e6c5c39d73fbb0f4e1bdec265b15ab19ac0183c" }, "downloads": -1, "filename": "django-minirest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "33e408bced8e7ae9506532ea7be6d377", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6714, "upload_time": "2016-06-30T07:22:36", "url": "https://files.pythonhosted.org/packages/19/50/c9c98ad5f5464f50679fa518d64ee21a4fc4694232927fdcc0ec50ec045a/django-minirest-0.1.0.tar.gz" } ] }