Skeleton for the Lego EV3 MicroPython Port
Project description
lego-micropython-skeleton
NOTE: We have recently dropped support for python 2.7, please make sure you are developing on a machine with python >3.4
Documentation
We have recently merged out previous repo lego-micropython-docs
with this repo to simplify the updating process. You can find the docs hosted at https://klutzybubbles.github.io/lego-micropython-skeleton/
About
Skeleton to help with linting programs using the MicroPython functions built for Lego EV3 Mindstorms
Master branch is the branch that has been tested from python 3.4 to 3.7 based off of the functions that are listed in the documentation for lego ev3 python.
Dev branch is for development to tests or updates in the ev3 python docs that need to be tested, although this package doesn't have any working code it is highly reccomended that you stick with the master branch so you dont get confused during development
This package contains NO WORKING CODE! all functions return
Versions
Version spec MAJOR.MINOR.PATCH.(dev)YYYYMMDDBB with BB being the build number for that day (1-1000)
Installation
Because this project has no working code, there is no need to include it on the EV3 brick itself. Doing so will break the functionality of the project on the EV3.
So to install the skeleton, on the development machine type pip install --upgrade lego-mp-skeleton
, Generally development builds are not needed but if you would like to use them just add --pre
to the installation command.
PyPi
You can find this project hosted on PyPi here: https://pypi.org/project/lego-mp-skeleton/
Contributing
Contributing is easy :D
- Fork the dev branch
- Make your changes
- Make a pull request into dev
License
I am in no way affiliated with Lego nor do i have any affiliation with the EV3 or EV3Dev platforms, this is a standalone package to help aid in developing Lego EV3 MicroPython programs.
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
Hashes for lego-mp-skeleton-0.1.8.dev2019103026.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 309f33481a1e2215aa68a2cfcab378a3d9244505e926a425ac64cb0b186cef2b |
|
MD5 | 2b438fcc253e5aade0278c28c3475d3e |
|
BLAKE2b-256 | 5937a9f88654d8abe9655cb5f2805d9aa996e2a56f76fae33225145cc6acd338 |
Hashes for lego_mp_skeleton-0.1.8.dev2019103026-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b552d2a948219da6251a7228e31bb6d1e0a93048ee1f58104149e40ebbb48217 |
|
MD5 | 4ab48c50714c9060b2c9d1291f97741a |
|
BLAKE2b-256 | 368b8b000926b8f8566b68a4f3d76afef57cef641972a73ae924612b67e79ece |