Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Python Tedee Async Client Package

This is a Tedee Lock Client package. It is an async implementation of joerg65's original package.

Install:

From pip

pip install pytedee-async

Locally

pipenv install -e .
# or
python3 setup.py install

Try it out

  {
  "personalToken": "<your token>"
  }

cd into the directory of those to files and run

python example.py
  • Initiate an instance of TedeeClient
from pytedee_async import TedeeClient

pk = "<your PersonalKey>"
# through init
client = TedeeClient(pk) # is initialized with no locks
client.get_locks() # get the locks

# through classmethod
# will initialize directly with all locks you have
client = await TedeeClient.create(pk)
  • the locks are avialable in a dictionary client.locks_dict with the key of the dict being the serial number of each lock, or in a list client.locks

Release files for pytedee-async 0.2.0a2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pytedee-async 0.2.0a2
File Size Uploaded
pytedee_async-0.2.0a2.tar.gz 7.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pytedee-async 0.2.0a2
File Interpreter ABI Platform
pytedee_async-0.2.0a2-py3-none-any.whl Python 3 none any Details

Total release size: 15.1 kB

Release files / pytedee_async-0.2.0a2.tar.gz

Download URL pytedee_async-0.2.0a2.tar.gz
Size 7.2 kB
Tags Source
SHA-256 checksum
How to use checksums
1233138c3058b75f90552060830fd46c4a2873dcaa53ab4942eb653c0e025dd6
BLAKE2b-256 checksum
How to use checksums
eed383174e011f0cafc0f6ac534407b48a8d895813655cdd18aa24611ba0879b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.8.10

Release files / pytedee_async-0.2.0a2-py3-none-any.whl

Download URL pytedee_async-0.2.0a2-py3-none-any.whl
Size 7.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
af85604f789a6246e3c9f36bebc14acf64d7011b28281d1e135a9ba342f1727c
BLAKE2b-256 checksum
How to use checksums
c07f154301e36c835da99b103dd096b396b7c6f863ad1e08b3989f2d8359ce3c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.8.10

Release history Release notifications | RSS feed

0.2.20

2 release files

0.2.18

2 release files

0.2.17

2 release files

0.2.16

2 release files

0.2.14

2 release files

0.2.12

2 release files

0.2.11

2 release files

0.2.9

2 release files

0.2.8

2 release files

0.2.7

2 release files

0.2.6

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

This release

0.2.0a2 This release

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

0.0.12

2 release files

0.0.11

2 release files

0.0.10

2 release files

0.0.9

2 release files

0.0.8

2 release files

0.0.7

2 release files

0.0.6

2 release files

0.0.5

2 release files

0.0.4

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page