Skip to content

fritzwannek/ev3dev-lang-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python language bindings for ev3dev

This is a python library implementing unified interface for ev3dev devices. The source code is hosted at https://github.com/ddemidov/ev3dev-lang-python.

Installation

  • Prerequisites:

    apt-get install libboost-python1.55.0 python-setuptools python-pil
    
  • Now, the actual module installation:

    easy_install -U python-ev3dev
    

Same command will upgrade already installed package to the latest available version.

Usage

Take a look at the provided examples. The autogenerated reference documentation is hosted at http://ddemidov.github.io/ev3dev-lang-python.

About

Python language bindings for ev3dev

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 71.8%
  • Python 28.0%
  • Shell 0.2%