Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

jinglemansweep/lcdproc

Repository files navigation

LCDproc

Installing

Python 2:

sudo apt-get install python-setuptools
sudo easy_install lcdproc

Python 3:

sudo apt-get install python3-setuptools
sudo easy_install3 lcdproc

Alternatively, you could use pip to install the package instead of easy_install.

Example Usage

See examples.py

About

Python OOP Wrapper Library for LCDproc Telnet API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages