WATCHED.com Python SDK
Project description
WATCHED.com Python SDK
Python SDK to create addons for WATCHED.com.
You can find our overall documentation at https://git.blvck.dev/watched/docs
Example addon
There are two ways to run the example addon.
Just install it
# Install the watched_sdk
python setup.py install
# Start the addon
python example/main.py start
Docker
# Build the container
docker build . -t watched-sdk-example
# Start it
docker run --rm -p 3000:3000 watched-sdk-example
# To run single commands:
docker run --rm -p 3000:3000 watched-sdk-example python example/main.py call
# To develop on the addon, use this:
docker run --rm -p 3000:3000 -v $PWD:/code watched-sdk-example python example/main.py start debug
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
watched-sdk-0.1.5.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file watched-sdk-0.1.5.tar.gz
.
File metadata
- Download URL: watched-sdk-0.1.5.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa13e94f104be65478620cb6c69e4e1ccb7500fdf393c30853b5446cda0be0e |
|
MD5 | a845b9076a1c6a3437dd2344c4b07be5 |
|
BLAKE2b-256 | 6fe5fdab67aaf111ecbf49ceb83b1d89b6dd1982dcc642a904856dd83785fce8 |
File details
Details for the file watched_sdk-0.1.5-py2-none-any.whl
.
File metadata
- Download URL: watched_sdk-0.1.5-py2-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33239488ce447ecdea94de842a0b8bf0194d4d1aaa80e1e3bc53dc07a6002d67 |
|
MD5 | de0c302cdb35ef6ebc4e713514008bf0 |
|
BLAKE2b-256 | cdc955359f3ed19bca13233275b344ff3fcc087652de925a44675433ab547ed0 |