Skip to main content

eRPC Python infrastructure

Project description

eRPC Python Infrastructure

This folder contains the Python implementation of the eRPC infrastructure.

The eRPC project is stored on Github: github.com/EmbeddedRPC/erpc

The Python implementation of eRPC is fully compatible with the C/C++ implementation at the protocol level. Also, the classes mirror those in the C++ infrastructure.

Installation:

To install the eRPC Python infrastructure, run the setup.py script like this:

pip install erpc

Once installed, you can access the infrastructure via a standard import statement.

import erpc
xport = erpc.transport.SerialTransport("/dev/ttyS1", 115200)
client = erpc.client.ClientManager(xport, erpc.basic_codec.BasicCodec)

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

erpc-1.14.0.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

erpc-1.14.0-py2.py3-none-any.whl (12.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file erpc-1.14.0.tar.gz.

File metadata

  • Download URL: erpc-1.14.0.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for erpc-1.14.0.tar.gz
Algorithm Hash digest
SHA256 604eb2418a5bc7317fd517882135a8e21f4d2fe59bb43756031f05ba2dece349
MD5 3fa81ccb616582626d34ac8d44ba6341
BLAKE2b-256 55ae654e9baa224c73d0cc371bdc7ee072afbfeddcc8ac2c038d8238ec302948

See more details on using hashes here.

File details

Details for the file erpc-1.14.0-py2.py3-none-any.whl.

File metadata

  • Download URL: erpc-1.14.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for erpc-1.14.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 52c5c6c1c5559acaf32f85f37d817c20d8ee97b647f96d65e72df7f58e7519f9
MD5 880d1a6a549738460e9de1933da98c8b
BLAKE2b-256 375f6fd0191fc57eceb4d42e05ad0db8e541b9a20814442f9cf24d9c8e118b24

See more details on using hashes here.

Supported by

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