{ "info": { "author": "Li Hao", "author_email": "hao.li@shanbay.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "=====\nShanbay API Framework\n=====\n\n\nQuick start\n-----------\n\n1. Install ``shanbay_api`` by pip::\n \n pip install shanbay_api\n\n2. Add ``'shanbay_api'`` to your ``INSTALLED_APPS`` setting like this::\n\n INSTALLED_APPS = (\n ...\n 'shanbay_api',\n )\n \n3. Include ``'shanbay_api.urls'`` in your project urls\n\n urlpatterns += ['^api/v2', include('shanbay_api.urls')]\n \n4. Use ``APIView`` in shanbay-api", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.shanbay.com/", "keywords": "api rest_framework development", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "shanbay_api", "package_url": "https://pypi.org/project/shanbay_api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shanbay_api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.shanbay.com/" }, "release_url": "https://pypi.org/project/shanbay_api/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "A pip library for construct shanbay api", "version": "1.0.3" }, "last_serial": 1962511, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "af8549f13cc91c8a07a3650be3e262ca", "sha256": "5975fb9486295aad4de720dded76f059b158d124e9e96d1848bbd3e4ff237403" }, "downloads": -1, "filename": "shanbay_api-1.0.tar.gz", "has_sig": false, "md5_digest": "af8549f13cc91c8a07a3650be3e262ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1812, "upload_time": "2016-02-16T14:30:14", "url": "https://files.pythonhosted.org/packages/37/08/8e89915f9451abb22610d8a3d7971a9b434b3adc3de263e24392bd53972c/shanbay_api-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c244e7a78a7bd97a2f65ed27eb5f373f", "sha256": "457db092fcde63eb879f741fe0e85b8f56a574d3f417e931f50d4d1d2114dba6" }, "downloads": -1, "filename": "shanbay_api-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c244e7a78a7bd97a2f65ed27eb5f373f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2102, "upload_time": "2016-02-16T15:00:52", "url": "https://files.pythonhosted.org/packages/27/39/837cdf61866cde8824be5d9ff19c255a422b6379c9839296e8caf86278ca/shanbay_api-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "449991bf58d03be86b4e078af3a80c3b", "sha256": "a29f30cac6ff56728da31896fad10bc6036a7527c94425f25b858285c978b5aa" }, "downloads": -1, "filename": "shanbay_api-1.0.2.tar.gz", "has_sig": false, "md5_digest": "449991bf58d03be86b4e078af3a80c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6212, "upload_time": "2016-02-16T15:04:58", "url": "https://files.pythonhosted.org/packages/c8/ff/89075c7cc8f7daf7a63dc7bda213f346e0eb8bd4f316a38623d21a3bce56/shanbay_api-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "7f5418469eb61da34795189fe096ad8d", "sha256": "992c1c15cd8f8021aca94ad0daf66af6881abb03d7fd8ced555b361737a190b4" }, "downloads": -1, "filename": "shanbay_api-1.0.3.tar.gz", "has_sig": false, "md5_digest": "7f5418469eb61da34795189fe096ad8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6175, "upload_time": "2016-02-18T02:46:04", "url": "https://files.pythonhosted.org/packages/06/08/eca3a1bdadc11c023a134b35ef71da095631cf4dd860908f6f66a8eb01e4/shanbay_api-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f5418469eb61da34795189fe096ad8d", "sha256": "992c1c15cd8f8021aca94ad0daf66af6881abb03d7fd8ced555b361737a190b4" }, "downloads": -1, "filename": "shanbay_api-1.0.3.tar.gz", "has_sig": false, "md5_digest": "7f5418469eb61da34795189fe096ad8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6175, "upload_time": "2016-02-18T02:46:04", "url": "https://files.pythonhosted.org/packages/06/08/eca3a1bdadc11c023a134b35ef71da095631cf4dd860908f6f66a8eb01e4/shanbay_api-1.0.3.tar.gz" } ] }