Skip to main content

Skeleton for the Lego EV3 MicroPython Port

Project description

lego-micropython-skeleton

Master Build Status: Build Status

Dev Build Status: Build Status

NOTE: We have recently dropped support for python 2.7, please make sure you are developing on a machine with python >3.4

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

  1. Fork the dev branch
  2. Make your changes
  3. 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

lego-mp-skeleton-0.1.8.dev201910307.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page