Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linklayer/pyvit

pyvit: Python Vehicle Interface Toolkit
https://github.com/linklayer/pyvit

automotive automotive-security can-bus python vehicular-networks

Last synced: about 1 month ago
JSON representation

pyvit: Python Vehicle Interface Toolkit

Awesome Lists containing this project

README

        

=======================================
pyvit: Python Vehicle Interface Toolkit
=======================================

.. 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.

Getting Started
---------------

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

Contributing
------------

For information on contributing, please see the `contribution guidelines`_.

.. _`contribution guidelines`: https://github.com/linklayer/pyvit/blob/master/CONTRIBUTING.rst