<div align="center">
<h1>Trajectopy Core - Library for Trajectory Evaluation in Python</h1>
<a href="https://github.com/gereon-t/trajectopy-core/releases"><img src="https://img.shields.io/github/v/release/gereon-t/trajectopy-core?label=version" /></a>
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.8.2+-blue.svg" /></a>
<a href="https://github.com/gereon-t/trajectopy-core/blob/main/LICENSE"><img src="https://img.shields.io/github/license/gereon-t/trajectopy-core" /></a>
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
<br />
<a href="https://github.com/gereon-t/trajectopy-core"><img src="https://img.shields.io/badge/Windows-0078D6?st&logo=windows&logoColor=white" /></a>
<a href="https://github.com/gereon-t/trajectopy-core"><img src="https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black" /></a>
<a href="https://github.com/gereon-t/trajectopy-core"><img src="https://img.shields.io/badge/mac%20os-000000?&logo=apple&logoColor=white" /></a>
</div>
This package contains the core implementation and internal functionality that powers Trajectopy.
## Purpose
The Trajectopy Core package is designed to house the low-level, internal mechanisms and utilities that provide the core capabilities of the project. It is **not intended for general use or direct interaction** in most cases.
For most users, the [Trajectopy-API](https://github.com/gereon-t/trajectopy-api) package is a better fit, which provides:
- A user-friendly interface to interact with the system.
- Simplified access to the core functionalities.
- Comprehensive documentation and examples for common use cases.
## When to Use the Core Package
You might find the Core Package useful if:
- You are contributing to the development of the project and need to modify or extend the internal logic.
- You have advanced use cases that require direct access to the low-level implementation.
## Installation
```console
pip install trajectopy-core
```
Raw data
{
"_id": null,
"home_page": "https://github.com/gereon-t/trajectopy-core",
"name": "trajectopy-core",
"maintainer": "Gereon Tombrink",
"docs_url": null,
"requires_python": "<3.14,>=3.9",
"maintainer_email": "tombrink@igg.uni-bonn.de",
"keywords": "trajectory, evaluation, alignment, similarity, leverarm, epsg, robotics",
"author": "Gereon Tombrink",
"author_email": "tombrink@igg.uni-bonn.de",
"download_url": "https://files.pythonhosted.org/packages/bf/11/f236b2e553b65c46ab2869c534052eb7bf82468900072473ae9c80f5cee4/trajectopy_core-4.0.0.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n <h1>Trajectopy Core - Library for Trajectory Evaluation in Python</h1>\n <a href=\"https://github.com/gereon-t/trajectopy-core/releases\"><img src=\"https://img.shields.io/github/v/release/gereon-t/trajectopy-core?label=version\" /></a>\n <a href=\"https://www.python.org/downloads/\"><img src=\"https://img.shields.io/badge/python-3.8.2+-blue.svg\" /></a>\n <a href=\"https://github.com/gereon-t/trajectopy-core/blob/main/LICENSE\"><img src=\"https://img.shields.io/github/license/gereon-t/trajectopy-core\" /></a>\n <a href=\"https://github.com/psf/black\"><img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a>\n <br />\n <a href=\"https://github.com/gereon-t/trajectopy-core\"><img src=\"https://img.shields.io/badge/Windows-0078D6?st&logo=windows&logoColor=white\" /></a>\n <a href=\"https://github.com/gereon-t/trajectopy-core\"><img src=\"https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black\" /></a>\n <a href=\"https://github.com/gereon-t/trajectopy-core\"><img src=\"https://img.shields.io/badge/mac%20os-000000?&logo=apple&logoColor=white\" /></a>\n \n</div>\n\nThis package contains the core implementation and internal functionality that powers Trajectopy.\n\n## Purpose\n\nThe Trajectopy Core package is designed to house the low-level, internal mechanisms and utilities that provide the core capabilities of the project. It is **not intended for general use or direct interaction** in most cases.\n\nFor most users, the [Trajectopy-API](https://github.com/gereon-t/trajectopy-api) package is a better fit, which provides:\n\n- A user-friendly interface to interact with the system.\n- Simplified access to the core functionalities.\n- Comprehensive documentation and examples for common use cases.\n\n## When to Use the Core Package\n\nYou might find the Core Package useful if:\n- You are contributing to the development of the project and need to modify or extend the internal logic.\n- You have advanced use cases that require direct access to the low-level implementation.\n\n## Installation\n\n```console\npip install trajectopy-core\n```",
"bugtrack_url": null,
"license": "MIT",
"summary": "Trajectory Evaluation in Python",
"version": "4.0.0",
"project_urls": {
"Homepage": "https://github.com/gereon-t/trajectopy-core",
"Repository": "https://github.com/gereon-t/trajectopy-core.git"
},
"split_keywords": [
"trajectory",
" evaluation",
" alignment",
" similarity",
" leverarm",
" epsg",
" robotics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e75fdb7b7f02e0a3003827e13f1a27279ca220415b73f86964ace5ddfdf26c6",
"md5": "73c3847f5a1b461efe693454c109b424",
"sha256": "68ffd493c9825ea131ee03de326fdb6c5cf5bdc4adbe29f02fdb40df36fd825e"
},
"downloads": -1,
"filename": "trajectopy_core-4.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "73c3847f5a1b461efe693454c109b424",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.9",
"size": 136242,
"upload_time": "2024-12-06T15:42:08",
"upload_time_iso_8601": "2024-12-06T15:42:08.829629Z",
"url": "https://files.pythonhosted.org/packages/2e/75/fdb7b7f02e0a3003827e13f1a27279ca220415b73f86964ace5ddfdf26c6/trajectopy_core-4.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf11f236b2e553b65c46ab2869c534052eb7bf82468900072473ae9c80f5cee4",
"md5": "fd796bd4498bbc8bd733ce6f19521a96",
"sha256": "91a85bb55cde94a2a3980391cc9818efdba5f7d31be031348ab03c3657f9a7a6"
},
"downloads": -1,
"filename": "trajectopy_core-4.0.0.tar.gz",
"has_sig": false,
"md5_digest": "fd796bd4498bbc8bd733ce6f19521a96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.9",
"size": 107349,
"upload_time": "2024-12-06T15:42:10",
"upload_time_iso_8601": "2024-12-06T15:42:10.972609Z",
"url": "https://files.pythonhosted.org/packages/bf/11/f236b2e553b65c46ab2869c534052eb7bf82468900072473ae9c80f5cee4/trajectopy_core-4.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 15:42:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gereon-t",
"github_project": "trajectopy-core",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "trajectopy-core"
}