An open API service indexing awesome lists of open source software.

https://github.com/octoprint/octoprint-setuptools

Setuptools helpers for installing OctoPrint & OctoPrint plugins
https://github.com/octoprint/octoprint-setuptools

Last synced: 2 months ago
JSON representation

Setuptools helpers for installing OctoPrint & OctoPrint plugins

Awesome Lists containing this project

README

          

> [!WARNING]
>
> This should not be used anymore!
>
> This turned out to be the wrong solution for a problem better solved by moving to the use
> of `pyproject.toml`. A tool for helping with that has been made available at [OctoPrint/octoprint-plugint-tool](https://github.com/OctoPrint/octoprint-plugin-tool).
> Please use that instead.

# OctoPrint-Setuptools

Setuptools helpers for installing OctoPrint & OctoPrint plugins. Provided as a separate package
to allow for easy reuse and as build dependency for OctoPrint plugins.