Name | g3visu JSON |
Version |
0.1.11
JSON |
| download |
home_page | None |
Summary | System G3 Visualization files' parsers and generators |
upload_time | 2024-10-14 12:34:57 |
maintainer | None |
docs_url | None |
author | Elektroline a.s. |
requires_python | >=3.11 |
license | None |
keywords |
elektroline
system g3
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Library Name
Collection of System G3 Visualization files' parsers and generators.
## Installation
The installation can be done with the package manager `pip`.
```bash
pip install g3visu
```
## Usage
Invoke from the terminal:
```bash
gen-visu --help
```
The package can also be used as a library:
```python
from g3visu import TypeInfo, SiteSVG
from g3visu.utils import SitesFileDownloader
```
Raw data
{
"_id": null,
"home_page": null,
"name": "g3visu",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "Elektroline, System G3",
"author": "Elektroline a.s.",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7e/3b/66e7ca24f31e89547086baa8e9dcc938792308ea41a49a302def3fa77b44/g3visu-0.1.11.tar.gz",
"platform": null,
"description": "# Library Name\r\n\r\nCollection of System G3 Visualization files' parsers and generators.\r\n\r\n## Installation\r\n\r\nThe installation can be done with the package manager `pip`.\r\n\r\n```bash\r\npip install g3visu\r\n```\r\n\r\n## Usage\r\n\r\nInvoke from the terminal:\r\n\r\n```bash\r\ngen-visu --help\r\n```\r\n\r\nThe package can also be used as a library:\r\n\r\n```python\r\nfrom g3visu import TypeInfo, SiteSVG\r\nfrom g3visu.utils import SitesFileDownloader\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "System G3 Visualization files' parsers and generators",
"version": "0.1.11",
"project_urls": {
"Homepage": "https://gitlab.elektroline.cz/plc/systemg3-py/SystemG3Visu.git"
},
"split_keywords": [
"elektroline",
" system g3"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3e7d4448cf13325b510113e4e5ecf5344abd6ba53ae697a102a5dcadff702fde",
"md5": "c86c6776bfa2de1202bc4b79cf891d1b",
"sha256": "eaea67f5d34004e0121aaa53dd966ca7e10f95cdd6dece02f96fb7213a0e7b5a"
},
"downloads": -1,
"filename": "g3visu-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c86c6776bfa2de1202bc4b79cf891d1b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 24027,
"upload_time": "2024-10-14T12:34:55",
"upload_time_iso_8601": "2024-10-14T12:34:55.658303Z",
"url": "https://files.pythonhosted.org/packages/3e/7d/4448cf13325b510113e4e5ecf5344abd6ba53ae697a102a5dcadff702fde/g3visu-0.1.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e3b66e7ca24f31e89547086baa8e9dcc938792308ea41a49a302def3fa77b44",
"md5": "2b3fddb97d5c500e9c7bdfe34aec1c5f",
"sha256": "149eb1e1876727efffcd5b90b3850eae2f2eecf8063578bc4cf9980dab911698"
},
"downloads": -1,
"filename": "g3visu-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "2b3fddb97d5c500e9c7bdfe34aec1c5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 21414,
"upload_time": "2024-10-14T12:34:57",
"upload_time_iso_8601": "2024-10-14T12:34:57.052297Z",
"url": "https://files.pythonhosted.org/packages/7e/3b/66e7ca24f31e89547086baa8e9dcc938792308ea41a49a302def3fa77b44/g3visu-0.1.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-14 12:34:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "g3visu"
}