Name | pyrailroad JSON |
Version |
0.3.2
JSON |
| download |
home_page | None |
Summary | Python package to draw railroad (or syntax) diagrams. Based largely on railroad-daigram and the partial parser by tbatkins. |
upload_time | 2024-10-21 13:10:52 |
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 [tbatkins](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/12/21/7ebc9a229357a55dba2068548e782fece7b6dd31dda37747a9281e14181c/pyrailroad-0.3.2.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 [tbatkins](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-daigram and the partial parser by tbatkins.",
"version": "0.3.2",
"project_urls": null,
"split_keywords": [
"railroad",
" diagram"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d880bcf1d73f0e0fc7f73841e4c9e1f2af9f80abec4ebbcc62e08317eddd730d",
"md5": "0c22827f72ab5e12ec937b2a3b35ad56",
"sha256": "c0d2d128c77ffd721b4b1f3f21e023277cc0f5489bcf10d0fabcc3ba98fa9188"
},
"downloads": -1,
"filename": "pyrailroad-0.3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0c22827f72ab5e12ec937b2a3b35ad56",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 19979,
"upload_time": "2024-10-21T13:10:51",
"upload_time_iso_8601": "2024-10-21T13:10:51.297432Z",
"url": "https://files.pythonhosted.org/packages/d8/80/bcf1d73f0e0fc7f73841e4c9e1f2af9f80abec4ebbcc62e08317eddd730d/pyrailroad-0.3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "12217ebc9a229357a55dba2068548e782fece7b6dd31dda37747a9281e14181c",
"md5": "2e4b354b56bc69f82ab0812275066f85",
"sha256": "92315f8b8b49d8fd5b59af5d6895ec886427896e150995dff5cd73527f10ca7a"
},
"downloads": -1,
"filename": "pyrailroad-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "2e4b354b56bc69f82ab0812275066f85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 58653,
"upload_time": "2024-10-21T13:10:52",
"upload_time_iso_8601": "2024-10-21T13:10:52.755087Z",
"url": "https://files.pythonhosted.org/packages/12/21/7ebc9a229357a55dba2068548e782fece7b6dd31dda37747a9281e14181c/pyrailroad-0.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 13:10:52",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyrailroad"
}