Name | pyraillabel JSON |
Version |
2.0.1
JSON |
| download |
home_page | |
Summary | A devkit for working with recorded and annotated train ride data from Deutsche Bahn. |
upload_time | 2023-03-14 08:31:59 |
maintainer | |
docs_url | None |
author | DB Netz AG |
requires_python | <3.12,>=3.8 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<!--
~ Copyright DB Netz AG and contributors
~ SPDX-License-Identifier: Apache-2.0
-->
# RailLabel
<!-- prettier-ignore -->
![image](https://github.com/DSD-DBS/raillabel/actions/workflows/build-test-publish.yml/badge.svg)
![image](https://github.com/DSD-DBS/raillabel/actions/workflows/lint.yml/badge.svg)
A devkit for working with recorded and annotated train ride data from Deutsche Bahn.
# Documentation
<!-- prettier-ignore -->
Read the [full documentation on Github pages](https://dsd-dbs.github.io/raillabel).
# Installation
You can install the latest released version directly from PyPI.
```zsh
pip install pyraillabel
```
To set up a development environment, clone the project and install it into a
virtual environment.
```zsh
git clone https://github.com/DSD-DBS/raillabel
cd raillabel
python -m venv .venv
source .venv/bin/activate.sh # for Linux / Mac
.venv\Scripts\activate # for Windows
pip install -U pip pre-commit
pip install -e '.[docs,test]'
pre-commit install
```
# Contributing
We'd love to see your bug reports and improvement suggestions! Please take a
look at our [guidelines for contributors](CONTRIBUTING.md) for details.
# Licenses
This project is compliant with the
[REUSE Specification Version 3.0](https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md).
Copyright DB Netz AG, licensed under Apache 2.0 (see full text in
[LICENSES/Apache-2.0.txt](LICENSES/Apache-2.0.txt))
Dot-files are licensed under CC0-1.0 (see full text in
[LICENSES/CC0-1.0.txt](LICENSES/CC0-1.0.txt))
Raw data
{
"_id": null,
"home_page": "",
"name": "pyraillabel",
"maintainer": "",
"docs_url": null,
"requires_python": "<3.12,>=3.8",
"maintainer_email": "",
"keywords": "",
"author": "DB Netz AG",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b8/99/16b4ac098f443984140aa86df215ecb2d936fddebf2d27e84d44f66161d2/pyraillabel-2.0.1.tar.gz",
"platform": "any",
"description": "<!--\n ~ Copyright DB Netz AG and contributors\n ~ SPDX-License-Identifier: Apache-2.0\n -->\n\n# RailLabel\n\n<!-- prettier-ignore -->\n![image](https://github.com/DSD-DBS/raillabel/actions/workflows/build-test-publish.yml/badge.svg)\n![image](https://github.com/DSD-DBS/raillabel/actions/workflows/lint.yml/badge.svg)\n\nA devkit for working with recorded and annotated train ride data from Deutsche Bahn.\n\n# Documentation\n\n<!-- prettier-ignore -->\nRead the [full documentation on Github pages](https://dsd-dbs.github.io/raillabel).\n\n# Installation\n\nYou can install the latest released version directly from PyPI.\n\n```zsh\npip install pyraillabel\n```\n\nTo set up a development environment, clone the project and install it into a\nvirtual environment.\n\n```zsh\ngit clone https://github.com/DSD-DBS/raillabel\ncd raillabel\npython -m venv .venv\n\nsource .venv/bin/activate.sh # for Linux / Mac\n.venv\\Scripts\\activate # for Windows\n\npip install -U pip pre-commit\npip install -e '.[docs,test]'\npre-commit install\n```\n\n# Contributing\n\nWe'd love to see your bug reports and improvement suggestions! Please take a\nlook at our [guidelines for contributors](CONTRIBUTING.md) for details.\n\n# Licenses\n\nThis project is compliant with the\n[REUSE Specification Version 3.0](https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md).\n\nCopyright DB Netz AG, licensed under Apache 2.0 (see full text in\n[LICENSES/Apache-2.0.txt](LICENSES/Apache-2.0.txt))\n\nDot-files are licensed under CC0-1.0 (see full text in\n[LICENSES/CC0-1.0.txt](LICENSES/CC0-1.0.txt))\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A devkit for working with recorded and annotated train ride data from Deutsche Bahn.",
"version": "2.0.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "80cf65b8710ce9df5320fee7a2859db8e5e728f9ca7cb64383fd293f3c254b44",
"md5": "6a8f5589b7030c128dc33f2996d08851",
"sha256": "c4927e9f33da3a6d68e3a346e96a13e0c80a4f1cda558b4e4b7410767b5da411"
},
"downloads": -1,
"filename": "pyraillabel-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6a8f5589b7030c128dc33f2996d08851",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.8",
"size": 94365,
"upload_time": "2023-03-14T08:31:57",
"upload_time_iso_8601": "2023-03-14T08:31:57.663715Z",
"url": "https://files.pythonhosted.org/packages/80/cf/65b8710ce9df5320fee7a2859db8e5e728f9ca7cb64383fd293f3c254b44/pyraillabel-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b89916b4ac098f443984140aa86df215ecb2d936fddebf2d27e84d44f66161d2",
"md5": "6939f7367f2e7844f213df194f9983a7",
"sha256": "0d571dca225011737ec7389095618d28cf816863749379d9e42d03b652267ad3"
},
"downloads": -1,
"filename": "pyraillabel-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "6939f7367f2e7844f213df194f9983a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.8",
"size": 74088,
"upload_time": "2023-03-14T08:31:59",
"upload_time_iso_8601": "2023-03-14T08:31:59.642768Z",
"url": "https://files.pythonhosted.org/packages/b8/99/16b4ac098f443984140aa86df215ecb2d936fddebf2d27e84d44f66161d2/pyraillabel-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-14 08:31:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyraillabel"
}