picchick
A utility to aid in programming PIC microcontrollers
[metadata]
name = picchick
version = 0.2.0
author = Rex McKinnon
author_email = [email protected]
description = A utility for programming PIC microntronllers.
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/rex--/picchick
license = University of Illinois/NCSA Open Source License
classifiers =
Programming Language :: Python :: 3.10
License :: OSI Approved :: University of Illinois/NCSA Open Source License
[options]
packages = picchick
python_requires = >=3.10
install_requires =
pyserial
[options.entry_points]
console_scripts =
picchick = picchick:entry