Metadata-Version: 2.1
Name: bambu-printer-manager
Version: 0.1.12
Summary: A pure python library for managing Bambu Labs printers
Author-email: "Shell M. Shrader" <shell@shellware.com>
Project-URL: Homepage, https://github.com/synman/bambu-printer-manager
Project-URL: Documentation, https://synman.github.io/bambu-printer-manager/
Project-URL: Issues, https://github.com/synman/bambu-printer-manager/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: webcolors
Requires-Dist: paho-mqtt
Requires-Dist: mkdocstrings[python] >=0.18

[![PyPI version](https://badge.fury.io/py/bambu-printer-manager.svg)](https://badge.fury.io/py/bambu-printer-manager)

## bambu-printer-manager is an all in one pure python wrapper for interacting with and managing Bambu Lab printers.

### Documentation
All documentation for `bambu-printer-manager` can be found here: https://synman.github.io/bambu-printer-manager/

### Need Help?
Open an issue, here: https://github.com/synman/bambu-printer-manager/issues

### Want to Contribute?
Submit a Pull Request to [main](https://github.com/synman/bambu-printer-manager/compare)!
