• This repository has been archived on 08/May/2021
  • Stars
    star
    499
  • Rank 88,341 (Top 2 %)
  • Language
    Python
  • License
    Other
  • Created about 11 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pyvit: Python Vehicle Interface Toolkit

pyvit: Python Vehicle Interface Toolkit

https://circleci.com/gh/linklayer/pyvit/tree/master.svg?style=shield https://api.codacy.com/project/badge/Grade/3b486b7cae5d40bd95fbed7ae1ad59fd

pyvit is a toolkit for interfacing with cars from Python. It aims to implement common hardware interfaces and protocols used in the automotive systems.

Getting Started

pyvit can be installed with pip: pip install pyvit.

See the Getting Started document for detailed instructions.

Contributing

For information on contributing, please see the contribution guidelines.