Contributing

Development of openxc-python happens at GitHub. Be sure to see our contribution document for details.

Test Suite

The openxc-python repository contains a test suite that can be run with the tox tool, which attemps to run the test suite in Python 2.7. If you wish to just run the test suite in your primary Python version, run

$ python setup.py test

To run it with tox:

$ tox

Mailing list

For discussions about the usage, development, and future of OpenXC, please join the OpenXC mailing list.

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/openxc/openxc-python/issues/

Authors and Contributors

A complete list of all authors is stored in the repository - thanks to everyone for the great contributions.