# Fired Up
> conventions and supporting tools for using Fire in a more natural-ish language style
[![Latest Version on PyPI](https://img.shields.io/pypi/v/fired-up.svg)](https://pypi.python.org/pypi/fired-up/)
[![Supported Implementations](https://img.shields.io/pypi/pyversions/fired-up.svg)](https://pypi.python.org/pypi/fired-up/)
![Build Status](https://github.com/christophevg/fired-up/actions/workflows/test.yaml/badge.svg)
[![Documentation Status](https://readthedocs.org/projects/fired-up/badge/?version=latest)](https://fired-up.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/christophevg/fired-up/badge.svg?branch=master)](https://coveralls.io/github/christophevg/fired-up?branch=master)
[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.5.0-blue.svg)](https://github.com/christophevg/pypi-template)
## Documentation
Visit [Read the Docs](https://fired-up.readthedocs.org) for the full documentation, including overviews and several examples.
Raw data
{
"_id": null,
"home_page": "https://github.com/christophevg/fired-up",
"name": "fired-up",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python fire DSL",
"author": "Christophe VG",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3b/3f/5b495a8638beb1058e752f29f2ba959607f22dbe39db305930822401f66e/fired-up-0.1.0.tar.gz",
"platform": null,
"description": "# Fired Up\n\n> conventions and supporting tools for using Fire in a more natural-ish language style\n\n[![Latest Version on PyPI](https://img.shields.io/pypi/v/fired-up.svg)](https://pypi.python.org/pypi/fired-up/)\n[![Supported Implementations](https://img.shields.io/pypi/pyversions/fired-up.svg)](https://pypi.python.org/pypi/fired-up/)\n![Build Status](https://github.com/christophevg/fired-up/actions/workflows/test.yaml/badge.svg)\n[![Documentation Status](https://readthedocs.org/projects/fired-up/badge/?version=latest)](https://fired-up.readthedocs.io/en/latest/?badge=latest)\n[![Coverage Status](https://coveralls.io/repos/github/christophevg/fired-up/badge.svg?branch=master)](https://coveralls.io/github/christophevg/fired-up?branch=master)\n[![Built with PyPi Template](https://img.shields.io/badge/PyPi_Template-v0.5.0-blue.svg)](https://github.com/christophevg/pypi-template)\n\n\n\n## Documentation\n\nVisit [Read the Docs](https://fired-up.readthedocs.org) for the full documentation, including overviews and several examples.\n\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "conventions and supporting tools for using Fire in a more natural-ish language style",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/christophevg/fired-up"
},
"split_keywords": [
"python",
"fire",
"dsl"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f2b1aa7788f2f542f3c6250aef51557e1ba974887d1d6075f72ab3192119cc14",
"md5": "ad2ff0f261646551fafcf43ea012cd35",
"sha256": "f5593419ade5d3a0ff41a8dc1ee4084bb05c13e1f99fc05b8d360700ab79b7be"
},
"downloads": -1,
"filename": "fired_up-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad2ff0f261646551fafcf43ea012cd35",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8621,
"upload_time": "2024-03-29T17:22:24",
"upload_time_iso_8601": "2024-03-29T17:22:24.941506Z",
"url": "https://files.pythonhosted.org/packages/f2/b1/aa7788f2f542f3c6250aef51557e1ba974887d1d6075f72ab3192119cc14/fired_up-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3b3f5b495a8638beb1058e752f29f2ba959607f22dbe39db305930822401f66e",
"md5": "09ca71748bc2d4551fe71b4aa8fc7f9d",
"sha256": "88bb182a5f0c35b0d88cd2d623423b380a8a410ba367571430eec4235e749076"
},
"downloads": -1,
"filename": "fired-up-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "09ca71748bc2d4551fe71b4aa8fc7f9d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6622,
"upload_time": "2024-03-29T17:22:26",
"upload_time_iso_8601": "2024-03-29T17:22:26.543210Z",
"url": "https://files.pythonhosted.org/packages/3b/3f/5b495a8638beb1058e752f29f2ba959607f22dbe39db305930822401f66e/fired-up-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-29 17:22:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "christophevg",
"github_project": "fired-up",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "fire",
"specs": [
[
"==",
"0.5.0"
]
]
}
],
"tox": true,
"lcname": "fired-up"
}