معرفی شرکت ها


flask-easyapi-0.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Rest API on Flask made a little too easy.
ویژگی مقدار
سیستم عامل -
نام فایل flask-easyapi-0.1.1
نام flask-easyapi
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Harsh Parekh
ایمیل نویسنده harsh_parekh@outlook.com
آدرس صفحه اصلی https://github.com/hXtreme/flask-easyapi
آدرس اینترنتی https://pypi.org/project/flask-easyapi/
مجوز MIT license
============= Flask-EasyAPI ============= .. image:: https://img.shields.io/pypi/v/flask-easyapi.svg :target: https://pypi.python.org/pypi/flask-easyapi :alt: Package version` .. image:: https://img.shields.io/pypi/pyversions/flask-easyapi.svg :target: https://pypi.python.org/pypi/flask-easyapi :alt: Supported python versions .. image:: https://img.shields.io/travis/com/hXtreme/flask-easyapi.svg :target: https://travis-ci.com/hXtreme/flask-easyapi :alt: Bulid status .. image:: https://img.shields.io/github/license/hXtreme/flask-easyapi.svg :target: https://github.com/hXtreme/flask-easyapi/blob/master/LICENSE :alt: LICENSE .. image:: https://readthedocs.org/projects/flask-easyapi/badge/?version=latest :target: https://flask-easyapi.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://pyup.io/repos/github/hXtreme/flask-easyapi/shield.svg :target: https://pyup.io/repos/github/hXtreme/flask-easyapi/ :alt: Updates .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code Style - Black Rest API on Flask made a little too easy. * Documentation: https://flask-easyapi.readthedocs.io. Features -------- * One to one mapping from functions to api endpoints via decorators Planned ^^^^^^^ * Use type annotations to automatically add type-checks to parameters recieved in the requests to the api. * Return HTTP error codes and error messages by raising exceptions. ======= History ======= 0.1.1 (2020-08-28) ------------------ * Update README to reflect implemented feature. 0.1.0 (2020-08-28) ------------------ * Add EasyAPI class that functions as a Blueprint for a set of api call routes. * Implement EasyAPI.route(.) decorator. * Add a example/test Flask hello world greeting app. * Add tests for EasyAPI using the greet app. * Add and update documentation. * Refactoring and linting changes. * Fix typos. 0.0.6 (2020-08-21) ------------------ * Fix project url in setup.py 0.0.5 (2020-08-20) ------------------ * Improve CD process. 0.0.4 (2020-08-19) ------------------ * Improve CD process. 0.0.3 (2020-08-19) ------------------ * Various changes to CI configuration. * Update dependencies. * Edit README.rst to add badges and alt-text. 0.0.2 (2020-08-19) ------------------ * Fix badges in readme * Add pyup configuration 0.0.1 (2020-08-19) ------------------ * Fix minor issues and typos to make tests pass. 0.0.0 (2020-08-19) ------------------ * First release on PyPI. [Falied]


نیازمندی

مقدار نام
==1.1.2 Flask


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl flask-easyapi-0.1.1:

    pip install flask-easyapi-0.1.1.whl


نصب پکیج tar.gz flask-easyapi-0.1.1:

    pip install flask-easyapi-0.1.1.tar.gz