Metadata-Version: 2.4
Name: py-apx
Version: 0.4.4
Summary: A framework for sending AUTOSAR signal data to non-AUTOSAR applications
Home-page: http://github.com/cogu/py-apx
Author: Conny Gustafsson
Author-email: congus8@gmail.com
License: MIT
Project-URL: Documentation, https://py-apx.readthedocs.io/
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: cfile==0.2.0
Requires-Dist: autosar<0.5.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary

APX
---

A framework for sending AUTOSAR signal data to non-AUTOSAR applications.

Prerequisites
-------------

* `Python 3 <https://www.python.org/>`_
* `autosar <https://github.com/cogu/autosar>`_

Documentation
-------------
Documentation can be found `here <http://py-apx.readthedocs.io/en/latest/>`_


