#1145079 ITP: python-someipy -- Python Library implementing the SOME/IP Protocol

#1145079#5
Date:
2026-08-22 08:30:34 UTC
From:
To:
Package: wnpp
Severity: wishlist
Owner: Carl Keinath <carl.keinath@gmail.com>
X-Debbugs-Cc: debian-python@lists.debian.org

* Package name    : python-someipy
  Version         : 2.1.2
  Upstream Contact: Christian Herzog <someipy.package@gmail.com>
* URL             : https://github.com/chrizog/someipy
* License         : GPL-3.0
  Programming Lang: Python
  Description     : Python Library implementing the SOME/IP Protocol

someipy is a Python library implementing the automotive SOME/IP protocol,
including SOME/IP Service Discovery (SD). It is aimed at fast prototyping of
applications that provide (server) or consume (client) SOME/IP services from
other ECUs, in cases where a full AUTOSAR Classic or Adaptive integration
would be excessive.
.
In addition to the wire protocol and service discovery, someipy supports
serialization and deserialization of SOME/IP payloads, allowing message and
parameter layouts to be defined directly in Python.
.
The implementation follows the AUTOSAR R22-11 SOME/IP and SOME/IP Service
Discovery protocol specifications.

Best,