Name | pyrailroad JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | Python package to draw railroad (or syntax) diagrams. Based largely on railroad-diagram and the partial parser by tabatkins. |
upload_time | 2025-07-18 15:51:01 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
railroad
diagram
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyrailroad : Railroad-Diagram Generator
Python package to draw railroad (or syntax) diagrams. Based largely on [railroad-diagrams](https://github.com/tabatkins/railroad-diagrams) and the [partial parser](https://github.com/speced/bikeshed/blob/main/bikeshed/railroadparser.py) by [tabatkins](https://github.com/tabatkins)
Install it using pip: `python3 -m pip install pyrailroad`
Browse the [documentation](https://epithumia.github.io/pyrailroad/)
Raw data
{
"_id": null,
"home_page": null,
"name": "pyrailroad",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "railroad, diagram",
"author": null,
"author_email": "Rafael Lopez <rafael.lopez@universite-paris-saclay.fr>",
"download_url": "https://files.pythonhosted.org/packages/64/b2/e68b921b18786ea30bf77bddd80a164a78571b9869683c77616bbbcfe399/pyrailroad-0.4.0.tar.gz",
"platform": null,
"description": "# pyrailroad : Railroad-Diagram Generator\n\nPython package to draw railroad (or syntax) diagrams. Based largely on [railroad-diagrams](https://github.com/tabatkins/railroad-diagrams) and the [partial parser](https://github.com/speced/bikeshed/blob/main/bikeshed/railroadparser.py) by [tabatkins](https://github.com/tabatkins)\n\nInstall it using pip: `python3 -m pip install pyrailroad`\n\nBrowse the [documentation](https://epithumia.github.io/pyrailroad/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python package to draw railroad (or syntax) diagrams. Based largely on railroad-diagram and the partial parser by tabatkins.",
"version": "0.4.0",
"project_urls": null,
"split_keywords": [
"railroad",
" diagram"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3051aff672797258b412d11175fa2bf35c5deb69859099c640b646fc30b440ca",
"md5": "6318657ac7fdda523899b3051a3cee0f",
"sha256": "62b8cc7202da2020a75b3e7bc9a31bad2fd94a926feff2751b4e722fef890868"
},
"downloads": -1,
"filename": "pyrailroad-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6318657ac7fdda523899b3051a3cee0f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 32067,
"upload_time": "2025-07-18T15:51:00",
"upload_time_iso_8601": "2025-07-18T15:51:00.828822Z",
"url": "https://files.pythonhosted.org/packages/30/51/aff672797258b412d11175fa2bf35c5deb69859099c640b646fc30b440ca/pyrailroad-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "64b2e68b921b18786ea30bf77bddd80a164a78571b9869683c77616bbbcfe399",
"md5": "200a669ff63eb52a90f142a04feb1e4e",
"sha256": "4113b6cc4c326f520e37c2acec72d0237bf7ac59f96b06c12b4682f244444efa"
},
"downloads": -1,
"filename": "pyrailroad-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "200a669ff63eb52a90f142a04feb1e4e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 134521,
"upload_time": "2025-07-18T15:51:01",
"upload_time_iso_8601": "2025-07-18T15:51:01.985288Z",
"url": "https://files.pythonhosted.org/packages/64/b2/e68b921b18786ea30bf77bddd80a164a78571b9869683c77616bbbcfe399/pyrailroad-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-18 15:51:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyrailroad"
}