Metadata-Version: 2.1
Name: bambu-printer-manager
Version: 0.4.0
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?
The best way you can contribute to this project is to make a monetary donation to its author.   All funds received will go to the purchase of Bambu Lab hardware to support the continued development of this project.  Please show your support by becoming a [Sponsor](https://github.com/sponsors/synman) today!

Developers are encouraged to submit a Pull Request to [main](https://github.com/synman/bambu-printer-manager/compare)!
