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

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 `

Todos

  • Write more tests

  • Add support for remote module execution

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/> [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.0.13.tar.gz (10.8 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for flexer-1.0.13.tar.gz
Algorithm Hash digest
SHA256 43eb1bee8cc578ba37d4ce82533f5a8e8854d677ad43822e96161c35d501f699
MD5 b42fbb2d2dca0b475c5c0a410c53ddf1
BLAKE2b-256 a99652b591588e9573345d1e1ee769a0d3a642f31f18c5b508f5b29fd4f28659

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