Skip to main content

Flexer is a command line tool for interacting with nFlex and running nFlex modules locally.

Project description

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 * [jsonschema]: an implementation of JSON Schema for Python * [jinja2]: modern and designer-friendly templating language for Python * [pyyaml]: YAML parser and emitter for Python

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> [jsonschema]: <https://python-jsonschema.readthedocs.io/en/latest/> [jinja2]: <http://jinja.pocoo.org> [pyyaml]: <http://pyyaml.org/wiki/PyYAML> [mock]: <https://pypi.python.org/pypi/mock> [pytest]: <http://doc.pytest.org> [tox]: <https://tox.readthedocs.io/>

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flexer-1.4.2.tar.gz (21.7 kB view details)

Uploaded Source

File details

Details for the file flexer-1.4.2.tar.gz.

File metadata

  • Download URL: flexer-1.4.2.tar.gz
  • Upload date:
  • Size: 21.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for flexer-1.4.2.tar.gz
Algorithm Hash digest
SHA256 d628bd90e349e03d86bc7a1cedd0cd8206e756ba74bc66172fa29c8e05ec5f89
MD5 a82a53774e59b7422488b6bcfae85aed
BLAKE2b-256 7e6a56f2f93ae2d93c51048838a4665d7744ff2370d28e8b36f0f09a3c4b8e46

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page