L293D driver
Python module to drive DC motors from a Raspberry Pi using the L293D chip
If you have any ideas, suggestions or problems, please open an issue.
l293d is installable via PyPI, using pip install l293d. However, this isn't always the very latest version. For the latest, clone the GitHub repo and run python setup.py install.