Name | raft JSON |
Version |
1.6
JSON |
| download |
home_page | http://docs.pyinvoke.org |
Summary | Pythonic task execution |
upload_time | 2024-11-05 22:40:14 |
maintainer | None |
docs_url | None |
author | Preetam Shingavi |
requires_python | None |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
To find out what's new in this version of raft, please see `the changelog
<http://pyinvoke.org/changelog.html#1.6>`_.
Welcome to Raft!
==================
raft is a Python (3.4+) library for managing shell-oriented that is a fork
of the venerable invoke library. Unlike invoke, raft takes after its
grandmother (fab) and preserves underscores in both command names and
argument names.
subprocesses and organizing executable Python code into CLI-invokable tasks. It
draws inspiration from various sources (``make``/``rake``, Fabric 1.x, etc) to
arrive at a powerful & clean feature set.
For a high level introduction, including example code, please see `our main
project website <http://pyinvoke.org>`_; or for detailed API docs, see `the
versioned API website <http://docs.pyinvoke.org>`_.
Raw data
{
"_id": null,
"home_page": "http://docs.pyinvoke.org",
"name": "raft",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Preetam Shingavi",
"author_email": "p.shingavi@yahoo.com",
"download_url": "https://files.pythonhosted.org/packages/82/db/8f75f751e59e8cb7b5e29c094da20dab6797c9203a60d8d776d77dcb00b3/raft-1.6.tar.gz",
"platform": null,
"description": "\nTo find out what's new in this version of raft, please see `the changelog\n<http://pyinvoke.org/changelog.html#1.6>`_.\n\nWelcome to Raft!\n==================\n\nraft is a Python (3.4+) library for managing shell-oriented that is a fork\nof the venerable invoke library. Unlike invoke, raft takes after its\ngrandmother (fab) and preserves underscores in both command names and\nargument names.\nsubprocesses and organizing executable Python code into CLI-invokable tasks. It\ndraws inspiration from various sources (``make``/``rake``, Fabric 1.x, etc) to\narrive at a powerful & clean feature set.\n\nFor a high level introduction, including example code, please see `our main\nproject website <http://pyinvoke.org>`_; or for detailed API docs, see `the\nversioned API website <http://docs.pyinvoke.org>`_.\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Pythonic task execution",
"version": "1.6",
"project_urls": {
"Homepage": "http://docs.pyinvoke.org"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "82db8f75f751e59e8cb7b5e29c094da20dab6797c9203a60d8d776d77dcb00b3",
"md5": "6a8f118cbd700d4bf31a4c4dfcfe5857",
"sha256": "78b840b4e6dec80a2d40a4c15e24a27af92585c7fa8ad3da2c0181c28e336ca0"
},
"downloads": -1,
"filename": "raft-1.6.tar.gz",
"has_sig": false,
"md5_digest": "6a8f118cbd700d4bf31a4c4dfcfe5857",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 242926,
"upload_time": "2024-11-05T22:40:14",
"upload_time_iso_8601": "2024-11-05T22:40:14.718718Z",
"url": "https://files.pythonhosted.org/packages/82/db/8f75f751e59e8cb7b5e29c094da20dab6797c9203a60d8d776d77dcb00b3/raft-1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-05 22:40:14",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "raft"
}