# msgpackr-python
Re-implementation of kriszyp's msgpackr Javascript module
| Category | Badges |
|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Pypi | [](https://pypi.org/project/msgpackr-python) [](https://pypi.org/project/msgpackr-python) [](https://pypi.org/project/msgpackr-python/) [](https://pypi.org/project/msgpackr-python/) |
| Quality checking | [](https://github.com/Aedial/msgpackr-python/actions/workflows/python-package.yml) [](https://github.com/Aedial/msgpackr-python/actions/workflows/codeql-analysis.yml) [](https://github.com/PyCQA/pylint) [](https://github.com/PyCQA/bandit) [](https://github.com/psf/black) |
| Stats | [](https://github.com/Aedial/msgpackr-python/search?l=python)      |
| Activity |    |
# Usage
Download via [pip](https://pypi.org/project/msgpackr-python):
```
pip install msgpackr-python
```
## Docs
To build the docs, run
```
poetry run build-docs
```
The docs will be locally viewable at docs/build/html/index.html
Raw data
{
"_id": null,
"home_page": "https://github.com/Aedial/msgpackr-python",
"name": "msgpackr-python",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.7.10",
"maintainer_email": null,
"keywords": "python, msgpack, msgpackr",
"author": "Aedial",
"author_email": "aedial.dev@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/cf/e7/e3ffa889f0d9509fbe89b702f56b7b0fe5bb030bd91a49490ac38680f319/msgpackr_python-0.1.6.tar.gz",
"platform": null,
"description": "# msgpackr-python\nRe-implementation of kriszyp's msgpackr Javascript module\n\n\n| Category | Badges |\n|------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Pypi | [](https://pypi.org/project/msgpackr-python) [](https://pypi.org/project/msgpackr-python) [](https://pypi.org/project/msgpackr-python/) [](https://pypi.org/project/msgpackr-python/) |\n| Quality checking | [](https://github.com/Aedial/msgpackr-python/actions/workflows/python-package.yml) [](https://github.com/Aedial/msgpackr-python/actions/workflows/codeql-analysis.yml) [](https://github.com/PyCQA/pylint) [](https://github.com/PyCQA/bandit) [](https://github.com/psf/black) |\n| Stats | [](https://github.com/Aedial/msgpackr-python/search?l=python)      |\n| Activity |    |\n\n\n# Usage\nDownload via [pip](https://pypi.org/project/msgpackr-python):\n```\npip install msgpackr-python\n```\n\n\n## Docs\nTo build the docs, run\n```\npoetry run build-docs\n```\nThe docs will be locally viewable at docs/build/html/index.html\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Re-implementation of kriszyp's msgpackr Javascript module",
"version": "0.1.6",
"project_urls": {
"Bug Tracker": "https://github.com/Aedial/msgpackr-python/issues",
"Homepage": "https://github.com/Aedial/msgpackr-python",
"Repository": "https://github.com/Aedial/msgpackr-python"
},
"split_keywords": [
"python",
" msgpack",
" msgpackr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c9f60ad4a6fe77f8aeb722468e1c34674860ad8a506a282f82da7a08dbc7615d",
"md5": "1135d9c4d9ea8cfe8269a622da136ab8",
"sha256": "d1be7ebec96be5a556b2ab132c53fe93887c661cb44b407b7302021895bc8bd6"
},
"downloads": -1,
"filename": "msgpackr_python-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1135d9c4d9ea8cfe8269a622da136ab8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.7.10",
"size": 12283,
"upload_time": "2024-06-02T17:19:25",
"upload_time_iso_8601": "2024-06-02T17:19:25.496448Z",
"url": "https://files.pythonhosted.org/packages/c9/f6/0ad4a6fe77f8aeb722468e1c34674860ad8a506a282f82da7a08dbc7615d/msgpackr_python-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cfe7e3ffa889f0d9509fbe89b702f56b7b0fe5bb030bd91a49490ac38680f319",
"md5": "6e31363824be1e9d287d3298ec85612a",
"sha256": "71673b9eaf07b4c3c6ca7429ac644a855229ec99c11f192e3fc4a33e239bf631"
},
"downloads": -1,
"filename": "msgpackr_python-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "6e31363824be1e9d287d3298ec85612a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.7.10",
"size": 11232,
"upload_time": "2024-06-02T17:19:26",
"upload_time_iso_8601": "2024-06-02T17:19:26.891797Z",
"url": "https://files.pythonhosted.org/packages/cf/e7/e3ffa889f0d9509fbe89b702f56b7b0fe5bb030bd91a49490ac38680f319/msgpackr_python-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-02 17:19:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Aedial",
"github_project": "msgpackr-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "msgpackr-python"
}