Skip to main content

Tornado API Tools

Project description

logo

Limonado: Tornado API Tools

Travis Build Status Current Release Version pypi Version Documentation Version Coverage Python versions

Introduction

Dependencies

Documentation

The latest documentation can be found at http://limonado.readthedocs.io/en/latest/

License

MIT License

Source code

Authors

  • Andrii Gakhov @gakhov

  • Jean Vancoppenolle @jvcop

Install with pip

Installation requires a working build environment.

$ pip3 install -U limonado

When using pip it is generally recommended to install packages in a virtualenv to avoid modifying system state:

$ virtualenv .env -p python3 --no-site-packages
$ source .env/bin/activate
$ pip3 install -U limonado

Compile from source

The other way to install Limonado is to clone its GitHub repository and build it from source.

$ git clone https://github.com/gakhov/limonado.git
$ cd limonado

$ make build

$ bin/pip3 install -r requirements-dev.txt
$ make tests

Project details


Download files

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

Source Distribution

limonado-0.1.1.tar.gz (9.8 kB view hashes)

Uploaded Source

Supported by

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