.. image:: https://circleci.com/gh/linklayer/pyvit/tree/master.svg?style=shield :target: https://circleci.com/gh/linklayer/pyvit/tree/master
.. image:: https://api.codacy.com/project/badge/Grade/3b486b7cae5d40bd95fbed7ae1ad59fd :target: https://www.codacy.com/app/linklayer/pyvit?utm_source=github.com&utm_medium=referral&utm_content=linklayer/pyvit&utm_campaign=Badge_Grade
pyvit is a toolkit for interfacing with cars from Python. It aims to implement common hardware interfaces and protocols used in the automotive systems.
pyvit can be installed with pip: pip install pyvit
.
See the Getting Started
_ document for detailed instructions.
.. _Getting Started
: https://github.com/linklayer/pyvit/blob/master/docs/getting-started.rst
For information on contributing, please see the contribution guidelines
_.
.. _contribution guidelines
: https://github.com/linklayer/pyvit/blob/master/CONTRIBUTING.rst