{
"info": {
"author": "Dmitry Malinovsky",
"author_email": "damalinov@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy"
],
"description": ".. image:: https://badge.fury.io/py/tatoo.png\r\n :target: http://badge.fury.io/py/tatoo\r\n\r\n.. image:: https://travis-ci.org/malinoff/tatoo.svg?branch=develop&label=Travis\r\n :target: https://travis-ci.org/malinoff/tatoo\r\n\r\n.. image:: https://ci.appveyor.com/api/projects/status/github/malinoff/tatoo?svg=true&branch=develop&passingText=Appveyor%20|%20passing&pendingText=Appveyor%20|%20pending&failingText=Appveyor%20|%20failing\r\n :target: https://ci.appveyor.com/project/malinoff/tatoo/branch/develop\r\n\r\ntatoo - task toolkit\r\n====================\r\n\r\nTatoo is python task toolkit, intended to be small and simple, but\r\npowerful and extensible. Out of the box it allows you to programmatically\r\nexecute tasks on the local machine::\r\n\r\n >>> from tatoo import Environment\r\n >>> env = Environment()\r\n >>> @env.task\r\n >>> def hello():\r\n ... print('Hello, world!')\r\n ...\r\n >>> hello.apply()\r\n Hello, world!\r\n\r\nIt can be use as a replacement for tools like ``Make`` (a command-line\r\ninterface is provided via extensions), but it was developed with\r\n``Celery``'s features in mind, so once there will be extensions for\r\nremote task execution, daemonization and others.\r\n\r\nDocumentation can be found on `read the docs\r\n`_.\r\n\r\nIt works under Python 2.6, 2.7, 3.3+ and Pypy (Pypy3 is not yet\r\nsupported) on Linux, OSX and Windows. This\r\nensured on each commit continiously using\r\n`TravisCI `_ (Linux & OSX) and\r\n`Appveyor `_ (Windows).",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/malinoff/tatoo",
"keywords": "task toolkit",
"license": "BSD-3",
"maintainer": "",
"maintainer_email": "",
"name": "tatoo",
"package_url": "https://pypi.org/project/tatoo/",
"platform": "linux,osx,windows",
"project_url": "https://pypi.org/project/tatoo/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/malinoff/tatoo"
},
"release_url": "https://pypi.org/project/tatoo/0.7.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Task toolkit",
"version": "0.7.0"
},
"last_serial": 1448051,
"releases": {
"0.6.0": [],
"0.7.0": [
{
"comment_text": "",
"digests": {
"md5": "7dda51242fc2e6b5268b78703bb8fe91",
"sha256": "28c503f6b44dfeac1c3295d587c42811f82cf96fbb47c3ef36f1d68dfbe594ea"
},
"downloads": -1,
"filename": "tatoo-0.7.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7dda51242fc2e6b5268b78703bb8fe91",
"packagetype": "bdist_wheel",
"python_version": "3.3",
"requires_python": null,
"size": 45588,
"upload_time": "2015-03-04T17:47:25",
"url": "https://files.pythonhosted.org/packages/c0/ff/35797accc7d2839eb19bc61dd479836b46d63a2eab5b21268680191e7f31/tatoo-0.7.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d8ed7178e537538c5838aef9659d90cb",
"sha256": "67b8b1eece662294d217bff3466c6c3027cea98fd55650acd3189b83d918b317"
},
"downloads": -1,
"filename": "tatoo-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "d8ed7178e537538c5838aef9659d90cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 59710,
"upload_time": "2015-03-04T17:47:22",
"url": "https://files.pythonhosted.org/packages/97/4b/b62466480edd662b51bd43f2b859840202cb977ec53173158da12f43b317/tatoo-0.7.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7dda51242fc2e6b5268b78703bb8fe91",
"sha256": "28c503f6b44dfeac1c3295d587c42811f82cf96fbb47c3ef36f1d68dfbe594ea"
},
"downloads": -1,
"filename": "tatoo-0.7.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7dda51242fc2e6b5268b78703bb8fe91",
"packagetype": "bdist_wheel",
"python_version": "3.3",
"requires_python": null,
"size": 45588,
"upload_time": "2015-03-04T17:47:25",
"url": "https://files.pythonhosted.org/packages/c0/ff/35797accc7d2839eb19bc61dd479836b46d63a2eab5b21268680191e7f31/tatoo-0.7.0-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "d8ed7178e537538c5838aef9659d90cb",
"sha256": "67b8b1eece662294d217bff3466c6c3027cea98fd55650acd3189b83d918b317"
},
"downloads": -1,
"filename": "tatoo-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "d8ed7178e537538c5838aef9659d90cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 59710,
"upload_time": "2015-03-04T17:47:22",
"url": "https://files.pythonhosted.org/packages/97/4b/b62466480edd662b51bd43f2b859840202cb977ec53173158da12f43b317/tatoo-0.7.0.tar.gz"
}
]
}