Skip to content

Topic

Python dependency declaration

The practice of declaring and pinning the distributions an application imports, so the environment it ships in contains everything it needs at runtime.

Current clusters