# pyquaero
This is a Python library and web service for accessing [Aquaero](https://aquacomputer.de/aquaero-5.html) fan and pump controllers by Aqua Computer GmbH & Co. KG.
_pyquaero_ is a community open source project. It is not endorsed by or affiliated with Aqua Computer.
## USE THIS SOFTWARE AT YOUR OWN RISK!
The _pyquaero_ main developer is running this software for several years now, without any negative side effects. However, it is a highly experimental software, and it is based on reverse engineering only.
* This software might damage your Aquaero device in a way that it must be repaired or replaced.
* The use of this software could lead to failure of cooling fans or aqua pumps, which might cause permanent damage to heat sensitive components of your system.
* Using this software might void your warranty.
Neither the _pyquaero_ developers nor the manufacturer can be held liable for any damage caused by this software.
It is strongly recommended to use only the official software!
## Usage
_pyquaero_ is only compatible to a limited number of Aquaero firmware versions. Please check first whether the [firmware version](https://shredzone.org/docs/pyquaero/firmware/) on your Aquaero is actually supported by _pyquaero_.
See the [documentation](https://shredzone.org/docs/pyquaero/index.html) for how the library and tools are used.
## Contribute
* Fork the [Source code at GitHub](https://github.com/shred/pyquaero). Feel free to send pull requests.
* Found a bug? [File a bug report!](https://github.com/shred/pyquaero/issues)
## License
_pyquaero_ is open source software. The source code is distributed under the terms of [GNU General Public License (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.en.html#content).
## Acknowledgements
* [Aqua Computer GmbH & Co. KG](https://www.aquacomputer.de) for donating an Aquaero LT for development purposes.
* JinTu for [aerotools-ng](https://github.com/JinTu/aerotools-ng). Without his work, pyquaero would not exist.
* The members of the [Aqua Computer Forum](https://forum.aquacomputer.de) for helping, reverse engineering and feedback.
* @DrTron for sending dump files and for testing.
Raw data
{
"_id": null,
"home_page": "https://github.com/shred/pyquaero",
"name": "pyquaero",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "library server aquaero cooling usb",
"author": "Richard K\u00f6rber",
"author_email": "dev@shredzone.de",
"download_url": "https://files.pythonhosted.org/packages/97/64/be3e5589674c1d4af9cebd53728db7784605eaf29f35dab097d29eaa4c0b/pyquaero-1.3.2.tar.gz",
"platform": null,
"description": "# pyquaero\n\nThis is a Python library and web service for accessing [Aquaero](https://aquacomputer.de/aquaero-5.html) fan and pump controllers by Aqua Computer GmbH & Co. KG.\n\n_pyquaero_ is a community open source project. It is not endorsed by or affiliated with Aqua Computer.\n\n## USE THIS SOFTWARE AT YOUR OWN RISK!\n\nThe _pyquaero_ main developer is running this software for several years now, without any negative side effects. However, it is a highly experimental software, and it is based on reverse engineering only.\n\n* This software might damage your Aquaero device in a way that it must be repaired or replaced.\n* The use of this software could lead to failure of cooling fans or aqua pumps, which might cause permanent damage to heat sensitive components of your system.\n* Using this software might void your warranty.\n\nNeither the _pyquaero_ developers nor the manufacturer can be held liable for any damage caused by this software.\n\nIt is strongly recommended to use only the official software!\n\n## Usage\n\n_pyquaero_ is only compatible to a limited number of Aquaero firmware versions. Please check first whether the [firmware version](https://shredzone.org/docs/pyquaero/firmware/) on your Aquaero is actually supported by _pyquaero_.\n\nSee the [documentation](https://shredzone.org/docs/pyquaero/index.html) for how the library and tools are used.\n\n## Contribute\n\n* Fork the [Source code at GitHub](https://github.com/shred/pyquaero). Feel free to send pull requests.\n* Found a bug? [File a bug report!](https://github.com/shred/pyquaero/issues)\n\n## License\n\n_pyquaero_ is open source software. The source code is distributed under the terms of [GNU General Public License (GPLv3)](https://www.gnu.org/licenses/gpl-3.0.en.html#content).\n\n## Acknowledgements\n\n* [Aqua Computer GmbH & Co. KG](https://www.aquacomputer.de) for donating an Aquaero LT for development purposes.\n* JinTu for [aerotools-ng](https://github.com/JinTu/aerotools-ng). Without his work, pyquaero would not exist.\n* The members of the [Aqua Computer Forum](https://forum.aquacomputer.de) for helping, reverse engineering and feedback.\n* @DrTron for sending dump files and for testing.\n\n\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Library, tools and server for Aquaero cooler controllers",
"version": "1.3.2",
"split_keywords": [
"library",
"server",
"aquaero",
"cooling",
"usb"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9764be3e5589674c1d4af9cebd53728db7784605eaf29f35dab097d29eaa4c0b",
"md5": "564ffd2fa4b29f871e99918a2c0438ce",
"sha256": "34cdb2ec0e549220b7878107c38ecb15cd10e7be7baea2077ba85fdd95f78a44"
},
"downloads": -1,
"filename": "pyquaero-1.3.2.tar.gz",
"has_sig": false,
"md5_digest": "564ffd2fa4b29f871e99918a2c0438ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 24480,
"upload_time": "2023-01-12T17:19:26",
"upload_time_iso_8601": "2023-01-12T17:19:26.107673Z",
"url": "https://files.pythonhosted.org/packages/97/64/be3e5589674c1d4af9cebd53728db7784605eaf29f35dab097d29eaa4c0b/pyquaero-1.3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-12 17:19:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "shred",
"github_project": "pyquaero",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "pyquaero"
}