Skip to content

Simple implementation of Unitronic's PCOM protocol, in Python.

Notifications You must be signed in to change notification settings

metalsartigan/pypcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcom

Metal Sartigan package for PCOM

Build and release

Make sure the setup.py file is up to date with at least the current version.

Then, in the src folder:

rm dist/*
python3 setup.py bdist_wheel
twine upload dist/*

the package pcom can then be installed using pip install pcom

About

Simple implementation of Unitronic's PCOM protocol, in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages