With our Python 3.9 release we're reimagining how you work with Python from ActiveState. Rather than receive a monolithic build of packages, you'll have:
The ActiveState Platform offers automated dependency management, distributed parallel cloud builds of dependencies, team collaboration tools, a versatile CLI—all without the need for build engineering or Windows and Linux expertise.
5 Packages
4 Packages
8 Packages
Use the same tooling across platforms to manage all your Python environments. Add, remove, update individual dependencies, or install a bundle of curated packages by use-case (eg. a testing tools bundle), to get developing quickly.
Keep teams synchronized with a centrally managed and updated Python environment all team members can share, eliminating "works on my machine issues" (requires free ActiveState Platform account).
See history of any change to your environment with the ability to revert, fork and merge changes between versions (requires free ActiveState Platform account).
Keep your projects sandboxed on your machine with a cross-platform, universal virtual environment solution. Run multiple versions of Python on your machine without worrying about dependency conflicts.
The ActiveState Platform offers automated dependency resolution with better control and more refined data to ensure that you get known-good sets of dependencies that work together.
The ActiveState Platform gives you access to a distributed, parallel build system so that even complex development environments can build in record time—straight from source code—giving you all the security assurances and flexibility that comes with it.
$ state install requests → Building from source ↓ Downloading... ✓ Package installed: requests $ _
An all-new, open-source CLI lets you manage your environment directly from the terminal, easily integrate with your existing CI/CD pipelines, and keep your team synchronized across platforms.
CLI Cheat-SheetPython 3.9 and the modules you install via the command line are licensed under their original licenses. You no longer need to deal with any proprietary licensing.