Metadata-Version: 2.1
Name: pyodrivecan
Version: 0.0.85
Summary: A package for controlling O-Drive Motor Controller using can with Python.
Home-page: https://github.com/dylanballback/ODriveCan
Author: Dylan Ballback
Author-email: dylanballback19@gmail.com
License: mit
Keywords: O-Drive,CAN,Python
Classifier: Topic :: Printing
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-can
