Metadata-Version: 2.1
Name: sdcp_printer
Version: 0.2.0
Summary: API to communicate with 3D printers using the SDCP protocol.
Author-email: Kevin Petersen <kevinvkpetersen@gmail.com>
Project-URL: Homepage, https://github.com/kevinvkpetersen/sdcp-printer-api
Project-URL: Issues, https://github.com/kevinvkpetersen/sdcp-printer-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncio-dgram
Requires-Dist: websockets

# sdcp-printer-api
API to communicate to resin printers via the SDCP protocol
