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

3.8.0

Download files

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

Source Distribution

cpppo-3.8.0.tar.gz (265.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: cpppo-3.8.0.tar.gz
  • Upload date:
  • Size: 265.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cpppo-3.8.0.tar.gz
Algorithm Hash digest
SHA256 71281e157052178868b56c26daa9e005b9aa631555cef6c56851b268c2138431
MD5 94bb09ad1f16913727a8b3b47d8fa52e
BLAKE2b-256 494f0a733b1d78a81e87972d1b2227223078672146b5a523d06b58ddc36a6ba5

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