Skip to main content

A Python parser of Kepware projects

Project description

KEP.py
=======

A Python parser of Kepware projects.


# Overview


KEP.py parses the .json files exportable from the KEPServerEX
Configuration client.

To use, read the contents of the .json file into a dictionary. Then,
create a `Project` object and pass it the dictionary.

>From that project object, you can now get all of the channels of the
project and so on. The full list of the hierarchy you can reach is as
follows:

```
Channel
└─Device
├─Register (See simulator device)
└─Tag Group(s)
├─tag1
├─tag2
...
```


Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

keppy-0.0.1-py2.py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 2 Python 3

keppy-0.0.1-py2.7.egg (41.3 kB view hashes)

Uploaded Source

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