Skip to main content

Python client for private Wyze API

Project description

Wyzeapy

A python library for the (unofficial) Wyze Labs web APIs.

Used By

This project is used by the ha-wyzeapi project. Let me know if you are utilizing it so that I can feature your project here!

Usage/Examples

Getting logged in:

import asyncio
from wyzeapy import Wyzeapy


async def async_main():
    client = await Wyzeapy.create()
    await client.login("EMAIL", "PASSWORD")


if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    loop.run_until_complete(async_main())

Thanks to:

  • @shauntarves: for contributing the App ID and Signing Secret

License

GNU GPLv3

Appendix

Full doc reference - Please note that I am still working on doc strings so please be patient

Project details


Release history Release notifications | RSS feed

This version

0.5.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wyzeapy-0.5.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

wyzeapy-0.5.0-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file wyzeapy-0.5.0.tar.gz.

File metadata

  • Download URL: wyzeapy-0.5.0.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for wyzeapy-0.5.0.tar.gz
Algorithm Hash digest
SHA256 6e5ce1fe33afd0f7956e5c9550f5db56781b553e3d8231cf27559924b845d959
MD5 c5f78278512dc836124115279b23c33f
BLAKE2b-256 95584957040f05b04c81cdd24902e7acd8f5554a262d95c9961fa29ed65271e0

See more details on using hashes here.

File details

Details for the file wyzeapy-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: wyzeapy-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for wyzeapy-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a4b2995206f366ba60a42bc86ba74c25afcaf30e54c8d499d0e5161576ee68f2
MD5 da567b7dddbc4e0ebe6dcc97b4913c19
BLAKE2b-256 a62d3b14002142d2e936d1f8292d09c4d05722455a72d76b734d9278764fba0a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page