{
"info": {
"author": "Andrii Gakhov",
"author_email": "andrii.gakhov@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Internet :: WWW/HTTP"
],
"description": "|logo|\n\n\nLimonado: Tornado API Tools\n****************************\n\n.. image:: https://img.shields.io/travis/ferretgo/limonado/master.svg?style=flat-square\n :target: https://travis-ci.org/ferretgo/limonado\n :alt: Travis Build Status\n\n.. image:: https://img.shields.io/github/release/ferretgo/limonado.svg?style=flat-square\n :target: https://github.com/ferretgo/limonado/releases\n :alt: Current Release Version\n\n\n.. image:: https://img.shields.io/pypi/v/limonado.svg?style=flat-square\n :target: https://pypi.python.org/pypi/limonado\n :alt: pypi Version\n\n\n.. image:: https://readthedocs.org/projects/pip/badge/?version=latest&style=flat-square\n :target: http://limonado.readthedocs.io/en/latest/\n :alt: Documentation Version\n\n\n.. image:: https://coveralls.io/repos/github/ferretgo/limonado/badge.svg?branch=master&style=flat-square\n :target: https://coveralls.io/github/ferretgo/limonado?branch=master\n :alt: Coverage\n\n\n.. image:: https://img.shields.io/pypi/pyversions/limonado.svg?style=flat-square\n :target: https://github.com/ferretgo/limonado\n :alt: Python versions\n\n.. contents ::\n\n\nIntroduction\n------------\n\n\nDependencies\n---------------------\n\n\n\nDocumentation\n--------------\n\nThe latest documentation can be found at ``_\n\n\nLicense\n-------\n\nMIT License\n\n\nSource code\n-----------\n\n* https://github.com/ferretgo/limonado/\n\n\nAuthors\n-------\n\n* `Andrii Gakhov @gakhov`\n* `Jean Vancoppenolle @jvcop`\n\n\nInstall with pip\n--------------------\n\nInstallation requires a working build environment.\n\n.. code:: bash\n\n $ pip3 install -U limonado\n\nWhen using pip it is generally recommended to install packages in a ``virtualenv``\nto avoid modifying system state:\n\n.. code:: bash\n\n $ virtualenv .env -p python3 --no-site-packages\n $ source .env/bin/activate\n $ pip3 install -U limonado\n\n\nCompile from source\n---------------------\n\nThe other way to install Limonado is to clone its\n`GitHub repository `_ and build it from\nsource.\n\n.. code:: bash\n\n $ git clone https://github.com/ferretgo/limonado.git\n $ cd limonado\n\n $ make build\n\n $ bin/pip3 install -r requirements-dev.txt\n $ make tests\n\n\n.. |logo| image:: https://raw.githubusercontent.com/ferretgo/limonado/master/docs/_static/logo.png",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/ferretgo/limonado",
"keywords": "api,tornado,python",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "limonado",
"package_url": "https://pypi.org/project/limonado/",
"platform": "",
"project_url": "https://pypi.org/project/limonado/",
"project_urls": {
"Homepage": "https://github.com/ferretgo/limonado"
},
"release_url": "https://pypi.org/project/limonado/0.2.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Tornado API Tools",
"version": "0.2.1"
},
"last_serial": 5750977,
"releases": {
"0.0.0": [
{
"comment_text": "",
"digests": {
"md5": "4568b98f0246c99faf8de70fdf42a1ae",
"sha256": "e566520d676e32b9f17529ff15e20811013351d2dcde738f0a8594287cdaf7dc"
},
"downloads": -1,
"filename": "limonado-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "4568b98f0246c99faf8de70fdf42a1ae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3150,
"upload_time": "2017-08-08T14:29:09",
"url": "https://files.pythonhosted.org/packages/87/99/438c6f6bf040233768db56dd54c862ae08366725dedc4d2b1302d34d1b08/limonado-0.0.0.tar.gz"
}
],
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "d1e739bb2ab202a5ef44e286089d5e13",
"sha256": "554ea23f1436ab3e4df4b20bf833ba2599a199e44b7fef6430655fcb8740094c"
},
"downloads": -1,
"filename": "limonado-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d1e739bb2ab202a5ef44e286089d5e13",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9731,
"upload_time": "2017-08-15T12:26:33",
"url": "https://files.pythonhosted.org/packages/13/e9/97ccc980703b41eccd392779e43b162a2a9ca076868a0dcb58eab09da85c/limonado-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "429ff282914bbc320f2c970bcdc7aa3c",
"sha256": "8a3ed46e9cd59690520bdd1da362123911a37bd11db098e10788d4debb333bf4"
},
"downloads": -1,
"filename": "limonado-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "429ff282914bbc320f2c970bcdc7aa3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9755,
"upload_time": "2017-08-15T14:06:34",
"url": "https://files.pythonhosted.org/packages/6e/c1/81e26d7bc64e7fc863ecb342743c6156dec20f453596d90b6508e48b7fb3/limonado-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "2acf790f1b973fc6ee9260584c893c97",
"sha256": "9fb7e54503ac857e2b1583a6ecfa627a9209b17964a894b37cc7681c2b8ead18"
},
"downloads": -1,
"filename": "limonado-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "2acf790f1b973fc6ee9260584c893c97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9801,
"upload_time": "2017-08-15T15:04:45",
"url": "https://files.pythonhosted.org/packages/3e/c2/6f50102b5663e6f7ccdce532e6ec0c6d00b8658750f243d815020fd1d30c/limonado-0.1.2.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "40eb68947494c18cb81caac0095ed58a",
"sha256": "db07c28057e8a18b46cf0c8e59b10ce95b852c3008e25d8988647afc9377bbec"
},
"downloads": -1,
"filename": "limonado-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "40eb68947494c18cb81caac0095ed58a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12540,
"upload_time": "2019-08-29T10:18:01",
"url": "https://files.pythonhosted.org/packages/55/6c/f00bcf4c6eda7b73dd80841c7720fea1b556579e85419b5d62be74884e8c/limonado-0.2.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "40eb68947494c18cb81caac0095ed58a",
"sha256": "db07c28057e8a18b46cf0c8e59b10ce95b852c3008e25d8988647afc9377bbec"
},
"downloads": -1,
"filename": "limonado-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "40eb68947494c18cb81caac0095ed58a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12540,
"upload_time": "2019-08-29T10:18:01",
"url": "https://files.pythonhosted.org/packages/55/6c/f00bcf4c6eda7b73dd80841c7720fea1b556579e85419b5d62be74884e8c/limonado-0.2.1.tar.gz"
}
]
}