No project description provided
Project description
# mtlib - discover, query and control Malleable Things devices
## Install:
` pip3 install mtlib `
## Testing
Setup ` cd mtlib python3 -m venv /tmp/mtlib.venv source /tmp/mtlib.venv/bin/activate pip3 install -e .[test] `
Run All Tests ` python3 run_tests.py `
Run Single Test with debug logs ` python3 run_tests.py test.test_integration.AsyncTest.test_state -d `
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
mtlib-0.0.10.tar.gz
(6.8 kB
view hashes)