christoph2/pydbc

View on GitHub
README.md

Summary

Maintainability
Test Coverage
pyDBC
=====

[![Build status](https://ci.appveyor.com/api/projects/status/6lf6kt2vle4jjou7?svg=true)](https://ci.appveyor.com/project/christoph2/pydbc)
[![Maintainability](https://api.codeclimate.com/v1/badges/ee1e493f62896f3fea61/maintainability)](https://codeclimate.com/github/christoph2/pydbc/maintainability)
[![Build Status](https://travis-ci.org/christoph2/pydbc.svg)](https://travis-ci.org/christoph2/pydbc)

[![GPL License](http://img.shields.io/badge/license-GPL-blue.svg)](http://opensource.org/licenses/GPL-2.0)

pyDBC is a library for editing .dbc files, which is a widespread description format for CAN bus systems, especially in the automotive industry.


---

## Installation

pyDBC is hosted on Github, get the latest release: [https://github.com/christoph2/pydbc](https://github.com/christoph2/pydbc)

### Requirements

- Python >= 3.4

## First steps

T.B.D.

## Features

T.B.D.

## License

GNU General Public License v2.0