Deploying Python Functions and Docker Images
If you have custom Python functions that need more power, you can deploy those to the cloud using Toolchest as well!
This tends to work well with:
- custom command-line software that's packed in a Docker image
- packages that aren't on Toolchest yet
- or where you just have
To do this, we recommend using Lug, a fully open-source project that builds on top of Toolchest.