معرفی شرکت ها


atilla-1.2.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

flask API projects helper
ویژگی مقدار
سیستم عامل -
نام فایل atilla-1.2.6
نام atilla
نسخه کتابخانه 1.2.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Paylogic International and others
ایمیل نویسنده developers@paylogic.com
آدرس صفحه اصلی https://github.com/paylogic/atilla
آدرس اینترنتی https://pypi.org/project/atilla/
مجوز MIT license
Atilla ====== Atilla (the API Utilities Library) contains a number of useful functions that are common between flask projects for HTTP API applications. This includes types, validators, functions for creating applications, etc. This library will make setting up new projects a lot faster. .. image:: http://img.shields.io/pypi/v/atilla.svg :target: https://pypi.python.org/pypi/atilla .. image:: http://img.shields.io/coveralls/paylogic/atilla/master.svg :target: https://coveralls.io/r/paylogic/atilla .. image:: https://travis-ci.org/paylogic/atilla.svg?branch=master :target: https://travis-ci.org/paylogic/atilla .. image:: https://readthedocs.org/projects/atilla/badge/?version=latest :alt: Documentation Status :scale: 100% :target: https://readthedocs.org/projects/atilla/ Installation ------------ .. code-block:: shell pip install atilla Documentation ------------- Detailed python API you can find in the `documentation <http://atilla.readthedocs.org>`_. Contact ------- If you have questions, bug reports, suggestions, etc. please create an issue on the `GitHub project page <http://github.com/paylogic/atilla>`_. License ------- This software is licensed under the `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_ See `License file <https://github.com/paylogic/atilla/blob/master/LICENSE.txt>`_ © 2015 Paylogic International and others. Changelog ========= 1.2.6 ----- * Fix vnd_error_response returning a `Response` with wrong `Response.headers` type (youtux) * Require flask version < 0.11, otherwise atilla won't work. * Make a test pass also with the latest halogen version 1.2.4 ----- * accept remote address as host name if not passed by config (bubenkoff) 1.2.3 ----- * handle unauthorized requests correctly (bubenkoff) 1.2.2 ----- * correctly handle exception message (bubenkoff) 1.2.1 ----- * python3 support fixes (bubenkoff) 1.2.0 ----- * Initial public release (bubenkoff) * Use flask-cache for request rate logging (bubenkoff) * Add well-defined configuration defaults (bubenkoff) * Code readability improvements (bubenkoff) * Better test coverage (bubenkoff) 1.1.10 ------ * Amended the previous fix and made the status code for commits configurable (hvdklauw) 1.1.9 ----- * Fixed transaction only being committed on 200 OK responses (olegpidsadnyi, hvdklauw) 1.1.8 ----- * Wider catch of werkzeug exceptions for halogen URI type deserialization (bubenkoff) 1.1.7 ----- * Correctly handle deserialization errors in ``atilla.ext.halogen.types.URI`` (bubenkoff) 1.1.6 ----- * Initial release


نحوه نصب


نصب پکیج whl atilla-1.2.6:

    pip install atilla-1.2.6.whl


نصب پکیج tar.gz atilla-1.2.6:

    pip install atilla-1.2.6.tar.gz