Skip to main content

No project description provided

Project description

pypi python docs build coverage

pysomeip

A simple implementation of SOME/IP, in Python 3.8+ with asyncio.

Wire format building and parsing in someip.header, Service Discovery and socket logic in someip.sd. Refer to tools/ for example CLI tools which should give a rough idea on how to use the API.

API docs

Missing Features

(Pull requests welcome!)

  • SD options that are not referenced by entries are discarded.
  • SubscribeAck and SubscribeNack is ignored
    • not signaled to applications
    • no way to handle MulticastEndpoint options for multicast event notifications
  • subscription to TCP services is not supported
  • subscription counter assignment
  • SD messages to same hosts are not packed together
  • probably other things

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

someip-0.3.0.tar.gz (50.0 kB view hashes)

Uploaded Source

Built Distribution

someip-0.3.0-py3-none-any.whl (28.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page