{
"info": {
"author": "Isaac Rodriguez",
"author_email": "oss.abantos@outlook.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Software Development :: Build Tools",
"Topic :: Utilities"
],
"description": "\nBolt Task Automation\n====================\n\n\n.. image:: https://travis-ci.org/abantos/bolt.svg?branch=master\n :target: https://travis-ci.org/abantos/bolt\n :alt: Build Status\n\n\nBolt is a task runner inspired by `grunt `_ and written in \n`python `_ that helps you automate any task in your project \nwhether it is executed in your development environment or in your CI/CD pipeline. \nBolt gives you the power to specify how tasks should be executed, and it takes \ncare of the rest. And it is as simple as describing and configuring your tasks \nin the ``boltfile.py``.\n\n.. code-block:: python\n\n # boltfile.py\n\n import bolt \n\n config = {\n 'pip': {\n 'command': 'install',\n 'options': {\n 'r': './requirements.txt'\n }\n },\n 'delete-pyc': {\n 'sourcedir': './src',\n 'recursive': True\n },\n 'nose': {\n 'directory': './tests',\n 'options': {\n 'with-xunit': True,\n 'xunit-file': './logs/unit_test_log.xml'\n }\n }\n }\n\n bolt.register_task('run-tests', ['pip', 'delete-pyc', 'nose'])\n\n.. code-block:: bash\n\n # in your favorite shell \n\n bolt pip \n # to install requirements\n\n bolt nose \n # executes unit tests \n\n bolt run-tests \n # installs requirements, deletes .pyc files, and runs unit tests\n\nWhy Use Bolt?\n-------------\n\nLet's face it, you want to automate everything, but doing so becomes a burden; \nespecially, if you are working on a cross-platform application. You may find \nyour-self switching CI/CD systems and going through the pain of\nrewriting your pipelines to the specific domain languages they use. Python \nis cross-platform and any pipline will allow you to execute a command. This\nmakes Bolt ideal to create reusable tasks that can execute in any environment\nindpendently of tools. And, It's fun!\n\nHow Can I Get Started?\n----------------------\n\nYou can start by installing bolt and following the examples in the \n`Getting Started `_ \nguide. Once you become familiar with Bolt, you can look at other topics in \n`Using Bolt `_\\ ,\nto learn about the different features it provides.\n\nThis is Great! I want to Help!\n------------------------------\n\nHelp is highly appreciated! If you want to contribute to the project, make sure\nto read our `guidelines `_. \nIf you are a tool developer, and you want to provide Bolt support in your \nlibrary or application don't hesitate asking for help. We want to build a great \ncommunity around Bolt, and we will help you in any way we can.\n\nMake sure you read the `bolt documentation `_.\n\n\n",
"description_content_type": "",
"docs_url": "https://pythonhosted.org/bolt-ta/",
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/abantos/bolt",
"keywords": "automation task tool development",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "bolt-ta",
"package_url": "https://pypi.org/project/bolt-ta/",
"platform": "",
"project_url": "https://pypi.org/project/bolt-ta/",
"project_urls": {
"Homepage": "https://github.com/abantos/bolt"
},
"release_url": "https://pypi.org/project/bolt-ta/0.3.2/",
"requires_dist": null,
"requires_python": "",
"summary": "A task runner written in Python",
"version": "0.3.2",
"yanked": false,
"yanked_reason": null
},
"last_serial": 6010005,
"releases": {
"0.1.0a4": [
{
"comment_text": "",
"digests": {
"md5": "3beb62414366df73744153745df6eeed",
"sha256": "0d624ba8101549fc6a502d2b7bfb2b85ca6e95c4250c56b44d0e3d26136be337"
},
"downloads": -1,
"filename": "bolt_ta-0.1.0a4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3beb62414366df73744153745df6eeed",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13814,
"upload_time": "2016-08-18T17:41:41",
"upload_time_iso_8601": "2016-08-18T17:41:41.732001Z",
"url": "https://files.pythonhosted.org/packages/80/1a/ab77907fa8c8f9b2fadc311818a02c5cbf5aec61538728ea7d77eae2a733/bolt_ta-0.1.0a4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"0.1.1a5": [
{
"comment_text": "",
"digests": {
"md5": "54ca3218d18b1751577ca4c7158f7dbe",
"sha256": "171edaddc8d03bceac3aa48e51c77a1a04cfea7a0e56d0b1a300890334ac46cb"
},
"downloads": -1,
"filename": "bolt-ta-0.1.1a5.tar.gz",
"has_sig": false,
"md5_digest": "54ca3218d18b1751577ca4c7158f7dbe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10267,
"upload_time": "2016-08-29T17:01:09",
"upload_time_iso_8601": "2016-08-29T17:01:09.980305Z",
"url": "https://files.pythonhosted.org/packages/0b/2e/1592354542d1ffbad599d7fac59b0f6518ea885bfcc5ed8763ddf27d0ea0/bolt-ta-0.1.1a5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.1.1a6": [
{
"comment_text": "",
"digests": {
"md5": "133017a813365d0435ac1a6be2d9e81e",
"sha256": "32adf16d3c1771922d5fbe7fcd9a14492689d3159723e5f5af5cbf08aec2da9d"
},
"downloads": -1,
"filename": "bolt-ta-0.1.1a6.tar.gz",
"has_sig": false,
"md5_digest": "133017a813365d0435ac1a6be2d9e81e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10171,
"upload_time": "2016-09-21T14:10:03",
"upload_time_iso_8601": "2016-09-21T14:10:03.866407Z",
"url": "https://files.pythonhosted.org/packages/a8/b7/980c79c8d531ab8fe067a06d51a04c6f87feef26dcfe3052b6b326a8934f/bolt-ta-0.1.1a6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.0a7": [
{
"comment_text": "",
"digests": {
"md5": "200265749cce53479e7b28b41c8953e3",
"sha256": "a0487f2a7f6f29ad3b1e97a71c062194f6162d51db933bf207893789e67f57ac"
},
"downloads": -1,
"filename": "bolt-ta-0.2.0a7.tar.gz",
"has_sig": false,
"md5_digest": "200265749cce53479e7b28b41c8953e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13045,
"upload_time": "2016-12-04T16:05:35",
"upload_time_iso_8601": "2016-12-04T16:05:35.039290Z",
"url": "https://files.pythonhosted.org/packages/ee/99/66610b0d6869d776bdca7a7c60d29e24f25af11cd3aa2763d523573d6f84/bolt-ta-0.2.0a7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "ce62a9692b7423ea655c3285ebf6cd84",
"sha256": "1aa79f36d68e0f7b6e5c28f760bdc06e6c0f00797930ed9e8c7c95716626f1fe"
},
"downloads": -1,
"filename": "bolt-ta-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ce62a9692b7423ea655c3285ebf6cd84",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13666,
"upload_time": "2017-02-28T13:25:36",
"upload_time_iso_8601": "2017-02-28T13:25:36.136232Z",
"url": "https://files.pythonhosted.org/packages/da/af/e09e6eabb82aea78c9d110613285098dc1151969833c70b5a8982a2c1ec1/bolt-ta-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.10": [
{
"comment_text": "",
"digests": {
"md5": "9533054b2fa24e03e1b1d7474a257821",
"sha256": "1c083a46008e646327f293259bf5d389465ea2c199495d006afe3a4a158eab55"
},
"downloads": -1,
"filename": "bolt_ta-0.2.10-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "9533054b2fa24e03e1b1d7474a257821",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22232,
"upload_time": "2018-10-13T02:57:35",
"upload_time_iso_8601": "2018-10-13T02:57:35.954423Z",
"url": "https://files.pythonhosted.org/packages/5c/6e/0fa46bc0094168df86bc5090a5520d2d08d9e068c5419415d2401b542478/bolt_ta-0.2.10-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "28fedc80aee9ece582c75ba27bf266a3",
"sha256": "a73c2c8c5bebefdd81afa25e88b5d512c37c5a8673bb46ec95e85660ed5263fa"
},
"downloads": -1,
"filename": "bolt-ta-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "28fedc80aee9ece582c75ba27bf266a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13683,
"upload_time": "2017-03-02T13:37:16",
"upload_time_iso_8601": "2017-03-02T13:37:16.128927Z",
"url": "https://files.pythonhosted.org/packages/d3/5d/f87b97339d42eb42d720da690f225a4442487c61a556f60c1c5e3f9057a8/bolt-ta-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.3": [
{
"comment_text": "",
"digests": {
"md5": "bc7b3621a6db24308b968bf2ea45f233",
"sha256": "83999d3e6a94c6cee22a6d431be8f2d60a8be839eda772dbc14963895c867b89"
},
"downloads": -1,
"filename": "bolt-ta-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "bc7b3621a6db24308b968bf2ea45f233",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 13720,
"upload_time": "2017-03-07T16:52:38",
"upload_time_iso_8601": "2017-03-07T16:52:38.847070Z",
"url": "https://files.pythonhosted.org/packages/cc/42/edee0eac8ff820a2076ce2f1b9e40fd97d4e9cf5e6e694b43317fd5d8be0/bolt-ta-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.4": [
{
"comment_text": "",
"digests": {
"md5": "be5bf09e84c92a7c3a2efcef6aad3860",
"sha256": "543029d9f84d870719c5f225b10fddcb34ba2a389c758ea8108e3b00d308db27"
},
"downloads": -1,
"filename": "bolt-ta-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "be5bf09e84c92a7c3a2efcef6aad3860",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14798,
"upload_time": "2017-09-10T23:53:21",
"upload_time_iso_8601": "2017-09-10T23:53:21.812264Z",
"url": "https://files.pythonhosted.org/packages/c2/d3/365e3056fa9afa42e2436b17cf3598456e82f17e25c7b31d91124de2e13e/bolt-ta-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.5": [
{
"comment_text": "",
"digests": {
"md5": "b0d616273f0aee14877e9f17b3385653",
"sha256": "5eb958ce272d7e66435147c79cad04c70ed140b7e54e4bc02a022faa05b8cc0b"
},
"downloads": -1,
"filename": "bolt-ta-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "b0d616273f0aee14877e9f17b3385653",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15041,
"upload_time": "2017-09-11T20:28:40",
"upload_time_iso_8601": "2017-09-11T20:28:40.731357Z",
"url": "https://files.pythonhosted.org/packages/42/e4/ed1ab1409cad826df39e3a1073e0d2f5a4cff6b121b611fdc908e0893b50/bolt-ta-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.6": [
{
"comment_text": "",
"digests": {
"md5": "2d4da93998eb987436275298cf7998be",
"sha256": "33f0564f771d4c40628dd49de7a41277bf6b03b478cebf85d89c57ca25a82cf8"
},
"downloads": -1,
"filename": "bolt-ta-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "2d4da93998eb987436275298cf7998be",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15375,
"upload_time": "2018-04-16T22:39:13",
"upload_time_iso_8601": "2018-04-16T22:39:13.761350Z",
"url": "https://files.pythonhosted.org/packages/5f/11/bfb5ef8d5ca6946b8a46d5441f3d2e97738322a0dd48c4596296e97246b6/bolt-ta-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"0.2.7": [
{
"comment_text": "",
"digests": {
"md5": "8ff6cb03b2fa8d460868491c445e45e0",
"sha256": "03b3bb898e41e667b66cf8919d506ea9e6857328e7622af0985ef30ad2f01ef2"
},
"downloads": -1,
"filename": "bolt_ta-0.2.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "8ff6cb03b2fa8d460868491c445e45e0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 18950,
"upload_time": "2018-05-15T18:01:04",
"upload_time_iso_8601": "2018-05-15T18:01:04.683740Z",
"url": "https://files.pythonhosted.org/packages/83/78/7c40661715c5f1403f4642ecc7ea0d50de775d71c9720dbe47755e0561ba/bolt_ta-0.2.7-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"0.2.8": [
{
"comment_text": "",
"digests": {
"md5": "d1c9237f18abc1930f8d2c253c17a749",
"sha256": "077350248c3843a7dbe5ca5a4d7cd93cb76dfaa4e336403d2a0e56bca40bc427"
},
"downloads": -1,
"filename": "bolt_ta-0.2.8-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d1c9237f18abc1930f8d2c253c17a749",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 18942,
"upload_time": "2018-07-24T18:12:27",
"upload_time_iso_8601": "2018-07-24T18:12:27.314289Z",
"url": "https://files.pythonhosted.org/packages/bf/ae/c095e92f67017f65e66089ee7e2454fbea508e5f08e6652c7ac580c29109/bolt_ta-0.2.8-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "11cc6df309df8e00040cc751e021a972",
"sha256": "dad073e4d7e0c3a5f93adc0feba98f66d368e7253c2adf536abefdfc5f7f40e9"
},
"downloads": -1,
"filename": "bolt_ta-0.3.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "11cc6df309df8e00040cc751e021a972",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22143,
"upload_time": "2019-10-15T18:34:48",
"upload_time_iso_8601": "2019-10-15T18:34:48.057987Z",
"url": "https://files.pythonhosted.org/packages/f6/9b/0e894d62f69d3d10c9652df901286263b76de75c7e40a78d9ea733afadc0/bolt_ta-0.3.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"0.3.2": [
{
"comment_text": "",
"digests": {
"md5": "d81ea28ddcbaadb48dea2e82107d3e6f",
"sha256": "d44b879497deb42c54af41e04c2efe12c27cf4f2833fe25e976b540f625f00d3"
},
"downloads": -1,
"filename": "bolt_ta-0.3.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d81ea28ddcbaadb48dea2e82107d3e6f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22146,
"upload_time": "2019-10-22T01:12:36",
"upload_time_iso_8601": "2019-10-22T01:12:36.077436Z",
"url": "https://files.pythonhosted.org/packages/48/bc/055130206800cce63f0ac101505f1c057378f59aeb0e7768bd495ed63cab/bolt_ta-0.3.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d81ea28ddcbaadb48dea2e82107d3e6f",
"sha256": "d44b879497deb42c54af41e04c2efe12c27cf4f2833fe25e976b540f625f00d3"
},
"downloads": -1,
"filename": "bolt_ta-0.3.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d81ea28ddcbaadb48dea2e82107d3e6f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 22146,
"upload_time": "2019-10-22T01:12:36",
"upload_time_iso_8601": "2019-10-22T01:12:36.077436Z",
"url": "https://files.pythonhosted.org/packages/48/bc/055130206800cce63f0ac101505f1c057378f59aeb0e7768bd495ed63cab/bolt_ta-0.3.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"vulnerabilities": []
}