{ "info": { "author": "Sean Vieira", "author_email": "vieira.sean+hip_pocket@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "~~~~~~~~~\nHipPocket\n~~~~~~~~~\n\n Tired of circular imports? Startup times making you feel like you're working in Java?\n You might need to pop that flask into your hip pocket and take a brisk walk to clear your head.\n\nWhat is it?\n-----------\n\nHipPocket is a collection of convenience wrappers for the already intensely useful Flask_ web framework.\n\nIt provides:\n\n``Mapper``\n Enable centralized URL mapping\n\n``LateLoader``\n Taken from `Flask's documentation`_\n\nand of course ``HipPocket``\n A wrapper to enable running setup tasks on a Flask application at startup.\n\n``HipPocket`` itself also comes with two pre-defined tasks:\n\n``autoload``\n Load blueprints from a package and auto-register them with Flask\n To add a new blueprint to an autoloading application simply drop in a sub-package and reload your server\n (remember, since you are use ``Mapper`` your startup times should be significantly decreased.)\n\n``setup_errors``\n Add basic error responses for all HTTP error codes.\n\nCan I use it?\n-------------\n\nIt depends on your requirements. Some things to consider:\n\n* HipPocket is licenced under the MIT licence so it's free to use for almost any purpose.\n* It is currently pre-alpha software.\n* It has limited tests (currently).\n* It has no documentation (aside from its docstrings).\n* Its API is not stable.\n* It is actively accepting `patches`_ and `feedback`_ at its `GitHub repository`_.\n\n\n.. _Flask: http://flask.pocoo.org\n.. _Flask's documentation: http://flask.pocoo.org/docs/patterns/lazyloading/\n.. _GitHub repository: https://github.com/svieira/HipPocket\n.. _patches: https://github.com/svieira/HipPocket/pulls\n.. _feedback: https://github.com/svieira/HipPocket/issues", "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/svieira/HipPocket", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "HipPocket", "package_url": "https://pypi.org/project/HipPocket/", "platform": "any", "project_url": "https://pypi.org/project/HipPocket/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/svieira/HipPocket" }, "release_url": "https://pypi.org/project/HipPocket/0.1.2a/", "requires_dist": null, "requires_python": null, "summary": "A wrapper around Flask to ease the development of larger applications", "version": "0.1.2a" }, "last_serial": 751367, "releases": { "0.1.0-alpha": [ { "comment_text": "", "digests": { "md5": "c10a9e4b7dafb009cd599a88d549890e", "sha256": "21e355ed5531b7826bcfbc4f5a10ec32d530fcaed2b50a2f84647e9d0ea0beac" }, "downloads": -1, "filename": "HipPocket-0.1.0-alpha.tar.gz", "has_sig": false, "md5_digest": "c10a9e4b7dafb009cd599a88d549890e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4954, "upload_time": "2012-06-01T05:54:57", "url": "https://files.pythonhosted.org/packages/52/39/1be8d1f20a6180c262e9e0758d5365a88688c88c86bb8a3ec3b69d4d8a33/HipPocket-0.1.0-alpha.tar.gz" } ], "0.1.1-alpha": [ { "comment_text": "", "digests": { "md5": "e23fce5def5a10cb900de1e2a1b7d534", "sha256": "0174d15122736d31a4d298750cc893f652aae28ee60bec4dfd9dd8c817769033" }, "downloads": -1, "filename": "HipPocket-0.1.1-alpha.tar.gz", "has_sig": false, "md5_digest": "e23fce5def5a10cb900de1e2a1b7d534", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6938, "upload_time": "2012-06-21T08:28:38", "url": "https://files.pythonhosted.org/packages/04/32/33cb3fcb30049cfa603d2532e644eb142f0175eaf9acb663269b63fcb467/HipPocket-0.1.1-alpha.tar.gz" } ], "0.1.2a": [ { "comment_text": "", "digests": { "md5": "052cc039f0f9a802f097e432274b9b17", "sha256": "5286439a164da43e2c38e9bb6c2b548db7a0aded949883abc74a90c3cfa1f0c9" }, "downloads": -1, "filename": "HipPocket-0.1.2a.tar.gz", "has_sig": false, "md5_digest": "052cc039f0f9a802f097e432274b9b17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7130, "upload_time": "2012-07-15T06:38:24", "url": "https://files.pythonhosted.org/packages/77/67/b1a61757355dc8198ab0f6a052daf5cdbdd1493ee4e6b95584c431c5b15f/HipPocket-0.1.2a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "052cc039f0f9a802f097e432274b9b17", "sha256": "5286439a164da43e2c38e9bb6c2b548db7a0aded949883abc74a90c3cfa1f0c9" }, "downloads": -1, "filename": "HipPocket-0.1.2a.tar.gz", "has_sig": false, "md5_digest": "052cc039f0f9a802f097e432274b9b17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7130, "upload_time": "2012-07-15T06:38:24", "url": "https://files.pythonhosted.org/packages/77/67/b1a61757355dc8198ab0f6a052daf5cdbdd1493ee4e6b95584c431c5b15f/HipPocket-0.1.2a.tar.gz" } ] }