Metadata-Version: 2.1
Name: selprotopy
Version: 0.0
Summary: Schweitzer Engineering Laboratories (SEL) Protocol Bindings in Python
Home-page: https://github.com/engineerjoe440/sel-proto-py
Author: Joe Stanley
Author-email: joe_stanley@selinc.com
License: UNKNOWN
Project-URL: Source Repository, https://github.com/engineerjoe440/sel-proto-py
Project-URL: Bug Tracker, https://github.com/engineerjoe440/sel-proto-py/issues
Project-URL: Documentation, https://engineerjoe440.github.io/ElectricPy/
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# sel-proto-py <img src="https://raw.githubusercontent.com/engineerjoe440/sel-proto-py/master/logo/selprotopy.png" width="250" alt="logo" align="right">
Schweitzer Engineering Laboratories (SEL) Protocol Bindings in Python

***This project is still in early stages, much is still to come.***

## Description:
`selprotopy` is intended to be used as a protocol binding suite for the SEL Protocol
suite which includes SEL Fast Meter, SEL Fast Message, and SEL Fast Operate; each of
which are proprietary protocols designed by
[Schweitzer Engineering Laboratories](https://selinc.com/) for use primarily with
protective electric relays, and other intelligent electronic devices.

## Protocol Documentation:
SEL Protocol was introduced in the early 1990s to support various communications and
control of SEL protective relays. SEL provided a very supportive
[application guide](https://selinc.com/api/download/5026/?lang=en) which provides great
detail about the protocol's implementation.

### Contact Info:
For issues found in the source code itself, please feel free to open an
[issue](https://github.com/engineerjoe440/sel-proto-py/issues), but for general inquiries
and other contact, feel free to address Joe Stanley.

- [joe_stanley@selinc.com](mailto:joe_stanley@selinc.com)

