|GHA tests| |Codecov report| |pre-commit| |black|
Unofficial 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": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Mark Watson",
"author_email": "markwatson@cantab.net",
"download_url": "https://files.pythonhosted.org/packages/37/61/558c8429e89d7983d5cf53d154445030cdf0b49026584f688fb1bcb3fc59/pygaposa-0.2.4.tar.gz",
"platform": null,
"description": "|GHA tests| |Codecov report| |pre-commit| |black|\n\nUnofficial Gaposa 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.4",
"project_urls": {
"Homepage": "https://github.com/mwatson2/pygaposa"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "acc001bbb5aa5b2feee073ba84c2cd3aed612a25551d86ff51c9d176d9ccff50",
"md5": "2eaf46f37fd206dd8e6ae808d7e3a1e1",
"sha256": "d15ac66cab8ff7e033c30a3e4e07c83278d00cb88de4179aa2cafd6aae7e5e1e"
},
"downloads": -1,
"filename": "pygaposa-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2eaf46f37fd206dd8e6ae808d7e3a1e1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 22870,
"upload_time": "2025-02-17T18:34:58",
"upload_time_iso_8601": "2025-02-17T18:34:58.737237Z",
"url": "https://files.pythonhosted.org/packages/ac/c0/01bbb5aa5b2feee073ba84c2cd3aed612a25551d86ff51c9d176d9ccff50/pygaposa-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3761558c8429e89d7983d5cf53d154445030cdf0b49026584f688fb1bcb3fc59",
"md5": "1ed7261ceaef21d86482a55b0ff5910c",
"sha256": "eb5d0443f7138e8c60098e5f5535d06775051dafdc64fa5240bdc2568f090d02"
},
"downloads": -1,
"filename": "pygaposa-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "1ed7261ceaef21d86482a55b0ff5910c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20827,
"upload_time": "2025-02-17T18:35:00",
"upload_time_iso_8601": "2025-02-17T18:35:00.581164Z",
"url": "https://files.pythonhosted.org/packages/37/61/558c8429e89d7983d5cf53d154445030cdf0b49026584f688fb1bcb3fc59/pygaposa-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-17 18:35:00",
"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"
}