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
- Host: GitHub
- URL: https://github.com/octoprint/octoprint-setuptools
- Owner: OctoPrint
- License: agpl-3.0
- Created: 2022-11-09T16:18:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T09:27:31.000Z (over 1 year ago)
- Last Synced: 2025-04-13T01:58:49.476Z (about 1 year ago)
- Language: Python
- Size: 37.1 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.