WindmillWWindmill
Powered by
MarkyM
Windmill•2y ago
Marky

Install Python module from GitHub

I have a module that exists on PyPi, but we have a fixed version on GitHub.
Is there a way to use this with Windmill? Normally, would do a pip install git+https://github.com/x/x.git to make sure we grab the right one.

Since you are auto installing packages, how do you tell it the right one to get?

I was looking at the docs for using requirements.txt to specify different packages but I can't understand how to set this up for local self hosted.
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Python depencies - install from github repo
Ross CreightonRRoss Creighton / help
2y ago
Installing Python Package from Github URL
bluecoconutBbluecoconut / help
3y ago
Install from private repo python dep
fooosieeeFfooosieee / help
16mo ago
Sub module not working with Python
MarkyMMarky / help
2y ago