# OPNV Dataset - Open public network for versatile data
![AmeiseLogo](https://raw.githubusercontent.com/MarcelVSHNS/ameise-dataset/main/docs/Ameise_logo.png)
Dev-Kit for [Project AMEISE](https://ameise.wandelgesellschaft.de/) records:
## Description
The OPNV-dataset is a development kit for the OPNV dataset. It provides functionalities to unpack AMEISE record
files and extract meta information and frames. The core functionality revolves around handling AMEISE record files
with the .4mse extension.
## Installation
To install the ameise-dataset, you can use pip:
```console
pip install ameise
```
## Getting Started
To get started with the dataset, you can refer to the [GettingStarted.ipynb](https://colab.research.google.com/drive/1p2cw3bSZ6B798qQ2jVnpvKQI5pv_-y_D?usp=sharing) notebook provided in the repository.
This notebook will guide you through the basic functionalities and usage of the dataset.
Raw data
{
"_id": null,
"home_page": "https://github.com/MarcelVSHNS/ameise-dataset.git",
"name": "ameise",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Marcel",
"author_email": "marcel.vosshans@hs-esslingen.de",
"download_url": "https://files.pythonhosted.org/packages/f5/a2/554c21079104cb8f04e6507c0688c50b45c8361e4fe415cb5cf3605c76f7/ameise-0.5.2.tar.gz",
"platform": null,
"description": "# OPNV Dataset - Open public network for versatile data\n\n![AmeiseLogo](https://raw.githubusercontent.com/MarcelVSHNS/ameise-dataset/main/docs/Ameise_logo.png) \n\nDev-Kit for [Project AMEISE](https://ameise.wandelgesellschaft.de/) records: \n\n## Description\n\nThe OPNV-dataset is a development kit for the OPNV dataset. It provides functionalities to unpack AMEISE record \nfiles and extract meta information and frames. The core functionality revolves around handling AMEISE record files \nwith the .4mse extension.\n\n## Installation\n\nTo install the ameise-dataset, you can use pip:\n```console\npip install ameise\n```\n\n## Getting Started\n\nTo get started with the dataset, you can refer to the [GettingStarted.ipynb](https://colab.research.google.com/drive/1p2cw3bSZ6B798qQ2jVnpvKQI5pv_-y_D?usp=sharing) notebook provided in the repository. \nThis notebook will guide you through the basic functionalities and usage of the dataset.\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Dev-Kit for AMEISE dataset",
"version": "0.5.2",
"project_urls": {
"Homepage": "https://github.com/MarcelVSHNS/ameise-dataset.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e3dc4ffe4857ac5c6de243a16ee228696b54ce8bd29fc350da60fd4a6482ae91",
"md5": "c2756badb47ab8003e353f48ac950462",
"sha256": "ba570c7f596b141eb24df9eff719dd418a6e0e8164c2300f9db84527c1c68ae1"
},
"downloads": -1,
"filename": "ameise-0.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c2756badb47ab8003e353f48ac950462",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22845,
"upload_time": "2024-07-04T23:02:32",
"upload_time_iso_8601": "2024-07-04T23:02:32.177598Z",
"url": "https://files.pythonhosted.org/packages/e3/dc/4ffe4857ac5c6de243a16ee228696b54ce8bd29fc350da60fd4a6482ae91/ameise-0.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f5a2554c21079104cb8f04e6507c0688c50b45c8361e4fe415cb5cf3605c76f7",
"md5": "d6a6ae29a28219430b118a4a3e44e0cc",
"sha256": "42d2ed0e80dcaf42ebd057281358c6fce3ac648d7211f88b93e3740644a4110f"
},
"downloads": -1,
"filename": "ameise-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "d6a6ae29a28219430b118a4a3e44e0cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 18064,
"upload_time": "2024-07-04T23:02:34",
"upload_time_iso_8601": "2024-07-04T23:02:34.435484Z",
"url": "https://files.pythonhosted.org/packages/f5/a2/554c21079104cb8f04e6507c0688c50b45c8361e4fe415cb5cf3605c76f7/ameise-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-04 23:02:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MarcelVSHNS",
"github_project": "ameise-dataset",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "datetime",
"specs": []
},
{
"name": "Pillow",
"specs": []
},
{
"name": "dill",
"specs": []
}
],
"lcname": "ameise"
}