raillabel-providerkit


Nameraillabel-providerkit JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA devkit for working with recorded and annotated train ride data from Deutsche Bahn.
upload_time2025-01-27 12:30:47
maintainerNone
docs_urlNone
authorDB InfraGO AG
requires_python<3.14,>=3.10
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!--
 ~ Copyright DB InfraGO AG and contributors
 ~ SPDX-License-Identifier: Apache-2.0
 -->

# RailLabel Providerkit

<!-- prettier-ignore -->
![image](https://github.com/DSD-DBS/raillabel-providerkit/actions/workflows/build-test-publish.yml/badge.svg)
![image](https://github.com/DSD-DBS/raillabel-providerkit/actions/workflows/lint.yml/badge.svg)

A library for annotation providers of raillabel-formatted data.

# Documentation

<!-- prettier-ignore -->
Read the [full documentation on Github pages](https://dsd-dbs.github.io/raillabel-providerkit).

# Installation

You can install the latest released version directly from PyPI.

```zsh
pip install raillabel-providerkit
```

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-providerkit
cd raillabel-providerkit
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 InfraGO 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": null,
    "name": "raillabel-providerkit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "DB InfraGO AG",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c2/f8/ef9d61345b0961e620732f65609790e4aa42827727a339e3d8043ef31922/raillabel_providerkit-1.2.0.tar.gz",
    "platform": "any",
    "description": "<!--\n ~ Copyright DB InfraGO AG and contributors\n ~ SPDX-License-Identifier: Apache-2.0\n -->\n\n# RailLabel Providerkit\n\n<!-- prettier-ignore -->\n![image](https://github.com/DSD-DBS/raillabel-providerkit/actions/workflows/build-test-publish.yml/badge.svg)\n![image](https://github.com/DSD-DBS/raillabel-providerkit/actions/workflows/lint.yml/badge.svg)\n\nA library for annotation providers of raillabel-formatted data.\n\n# Documentation\n\n<!-- prettier-ignore -->\nRead the [full documentation on Github pages](https://dsd-dbs.github.io/raillabel-providerkit).\n\n# Installation\n\nYou can install the latest released version directly from PyPI.\n\n```zsh\npip install raillabel-providerkit\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-providerkit\ncd raillabel-providerkit\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 InfraGO 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": "1.2.0",
    "project_urls": {
        "Documentation": "https://dsd-dbs.github.io/raillabel-providerkit",
        "Homepage": "https://github.com/DSD-DBS/raillabel-providerkit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a62b0e581354b3f7a5e307609e1e46108bd3cc9104bd94e0a660a4f52e63e70c",
                "md5": "c76a670caac009420ff4fd0905a64c30",
                "sha256": "29fa7ccc51a3a963a884df32bab5ef8ca6855051e80351af18c5272db4a7fe64"
            },
            "downloads": -1,
            "filename": "raillabel_providerkit-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c76a670caac009420ff4fd0905a64c30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.10",
            "size": 240537,
            "upload_time": "2025-01-27T12:30:46",
            "upload_time_iso_8601": "2025-01-27T12:30:46.180083Z",
            "url": "https://files.pythonhosted.org/packages/a6/2b/0e581354b3f7a5e307609e1e46108bd3cc9104bd94e0a660a4f52e63e70c/raillabel_providerkit-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c2f8ef9d61345b0961e620732f65609790e4aa42827727a339e3d8043ef31922",
                "md5": "2b2504d3cacbe803a38e5b56dbc79ce6",
                "sha256": "3396caf9e85be7662a1f93a233c42480eba28e27069824237fdef0b83ddce02c"
            },
            "downloads": -1,
            "filename": "raillabel_providerkit-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2b2504d3cacbe803a38e5b56dbc79ce6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.10",
            "size": 190325,
            "upload_time": "2025-01-27T12:30:47",
            "upload_time_iso_8601": "2025-01-27T12:30:47.936999Z",
            "url": "https://files.pythonhosted.org/packages/c2/f8/ef9d61345b0961e620732f65609790e4aa42827727a339e3d8043ef31922/raillabel_providerkit-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-27 12:30:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DSD-DBS",
    "github_project": "raillabel-providerkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "raillabel-providerkit"
}
        
Elapsed time: 0.37277s