Tinymovr Studio
Project description
Tinymovr Studio Python
This is the Python client library and application that allows easy interfacing with the Tinymovr motor control board.
Installing using pip
This is the most straightforward method to install Tinymovr studio and have access to hardware. We use pip3 to ensure Tinymovr is installed using Python 3 (required).
pip3 install tinymovr
Installing using git clone
First clone the Tinymovr repo to a local directory:
git clone https://github.com/yconst/Tinymovr
Then cd to the cloned repo directory and install in developer mode:
cd Tinymovr/studio/Python
pip3 install -e .
Launching the GUI app
tinymovr
Launching the command line app
tinymovr_cli
Getting Help
Full documentation is available at Readthedocs.
Please visit the Discussions Page and the Discord Server to ask any questions. If you are unable to find an answer to your question, you are welcome to start a new discussion or ask away at our Discord server.
If you would like to propose a feature or think you have found a bug, open a new issue.
More information
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
Built Distribution
File details
Details for the file tinymovr-2.3.1.tar.gz
.
File metadata
- Download URL: tinymovr-2.3.1.tar.gz
- Upload date:
- Size: 228.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beebe294cf6c0efc569c583f1f810495a4433af5cce86dadc00953be5a195ffd |
|
MD5 | 22c9a1169ce671e8f8d18df728d6818b |
|
BLAKE2b-256 | 38cb466499a79fcada7afabc74ef4787691d967fa85f1457f5da4d827a5a3a51 |
File details
Details for the file tinymovr-2.3.1-py3-none-any.whl
.
File metadata
- Download URL: tinymovr-2.3.1-py3-none-any.whl
- Upload date:
- Size: 255.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52519dcd701d819111c9d2eea599ac971dd8fd2448414d97f2a40214c77ea199 |
|
MD5 | 9cf60b7e48ce47c3e9963b60bb21d730 |
|
BLAKE2b-256 | b5fbe25d6c670276917b2153f715a77c2a66ac620a1dee04c40f30764ddeb905 |