This is a module that can connect to your lego RI hub or lego SPIKE PRIME hub and can directly upload modules to your hub
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
PYTOHub
PYTOHub is a program that can directly connect to your lego spike prime or mindstorms hub
How to download
How to download PYToHub
Run this in your terminal (Command prompt)
pip install pytohub
How to run pytohub
There is 2 ways to run pytohub. You can directly run it in the terminal
python -m pytohub
OR Run it using a python file
import pytohub
pytohub.run()
How to setup your lego hub
There is 2 ways to setup your lego hub.
You need to setup your lego hub You can directly run it in the terminal
python -m pytohub --download
OR Run it using a python file
import pytohub
pytohub.download_program()
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
File details
Details for the file pytohub-1.0.tar.gz.
File metadata
- Download URL: pytohub-1.0.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a234a7f02a614926946e1cc3a50c5de0e55e4f72fc98f7abe4883579dedb8ea1
|
|
| MD5 |
e9992e743d698001cbc2ada59ede385e
|
|
| BLAKE2b-256 |
268b9da4ae4509bae37a585bd8dc66c3f42360070b2467ac3c5b144bf7334427
|