| Name | abattlemetrics JSON |
| Version |
0.7.1
JSON |
| download |
| home_page | None |
| Summary | An asyncio wrapper for the battlemetrics API. |
| upload_time | 2025-10-29 04:53:31 |
| maintainer | None |
| docs_url | None |
| author | thegamecracks |
| requires_python | >=3.8 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# abattlemetrics
[](https://pypi.org/project/abattlemetrics/)
[](https://docs.astral.sh/uv/)
[](https://microsoft.github.io/pyright/#/)
[](https://docs.astral.sh/ruff/)
[](https://docs.astral.sh/ruff/)
An asyncio wrapper for the battlemetrics API.
## Installation
To install the latest release from PyPI (requires Python 3.8 or above):
```sh
pip install abattlemetrics
```
To install the development version from GitHub (requires Git):
```sh
pip install git+https://github.com/thegamecracks/abattlemetrics
```
## Notice
I am currently not maintaining this project as this wrapper has
been sufficient for my needs. Many endpoints have not been implemented,
but I will still accept PRs following the [contributing guide](CONTRIBUTING.md).
## License
This project uses the [MIT](LICENSE) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "abattlemetrics",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "thegamecracks",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/4f/de/118ab9d7cd37f71558af7f845adc5f277bd761371507d2a90850267fc6f8/abattlemetrics-0.7.1.tar.gz",
"platform": null,
"description": "# abattlemetrics\n\n[](https://pypi.org/project/abattlemetrics/)\n[](https://docs.astral.sh/uv/)\n[](https://microsoft.github.io/pyright/#/)\n[](https://docs.astral.sh/ruff/)\n[](https://docs.astral.sh/ruff/)\n\nAn asyncio wrapper for the battlemetrics API.\n\n## Installation\n\nTo install the latest release from PyPI (requires Python 3.8 or above):\n\n```sh\npip install abattlemetrics\n```\n\nTo install the development version from GitHub (requires Git):\n\n```sh\npip install git+https://github.com/thegamecracks/abattlemetrics\n```\n\n## Notice\n\nI am currently not maintaining this project as this wrapper has\nbeen sufficient for my needs. Many endpoints have not been implemented,\nbut I will still accept PRs following the [contributing guide](CONTRIBUTING.md).\n\n## License\n\nThis project uses the [MIT](LICENSE) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "An asyncio wrapper for the battlemetrics API.",
"version": "0.7.1",
"project_urls": {
"GitHub": "https://github.com/thegamecracks/abattlemetrics",
"Homepage": "https://github.com/thegamecracks/abattlemetrics",
"Issues": "https://github.com/thegamecracks/abattlemetrics/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0b549f4395ac857ec69c33cdb425d8a0342a4882d2cfb33de8d1d1b4090d2d17",
"md5": "f3d65f37eb6bcd7b16b4acfb541bc752",
"sha256": "752b4617134e69a84e214cd97732fd79707a8c80cc3adb85e599f70cd40978b3"
},
"downloads": -1,
"filename": "abattlemetrics-0.7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3d65f37eb6bcd7b16b4acfb541bc752",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18853,
"upload_time": "2025-10-29T04:53:30",
"upload_time_iso_8601": "2025-10-29T04:53:30.665144Z",
"url": "https://files.pythonhosted.org/packages/0b/54/9f4395ac857ec69c33cdb425d8a0342a4882d2cfb33de8d1d1b4090d2d17/abattlemetrics-0.7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4fde118ab9d7cd37f71558af7f845adc5f277bd761371507d2a90850267fc6f8",
"md5": "84a293ee5c7ebdad1f890de6efb234e8",
"sha256": "0b74ed6e6bbf037723b1728b310f1319f5c870df9713a484ba3053f48e855f3a"
},
"downloads": -1,
"filename": "abattlemetrics-0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "84a293ee5c7ebdad1f890de6efb234e8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13715,
"upload_time": "2025-10-29T04:53:31",
"upload_time_iso_8601": "2025-10-29T04:53:31.931309Z",
"url": "https://files.pythonhosted.org/packages/4f/de/118ab9d7cd37f71558af7f845adc5f277bd761371507d2a90850267fc6f8/abattlemetrics-0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-29 04:53:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "thegamecracks",
"github_project": "abattlemetrics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "abattlemetrics"
}