Contributing

Install development requirements:

pip install -r requirements.txt

To contribute, any pull requests are happily accepted, but any large changes should be suggested in an issue first.

Code should work with both Python 2 & 3, and be PEP8-compliant. Travis CI automatically checks code complies with PEP8 and that the tests (in tests/ directory) all pass.

GitHub

This project is hosted on GitHub, at https://github.com/jamesevickery/l293d.

Feel free to star/fork

Contributors