{ "info": { "author": "Zhonghong Lin", "author_email": "1529909253@qq.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only" ], "description": "Zapi: An simple lightweight web framework\n=========================================\n\n.. image:: https://img.shields.io/pypi/v/zapi.svg\n :target: https://pypi.python.org/pypi/zapi\n\n.. image:: https://img.shields.io/pypi/dm/zapi.svg\n :target: https://pypi.python.org/pypi/zapi\n\nZapi is an Application Development Framework - a library - for people who build http api service using Python,\nwithout the need for manual labor. There's no need to manually add a class or function, binding to a url path.\nEverything is automatic.\nZapi lets you build your api service by minimizing the amount of code needed for a given task.\n\nZapi supports Python >= 2.6.\n\nInstallation\n------------\n\nTo install Zapi, simply:\n\n.. code-block:: bash\n\n $ pip install zapi\n\nDocumentation\n-------------\n\nFantastic documentation is available at http://zapi.readthedocs.org/, coming soon.\n\n\nHow to Contribute\n-----------------\n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. There is a `Contributor Friendly`_ tag for issues that should be ideal for people who are not very familiar with the codebase yet.\n#. Fork `the repository`_ on GitHub to start making your changes to the **master** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published. :) Make sure to add yourself to AUTHORS_.\n\n.. _`the repository`: http://github.com/linzhonghong/zapi\n.. _AUTHORS: https://github.com/linzhonghong/zapi/blob/master/AUTHORS.rst\n.. _Contributor Friendly: https://github.com/linzhonghong/zapi/issues?direction=desc&labels=Contributor+Friendly&page=1&sort=updated&state=open\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.0.1 (2016-05-10)\n++++++++++++++++++\n\n* Frustration\n* Conception", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/linzhonghong/zapi/tarball/2016-05-10", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/linzhonghong/zapi", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "zapi", "package_url": "https://pypi.org/project/zapi/", "platform": "Windows,Unix", "project_url": "https://pypi.org/project/zapi/", "project_urls": { "Download": "https://github.com/linzhonghong/zapi/tarball/2016-05-10", "Homepage": "https://github.com/linzhonghong/zapi" }, "release_url": "https://pypi.org/project/zapi/0.0.8/", "requires_dist": null, "requires_python": null, "summary": "An easy lightweight web framework by python.", "version": "0.0.8" }, "last_serial": 2164145, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "925728dbe82c38c2cdda60b2353e4eba", "sha256": "cd66d1ecb6c82b5d545f2d3e263f25b25c35f7d4cf8445636691f0785f965dbd" }, "downloads": -1, "filename": "zapi-0.0.4.zip", "has_sig": false, "md5_digest": "925728dbe82c38c2cdda60b2353e4eba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19371, "upload_time": "2016-05-10T09:55:09", "url": "https://files.pythonhosted.org/packages/10/83/7670c17a5b6f4143e5e4168fe090ce46147ea504871a3ca20f19dd3f3545/zapi-0.0.4.zip" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "024517010c407b14b685079acabaf5af", "sha256": "20b586d4c2bc30e7b30c7b25f6ae2d1792447a54c6c3b79c30d3a6ff95ada44e" }, "downloads": -1, "filename": "zapi-0.0.5.zip", "has_sig": false, "md5_digest": "024517010c407b14b685079acabaf5af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20467, "upload_time": "2016-05-17T08:35:22", "url": "https://files.pythonhosted.org/packages/c8/2f/a2a3b71aacc94a10097c53830c5ccc72b35676af0dcfb58fef39805fa0c2/zapi-0.0.5.zip" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "a88bf0020ae662e8e766a3746e7facec", "sha256": "739287d6fa78ebea6c7c68b2d49bbdeb6ae0e0baa78033f4bb5855a7fd01fa01" }, "downloads": -1, "filename": "zapi-0.0.6.zip", "has_sig": false, "md5_digest": "a88bf0020ae662e8e766a3746e7facec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20504, "upload_time": "2016-05-18T03:15:35", "url": "https://files.pythonhosted.org/packages/04/f2/c9b2ea2b6f3d0de30625b2ba70166ef2a44f031e05ddecf5c8e7143430a7/zapi-0.0.6.zip" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "a50c0ecd349a9e3ee61a95105515ad4a", "sha256": "b5a424c77313451fa01671647d3a03d07d6ce97804ad2edce5245f325c878aad" }, "downloads": -1, "filename": "zapi-0.0.7.zip", "has_sig": false, "md5_digest": "a50c0ecd349a9e3ee61a95105515ad4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20644, "upload_time": "2016-05-18T07:48:29", "url": "https://files.pythonhosted.org/packages/b8/1f/f5811f1fd5193bc246661b5365677d9f83a3f6d577cc4ecd014b7b1c6ee1/zapi-0.0.7.zip" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "154bbdb4cbe0c5a05f31ecadb6912da4", "sha256": "9bfde84d6695ab3bdcda9aef2554379bd8e7e5a7aeaeaf268356b70c3b406019" }, "downloads": -1, "filename": "zapi-0.0.8.zip", "has_sig": false, "md5_digest": "154bbdb4cbe0c5a05f31ecadb6912da4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22403, "upload_time": "2016-06-13T07:07:20", "url": "https://files.pythonhosted.org/packages/13/31/ad0043cefbe3e0dbcdb0f15a00edc936b18e53b176c938afeabd54f4064a/zapi-0.0.8.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "154bbdb4cbe0c5a05f31ecadb6912da4", "sha256": "9bfde84d6695ab3bdcda9aef2554379bd8e7e5a7aeaeaf268356b70c3b406019" }, "downloads": -1, "filename": "zapi-0.0.8.zip", "has_sig": false, "md5_digest": "154bbdb4cbe0c5a05f31ecadb6912da4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22403, "upload_time": "2016-06-13T07:07:20", "url": "https://files.pythonhosted.org/packages/13/31/ad0043cefbe3e0dbcdb0f15a00edc936b18e53b176c938afeabd54f4064a/zapi-0.0.8.zip" } ] }