# EPCPY
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI version](https://badge.fury.io/py/epcpy.svg)](https://badge.fury.io/py/epcpy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/epcpy.svg)](https://pypi.org/project/epcpy/)
A Python module for creation, validation, and transformation of EPC representations as defined in GS1's EPC Tag Data Standard (https://www.gs1.org/standards/rfid/tds).
## Installation
```python
pip install epcpy
```
## Documentation
Documentation can be found on [Git](https://github.com/nedap/retail-epcpy).
Raw data
{
"_id": null,
"home_page": "https://github.com/nedap/retail-epcpy",
"name": "epcpy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "gs1,epc,python,gtin,sgtin",
"author": "Nedap Retail",
"author_email": "sander.meinderts@nedap.com",
"download_url": "https://files.pythonhosted.org/packages/9a/1f/b5f96ca5aab5af50e0ce72f0d4dc43cf44681f4c998bd253ee49c31651c4/epcpy-0.1.7.tar.gz",
"platform": null,
"description": "# EPCPY\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI version](https://badge.fury.io/py/epcpy.svg)](https://badge.fury.io/py/epcpy)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/epcpy.svg)](https://pypi.org/project/epcpy/)\n\n\nA Python module for creation, validation, and transformation of EPC representations as defined in GS1's EPC Tag Data Standard (https://www.gs1.org/standards/rfid/tds).\n\n## Installation\n```python\npip install epcpy\n```\n\n## Documentation\nDocumentation can be found on [Git](https://github.com/nedap/retail-epcpy).",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python module for creation, validation, and transformation of EPC representations as defined in GS1's EPC Tag Data Standard.",
"version": "0.1.7",
"project_urls": {
"Homepage": "https://github.com/nedap/retail-epcpy",
"Repository": "https://github.com/nedap/retail-epcpy"
},
"split_keywords": [
"gs1",
"epc",
"python",
"gtin",
"sgtin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dd9592bbd187a010ee5bd64d552dc874864ee6b7baf386e30eb4012da390fadd",
"md5": "4fa9a27f9da16e49ca9e1a0402e34927",
"sha256": "29a17546841164a0ef1800cb159b31a926d1a249825088bc2edd62a7075608a9"
},
"downloads": -1,
"filename": "epcpy-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4fa9a27f9da16e49ca9e1a0402e34927",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 51594,
"upload_time": "2023-05-31T08:02:11",
"upload_time_iso_8601": "2023-05-31T08:02:11.298323Z",
"url": "https://files.pythonhosted.org/packages/dd/95/92bbd187a010ee5bd64d552dc874864ee6b7baf386e30eb4012da390fadd/epcpy-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9a1fb5f96ca5aab5af50e0ce72f0d4dc43cf44681f4c998bd253ee49c31651c4",
"md5": "93ca952d2c8e2017046c2a79a44dec4b",
"sha256": "12e116f21370ba9efd2585c0a1b92298c022ca3d6577a943983b0b293a13a2ba"
},
"downloads": -1,
"filename": "epcpy-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "93ca952d2c8e2017046c2a79a44dec4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 25253,
"upload_time": "2023-05-31T08:02:13",
"upload_time_iso_8601": "2023-05-31T08:02:13.481405Z",
"url": "https://files.pythonhosted.org/packages/9a/1f/b5f96ca5aab5af50e0ce72f0d4dc43cf44681f4c998bd253ee49c31651c4/epcpy-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 08:02:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nedap",
"github_project": "retail-epcpy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "epcpy"
}