{ "info": { "author": "Morfat Mosoti", "author_email": "morfatmosoti@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nrest_utils\n=====\n\nrest_utils is a simple Django app tha that provides resusable utils for a django rest project.\n\nDetailed documentation is in the \"docs\" directory.\n\nQuick start\n-----------\n\n1. Add \"rest_utils\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'rest_utils',\n ]\n\n2. Use the resusables in views, and renderers.py files in your project.", "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/morfat/rest_utils", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-rest-utils-mosoti", "package_url": "https://pypi.org/project/django-rest-utils-mosoti/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-rest-utils-mosoti/", "project_urls": { "Homepage": "https://github.com/morfat/rest_utils" }, "release_url": "https://pypi.org/project/django-rest-utils-mosoti/0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple Django REST app that provides reusable utils for the django REST project.", "version": "0.1" }, "last_serial": 2622487, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "46f3f96a21220a2edf9d481a36cffc0b", "sha256": "ec7b0170db09e5d7ecea2ef3ebe892dbafff42bfd167aa3fea5980cc2510631f" }, "downloads": -1, "filename": "django-rest-utils-mosoti-0.1.tar.gz", "has_sig": false, "md5_digest": "46f3f96a21220a2edf9d481a36cffc0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3348, "upload_time": "2017-02-06T13:56:08", "url": "https://files.pythonhosted.org/packages/26/13/b67cfc9fc3e7d079aa7075e45964949dc9add99ba6aec32cb686eef4bafb/django-rest-utils-mosoti-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46f3f96a21220a2edf9d481a36cffc0b", "sha256": "ec7b0170db09e5d7ecea2ef3ebe892dbafff42bfd167aa3fea5980cc2510631f" }, "downloads": -1, "filename": "django-rest-utils-mosoti-0.1.tar.gz", "has_sig": false, "md5_digest": "46f3f96a21220a2edf9d481a36cffc0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3348, "upload_time": "2017-02-06T13:56:08", "url": "https://files.pythonhosted.org/packages/26/13/b67cfc9fc3e7d079aa7075e45964949dc9add99ba6aec32cb686eef4bafb/django-rest-utils-mosoti-0.1.tar.gz" } ] }