|GHA tests| |Codecov report| |pre-commit| |black|
Gaposa Motorized Shades API
===========================
This module provides unofficial access to the cloud API for Gaposa motorized shades as used by the RollApp mobile application
Contributing
------------
Contributions are welcome! If you can see a way to improve this module:
- Do click the fork button
- Make your changes and make a pull request.
Or to report a bug or request something new, make an issue.
.. |GHA tests| image:: https://github.com/mwatson2/pygaposa/workflows/tests/badge.svg
:target: https://github.com/mwatson2/pygaposa/actions?query=workflow%3Atests
:alt: GHA Status
.. |Codecov report| image:: https://codecov.io/github/mwatson2/pygaposa/coverage.svg?branch=master
:target: https://codecov.io/github/mwatson2/pygaposa?branch=master
:alt: Coverage
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: black
Raw data
{
"_id": null,
"home_page": "https://github.com/mwatson2/pygaposa",
"name": "pygaposa",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Mark Watson",
"author_email": "markwatson@cantab.net",
"download_url": "https://files.pythonhosted.org/packages/fe/6c/46791801c78033186da3b8d77319cae4af36528d7270ec247f30d969ba8c/pygaposa-0.2.1.tar.gz",
"platform": null,
"description": "|GHA tests| |Codecov report| |pre-commit| |black|\n\nGaposa Motorized Shades API\n===========================\n\nThis module provides unofficial access to the cloud API for Gaposa motorized shades as used by the RollApp mobile application\n\n\nContributing\n------------\n\nContributions are welcome! If you can see a way to improve this module:\n\n- Do click the fork button\n- Make your changes and make a pull request.\n\nOr to report a bug or request something new, make an issue.\n\n.. |GHA tests| image:: https://github.com/mwatson2/pygaposa/workflows/tests/badge.svg\n :target: https://github.com/mwatson2/pygaposa/actions?query=workflow%3Atests\n :alt: GHA Status\n.. |Codecov report| image:: https://codecov.io/github/mwatson2/pygaposa/coverage.svg?branch=master\n :target: https://codecov.io/github/mwatson2/pygaposa?branch=master\n :alt: Coverage\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n :target: https://github.com/pre-commit/pre-commit\n :alt: pre-commit\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: black\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Unofficial module for access to Gaposa morotized shades cloud API",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/mwatson2/pygaposa"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba83eb9fa17b32f63159ab20b1f6c2299fb7465179153efb34c10578b63605a9",
"md5": "5ce1fa2bd01c0218f88234c2a542c3fa",
"sha256": "7777583f308d190a65820da79948bb91728b484a4e760012115c345d9444da2a"
},
"downloads": -1,
"filename": "pygaposa-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5ce1fa2bd01c0218f88234c2a542c3fa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 22731,
"upload_time": "2024-01-16T05:38:54",
"upload_time_iso_8601": "2024-01-16T05:38:54.212943Z",
"url": "https://files.pythonhosted.org/packages/ba/83/eb9fa17b32f63159ab20b1f6c2299fb7465179153efb34c10578b63605a9/pygaposa-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fe6c46791801c78033186da3b8d77319cae4af36528d7270ec247f30d969ba8c",
"md5": "2f7615a38de8a0711eeedd8fe7159eff",
"sha256": "b78052aef58e03a6ebb114ee8cab0fc5132c6f4494c0cdf3621bc146344cba16"
},
"downloads": -1,
"filename": "pygaposa-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "2f7615a38de8a0711eeedd8fe7159eff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20606,
"upload_time": "2024-01-16T05:38:56",
"upload_time_iso_8601": "2024-01-16T05:38:56.560783Z",
"url": "https://files.pythonhosted.org/packages/fe/6c/46791801c78033186da3b8d77319cae4af36528d7270ec247f30d969ba8c/pygaposa-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-16 05:38:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mwatson2",
"github_project": "pygaposa",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": []
},
{
"name": "suncalc",
"specs": []
},
{
"name": "typeguard",
"specs": []
}
],
"lcname": "pygaposa"
}