Tornado API Tools
Project description
Limonado: Tornado API Tools
Introduction
Dependencies
Documentation
The latest documentation can be found at http://limonado.readthedocs.io/en/latest/
License
MIT License
Source code
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/ferretgo/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.2.1.tar.gz
(12.5 kB
view details)
File details
Details for the file limonado-0.2.1.tar.gz
.
File metadata
- Download URL: limonado-0.2.1.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db07c28057e8a18b46cf0c8e59b10ce95b852c3008e25d8988647afc9377bbec |
|
MD5 | 40eb68947494c18cb81caac0095ed58a |
|
BLAKE2b-256 | 556cf00bcf4c6eda7b73dd80841c7720fea1b556579e85419b5d62be74884e8c |