someipy - An Open-Source Python library for SOME/IP ===================================================== This is the documentation for someipy, an open-source Python library implementing the SOME/IP protocol, including SOME/IP Service Discovery. It is designed for fast prototyping of applications making SOME/IP more accessible to developers. Relevant resources: - :doc:`Getting Started ` - `someipy on GitHub `_ someipy is still under development. Therefore, it does not yet support all features of the SOME/IP and SOME/IP Service Discovery protocol specification. someipy is based on the specification version of R22-11: - `SOME/IP Protocol Specification `_ - `SOME/IP Service Discovery Protocol Specification `_ The library is developed and tested on Ubuntu 22.04 and using Python 3.8. Windows is supported as well. For Inquiries ------------- For any questions, feature requests, bug reports, or general support regarding someipy, please reach out to us using one of the following methods: - someipy.package@gmail.com - `LinkedIn `_ Table of Contents ================= .. toctree:: :maxdepth: 2 whatsnew getting_started cookbook someipy_daemon service_discovery service_interface changelog api/index