معرفی شرکت ها


apicli-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

allow using a common code-base to create a REST API and a CLI
ویژگی مقدار
سیستم عامل -
نام فایل apicli-0.0.4
نام apicli
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sylvan Le Deunff
ایمیل نویسنده sledeunf@gmail.com
آدرس صفحه اصلی https://github.com/sylvan-le-deunff/apicli
آدرس اینترنتی https://pypi.org/project/apicli/
مجوز -
# ApiCli > ApiCli is a python library that allow using a common code-base to create a REST API and a CLI that can interact with your API. ## TODOs - Create endpoint from route defined using decorators - Propose at least bearer authentication from API side - Expose API endpoints to manage authentication when enabled - Define commands to authenticate from CLI ## Contribute Install project dependencies using pipenv. This will install apicli in editable mode from local folder. ``` pipenv install ``` If you want to test generated openapi documentation, you can use swagger-ui. - If `swagger-ui/` submodule is empty, init submodule using this command ``` git submodule update --init ``` - Then in `swagger-ui/` folder, install dependencies and run web interface with command ``` npm run dev ``` *By default, swagger-ui will be served at http://localhost:3200* - If you want UI to automatically open the specs from your local apicli server, edit `swagger-ui/dev-helpers/index.html`


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

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


نحوه نصب


نصب پکیج whl apicli-0.0.4:

    pip install apicli-0.0.4.whl


نصب پکیج tar.gz apicli-0.0.4:

    pip install apicli-0.0.4.tar.gz