Metadata-Version: 2.1
Name: python-cipclient
Version: 0.0.1
Summary: A Python-based socket client for communicating
                   with Crestron control processors via CIP.
Home-page: https://github.com/klenae/python-cipclient
Author: Katherine Lenae
Author-email: klenae@gmail.com
License: MIT
Keywords: development cip home-automation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Home Automation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)


A Python module for communicating with Crestron control processors via the
Crestron-over-IP (CIP) protocol.

**This module is a work-in-progress!**  My intention, once I have a functionally
complete and stable module, is to post it to PyPi.  As this project is my official leap
into learning Python (and Git/Github), it may take awhile.



