# aiortm
<p align="center">
<a href="https://github.com/MartinHjelmare/aiortm/actions/workflows/ci.yml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/MartinHjelmare/aiortm/ci.yml?branch=main&label=CI&logo=github&style=flat-square" alt="CI Status" >
</a>
<a href="https://codecov.io/gh/MartinHjelmare/aiortm">
<img src="https://img.shields.io/codecov/c/github/MartinHjelmare/aiortm.svg?logo=codecov&logoColor=fff&style=flat-square" alt="Test coverage percentage">
</a>
</p>
<p align="center">
<a href="https://python-poetry.org/">
<img src="https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json" alt="Poetry">
</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/aiortm/">
<img src="https://img.shields.io/pypi/v/aiortm.svg?logo=python&logoColor=fff&style=flat-square" alt="PyPI Version">
</a>
<img src="https://img.shields.io/pypi/pyversions/aiortm.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
<img src="https://img.shields.io/pypi/l/aiortm.svg?style=flat-square" alt="License">
</p>
---
**Source Code**: <a href="https://github.com/MartinHjelmare/aiortm" target="_blank">https://github.com/MartinHjelmare/aiortm </a>
---
Use the Remember the Milk API with aiohttp.
## Installation
Install this via pip (or your favourite package manager):
`pip install aiortm`
## Credits
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": "https://github.com/MartinHjelmare/aiortm",
"name": "aiortm",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": null,
"author": "Martin Hjelmare",
"author_email": "marhje52@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3d/b5/cffc2e740ba637025ce4f0e1765d9425376632245172bf87540a4128c2c1/aiortm-0.9.44.tar.gz",
"platform": null,
"description": "# aiortm\n\n<p align=\"center\">\n <a href=\"https://github.com/MartinHjelmare/aiortm/actions/workflows/ci.yml?query=branch%3Amain\">\n <img src=\"https://img.shields.io/github/actions/workflow/status/MartinHjelmare/aiortm/ci.yml?branch=main&label=CI&logo=github&style=flat-square\" alt=\"CI Status\" >\n </a>\n <a href=\"https://codecov.io/gh/MartinHjelmare/aiortm\">\n <img src=\"https://img.shields.io/codecov/c/github/MartinHjelmare/aiortm.svg?logo=codecov&logoColor=fff&style=flat-square\" alt=\"Test coverage percentage\">\n </a>\n</p>\n<p align=\"center\">\n <a href=\"https://python-poetry.org/\">\n <img src=\"https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\" alt=\"Poetry\">\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/aiortm/\">\n <img src=\"https://img.shields.io/pypi/v/aiortm.svg?logo=python&logoColor=fff&style=flat-square\" alt=\"PyPI Version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/aiortm.svg?style=flat-square&logo=python&logoColor=fff\" alt=\"Supported Python versions\">\n <img src=\"https://img.shields.io/pypi/l/aiortm.svg?style=flat-square\" alt=\"License\">\n</p>\n\n---\n\n**Source Code**: <a href=\"https://github.com/MartinHjelmare/aiortm\" target=\"_blank\">https://github.com/MartinHjelmare/aiortm </a>\n\n---\n\nUse the Remember the Milk API with aiohttp.\n\n## Installation\n\nInstall this via pip (or your favourite package manager):\n\n`pip install aiortm`\n\n## Credits\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\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Use the Remember the Milk API with aiohttp.",
"version": "0.9.44",
"project_urls": {
"Bug Tracker": "https://github.com/MartinHjelmare/aiortm/issues",
"Changelog": "https://github.com/MartinHjelmare/aiortm/blob/main/CHANGELOG.md",
"Homepage": "https://github.com/MartinHjelmare/aiortm",
"Repository": "https://github.com/MartinHjelmare/aiortm"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ddc2f2922f956e2f813ac6a9a38367b7de387230e4ff9f2c760f444047fcab53",
"md5": "694d022630f1aeaa0bcda4fb37299d22",
"sha256": "e5690023e6f6664e027cb6c86a2cdf0b2e56a913608c1a61387155c40abc0983"
},
"downloads": -1,
"filename": "aiortm-0.9.44-py3-none-any.whl",
"has_sig": false,
"md5_digest": "694d022630f1aeaa0bcda4fb37299d22",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 14308,
"upload_time": "2024-12-19T02:43:14",
"upload_time_iso_8601": "2024-12-19T02:43:14.518243Z",
"url": "https://files.pythonhosted.org/packages/dd/c2/f2922f956e2f813ac6a9a38367b7de387230e4ff9f2c760f444047fcab53/aiortm-0.9.44-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3db5cffc2e740ba637025ce4f0e1765d9425376632245172bf87540a4128c2c1",
"md5": "b05fa31d4a5491e83c343eff03049ee3",
"sha256": "2a20dd083b66f2451fea11a59b4d4656f39406a6ddf2c53a6916ee4cd0372e44"
},
"downloads": -1,
"filename": "aiortm-0.9.44.tar.gz",
"has_sig": false,
"md5_digest": "b05fa31d4a5491e83c343eff03049ee3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 12617,
"upload_time": "2024-12-19T02:43:17",
"upload_time_iso_8601": "2024-12-19T02:43:17.300820Z",
"url": "https://files.pythonhosted.org/packages/3d/b5/cffc2e740ba637025ce4f0e1765d9425376632245172bf87540a4128c2c1/aiortm-0.9.44.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 02:43:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MartinHjelmare",
"github_project": "aiortm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aiortm"
}