Skip to main content

Cpppo is a Communication Protocol Python Parser and Originator

Project description

Cpppo is used to create event-driven state machines which consume a stream of input and generate a series of state changes, or an indication that no progress is possible due to (for example) exhaustion of input symbols.

This is useful for creating parsers for complex grammars describing languages, including binary computer protocols.

An example included with cpppo is an implementation of a subset of the EtherNet/IP CIP language used by some industrial control equipment, such as Rockwell’s ControlLogix Controllers. The cpppo.server.enip package can be used to create Python programs which can parse requests in this protocol (eg. as a server, to implement something like a simulated Controller) or originate requests in this protocol (eg. as a client, sending commands to a Controller).

In addition, the ability to read, write and poll remote PLCs of various types including Modbus/TCP is provided.

Project details


Release history Release notifications | RSS feed

This version

4.0.3

Download files

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

Source Distribution

cpppo-4.0.3.tar.gz (371.5 kB view details)

Uploaded Source

File details

Details for the file cpppo-4.0.3.tar.gz.

File metadata

  • Download URL: cpppo-4.0.3.tar.gz
  • Upload date:
  • Size: 371.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for cpppo-4.0.3.tar.gz
Algorithm Hash digest
SHA256 cf81147d52f0822d12cdc64d6dbecd43995e2bd3f8ffee34dd715bbfe4e36a6f
MD5 875297bd3be10579486eebdac15e0b75
BLAKE2b-256 7c90b6de8bf659c8e14c83e5abbb24073750e333465d8b4278617247f6c86643

See more details on using hashes here.

Supported by

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