معرفی شرکت ها


HipPocket-0.1.2a


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A wrapper around Flask to ease the development of larger applications
ویژگی مقدار
سیستم عامل OS Independent
نام فایل HipPocket-0.1.2a
نام HipPocket
نسخه کتابخانه 0.1.2a
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sean Vieira
ایمیل نویسنده vieira.sean+hip_pocket@gmail.com
آدرس صفحه اصلی https://github.com/svieira/HipPocket
آدرس اینترنتی https://pypi.org/project/HipPocket/
مجوز UNKNOWN
~~~~~~~~~ HipPocket ~~~~~~~~~ Tired of circular imports? Startup times making you feel like you're working in Java? You might need to pop that flask into your hip pocket and take a brisk walk to clear your head. What is it? ----------- HipPocket is a collection of convenience wrappers for the already intensely useful Flask_ web framework. It provides: ``Mapper`` Enable centralized URL mapping ``LateLoader`` Taken from `Flask's documentation`_ and of course ``HipPocket`` A wrapper to enable running setup tasks on a Flask application at startup. ``HipPocket`` itself also comes with two pre-defined tasks: ``autoload`` Load blueprints from a package and auto-register them with Flask To add a new blueprint to an autoloading application simply drop in a sub-package and reload your server (remember, since you are use ``Mapper`` your startup times should be significantly decreased.) ``setup_errors`` Add basic error responses for all HTTP error codes. Can I use it? ------------- It depends on your requirements. Some things to consider: * HipPocket is licenced under the MIT licence so it's free to use for almost any purpose. * It is currently pre-alpha software. * It has limited tests (currently). * It has no documentation (aside from its docstrings). * Its API is not stable. * It is actively accepting `patches`_ and `feedback`_ at its `GitHub repository`_. .. _Flask: http://flask.pocoo.org .. _Flask's documentation: http://flask.pocoo.org/docs/patterns/lazyloading/ .. _GitHub repository: https://github.com/svieira/HipPocket .. _patches: https://github.com/svieira/HipPocket/pulls .. _feedback: https://github.com/svieira/HipPocket/issues


نحوه نصب


نصب پکیج whl HipPocket-0.1.2a:

    pip install HipPocket-0.1.2a.whl


نصب پکیج tar.gz HipPocket-0.1.2a:

    pip install HipPocket-0.1.2a.tar.gz