Name | shok JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2025-07-19 21:31:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# shok
<p align="center">
<a href="https://github.com/benjamin-etheredge/shok/actions/workflows/ci.yml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/benjamin-etheredge/shok/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
</a>
<a href="https://shok.readthedocs.io">
<img src="https://img.shields.io/readthedocs/shok.svg?logo=read-the-docs&logoColor=fff&style=flat-square" alt="Documentation Status">
</a>
<a href="https://codecov.io/gh/benjamin-etheredge/shok">
<img src="https://img.shields.io/codecov/c/github/benjamin-etheredge/shok.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
</a>
</p>
<p align="center">
<a href="https://github.com/astral-sh/uv">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json" alt="uv">
</a>
<a href="https://github.com/astral-sh/ruff">
<img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff">
</a>
<a href="https://github.com/pre-commit/pre-commit">
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" alt="pre-commit">
</a>
</p>
<p align="center">
<a href="https://pypi.org/project/shok/">
<img src="https://img.shields.io/pypi/v/shok.svg?logo=python&logoColor=fff&style=flat-square" alt="PyPI Version">
</a>
<img src="https://img.shields.io/pypi/pyversions/shok.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
<img src="https://img.shields.io/pypi/l/shok.svg?style=flat-square" alt="License">
</p>
---
**Documentation**: <a href="https://shok.readthedocs.io" target="_blank">https://shok.readthedocs.io </a>
**Source Code**: <a href="https://github.com/benjamin-etheredge/shok" target="_blank">https://github.com/benjamin-etheredge/shok </a>
---
## Installation
Install this via pip (or your favourite package manager):
`pip install shok`
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- prettier-ignore-start -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- markdownlint-disable -->
<!-- markdownlint-enable -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-end -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Credits
[](https://github.com/copier-org/copier)
This package was created with
[Copier](https://copier.readthedocs.io/) and the
[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)
project template.
Raw data
{
"_id": null,
"home_page": null,
"name": "shok",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Benjamin Etheredge <benjamin.etheredge@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3f/b9/77120a43ac78254f4204b1738df81d45ff72ee55712a5d5dcdc51607f20c/shok-0.3.0.tar.gz",
"platform": null,
"description": "# shok\n\n<p align=\"center\">\n <a href=\"https://github.com/benjamin-etheredge/shok/actions/workflows/ci.yml?query=branch%3Amain\">\n <img src=\"https://img.shields.io/github/actions/workflow/status/benjamin-etheredge/shok/ci.yml?branch=main&label=CI&logo=github&style=flat-square\" alt=\"CI Status\" >\n </a>\n <a href=\"https://shok.readthedocs.io\">\n <img src=\"https://img.shields.io/readthedocs/shok.svg?logo=read-the-docs&logoColor=fff&style=flat-square\" alt=\"Documentation Status\">\n </a>\n <a href=\"https://codecov.io/gh/benjamin-etheredge/shok\">\n <img src=\"https://img.shields.io/codecov/c/github/benjamin-etheredge/shok.svg?logo=codecov&logoColor=fff&style=flat-square\" alt=\"Test coverage percentage\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://github.com/astral-sh/uv\">\n <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json\" alt=\"uv\">\n </a>\n <a href=\"https://github.com/astral-sh/ruff\">\n <img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\" alt=\"Ruff\">\n </a>\n <a href=\"https://github.com/pre-commit/pre-commit\">\n <img src=\"https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square\" alt=\"pre-commit\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://pypi.org/project/shok/\">\n <img src=\"https://img.shields.io/pypi/v/shok.svg?logo=python&logoColor=fff&style=flat-square\" alt=\"PyPI Version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/shok.svg?style=flat-square&logo=python&logoColor=fff\" alt=\"Supported Python versions\">\n <img src=\"https://img.shields.io/pypi/l/shok.svg?style=flat-square\" alt=\"License\">\n</p>\n\n---\n\n**Documentation**: <a href=\"https://shok.readthedocs.io\" target=\"_blank\">https://shok.readthedocs.io </a>\n\n**Source Code**: <a href=\"https://github.com/benjamin-etheredge/shok\" target=\"_blank\">https://github.com/benjamin-etheredge/shok </a>\n\n---\n\n## Installation\n\nInstall this via pip (or your favourite package manager):\n\n`pip install shok`\n\n## Contributors \u2728\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- prettier-ignore-start -->\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- markdownlint-disable -->\n<!-- markdownlint-enable -->\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-end -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n\n## Credits\n\n[](https://github.com/copier-org/copier)\n\nThis package was created with\n[Copier](https://copier.readthedocs.io/) and the\n[browniebroke/pypackage-template](https://github.com/browniebroke/pypackage-template)\nproject template.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": null,
"version": "0.3.0",
"project_urls": {
"Bug Tracker": "https://github.com/benjamin-etheredge/shok/issues",
"Changelog": "https://github.com/benjamin-etheredge/shok/blob/main/CHANGELOG.md",
"documentation": "https://shok.readthedocs.io",
"repository": "https://github.com/benjamin-etheredge/shok"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d955ed80761a9aff2e456139799068aa2877dd9b48624a0a6befa6d0467726f6",
"md5": "7b55fa58902734059dcb4597b125ac4d",
"sha256": "ab657ce5d5627dd80ec63cd74d2c528daaecfd30b15924a92fba369c5d7b7516"
},
"downloads": -1,
"filename": "shok-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b55fa58902734059dcb4597b125ac4d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 33446,
"upload_time": "2025-07-19T21:31:33",
"upload_time_iso_8601": "2025-07-19T21:31:33.224137Z",
"url": "https://files.pythonhosted.org/packages/d9/55/ed80761a9aff2e456139799068aa2877dd9b48624a0a6befa6d0467726f6/shok-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3fb977120a43ac78254f4204b1738df81d45ff72ee55712a5d5dcdc51607f20c",
"md5": "599bde301843e0f23aa4a06272c5b9ce",
"sha256": "6427c02956e6ac470d38a5ad1baa024796d3453d5294d6a590a06b1f3978c24c"
},
"downloads": -1,
"filename": "shok-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "599bde301843e0f23aa4a06272c5b9ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 27855,
"upload_time": "2025-07-19T21:31:34",
"upload_time_iso_8601": "2025-07-19T21:31:34.871894Z",
"url": "https://files.pythonhosted.org/packages/3f/b9/77120a43ac78254f4204b1738df81d45ff72ee55712a5d5dcdc51607f20c/shok-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-19 21:31:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "benjamin-etheredge",
"github_project": "shok",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "shok"
}