معرفی شرکت ها


flexer-1.8.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Flexer is a command line tool for interacting with nFlex and running nFlex modules locally.
ویژگی مقدار
سیستم عامل -
نام فایل flexer-1.8.0
نام flexer
نسخه کتابخانه 1.8.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده NTT communications
ایمیل نویسنده minder@nexus.ntteo.net
آدرس صفحه اصلی http://www.ntt.com
آدرس اینترنتی https://pypi.org/project/flexer/
مجوز GNU General Public License v2 (GPLv2)
flexer ====== Flexer is a command line tool for interacting with nFlex and running nFlex modules locally. Installation ------------ Install, upgrade and uninstall flexer with these commands: ```sh $ pip install flexer $ pip install --upgrade flexer $ pip uninstall flexer ``` or fork this repository Dependencies ------------ The flexer tool is supported on Python 2.7. The main dependencies are: * [requests]: HTTP for Humans * [click]: for creating beautiful command line interfaces * [jinja2]: modern and designer-friendly templating language for Python * [pyyaml]: YAML parser and emitter for Python * [pymongo]: Python driver for MongoDB The testing dependencies are: * [pytest]: helps you write better programs * [mock]: a library for testing in Python Testing ------- Make sure you have [tox] by running the following: ```sh $ pip install tox ``` To run the package tests: ```sh $ tox ``` or ```sh $ make test ``` Bash Completion --------------- For detailed explanation on how to enable bash completion for the flexer script, please read the [click documentation](http://click.pocoo.org/5/bashcomplete/). Basically you need to run ```sh _FLEXER_COMPLETE=source flexer > ~/flexer-complete.sh ``` and add this line to your `.bashrc` file: ```sh source ~/flexer-complete.sh ``` License ------- [GNU General Public License, version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) [//]: # [requests]: <http://docs.python-requests.org> [click]: <http://click.pocoo.org> [jinja2]: <http://jinja.pocoo.org> [pyyaml]: <http://pyyaml.org/wiki/PyYAML> [pymongo]: <https://api.mongodb.com/python/3.6.0/> [mock]: <https://pypi.python.org/pypi/mock> [pytest]: <http://doc.pytest.org> [tox]: <https://tox.readthedocs.io/>


نحوه نصب


نصب پکیج whl flexer-1.8.0:

    pip install flexer-1.8.0.whl


نصب پکیج tar.gz flexer-1.8.0:

    pip install flexer-1.8.0.tar.gz