Download Python 3.9

The best dependency management + virtual environment solution for Python

STEP 1: Copy the following command to your clipboard:
powershell -Command "& $([scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://platform.activestate.com/dl/cli/AS70/install.ps1'))) -c'state activate --default ActiveState/Python-3.9'"


STEP 2: Open your Command Prompt
Press the Windows key, type cmd and hit Enter


STEP 3: Run the command
Paste the command into the terminal window and hit Enter.

Run the following command in your Terminal:
sh <(curl -q https://platform.activestate.com/dl/cli/AS70/install.sh) -c'state activate --default ActiveState/Python-3.9'
Mac support is still in Beta!
Currently we only support Intel-based hardware. You may experience lengthy build times and limited package support. We are constantly expanding our product catalog.
Run the following command in your Terminal:
sh <(curl -q https://platform.activestate.com/dl/cli/AS70/install.sh) -c'state activate --default ActiveState/Python-3.9'

Why ActiveState Python?

Customizable Icon
Customizable
Use just the Python packages you need

 

Secure Icon
Secure
View & fix vulnerabilities

 

Collaborative Icon
Collaborative
Share & configure Python with your team

Why ActiveState Python?

Customizable Icon
Customizable
Use just the Python packages you need

 

Secure Icon
Secure
View & fix vulnerabilities

 

Collaborative Icon
Collaborative
Share & configure Python with your team

Need Older Versions?

ActivePython includes a version of Python and hundreds of popular packages, pre-compiled and ready to use.

Still Running Python 2 Past EOL?  Download Python 2.7 for Free!

Recommended: Safely run Python 2 applications and make upgrading to Python 3 easier with Python 2 support.

Why Download Python From ActiveState?

ActiveState has been programmers’ trusted provider of Windows, Linux, and macOS Python distributions for more than 20 years. We offer the latest versions of a number of open source programming languages, including Python, Perl, and Tcl.

We specialize in stable, secure, and easy-to-deploy Python environments. Our universal package manager, the State Tool, allows you to build your runtime from source code, reducing your exposure to vulnerabilities. We also provide advanced dependency management, reducing the need for bug fixes.

With ActiveState, you can install Python and the State Tool directly in the command line, or you can use a Windows installer for Python 3.8 or 2.7. We allow sign-up with GitHub and provide numerous tutorials in our community forum.

Frequently Asked Questions

ActiveState Python is free to download, but there are some limits on use: you can have no more than one runtime active at any given time. An active runtime is the number of instances of software from the ActiveState Platform that you run in a 24 hour period.

If you need more runtimes, please see our Plans and Pricing page.

We recommend downloading a recent version of ActiveState Python for Windows and Linux.

For Mac, we recommend downloading a previous version of ActivePython.

In both cases, you will be prompted to create a free ActiveState Platform account.

Python is one of the most popular programming languages for web development, scientific computing, data science, machine learning and more. ActiveState Python has been used to develop both commercial and non-commercial applications for individual developers and organizations in industries such as financial services, aerospace & defence, software and IT services. Companies like Microsoft, Altair, NASA and MSC trust ActiveState’s Python and Perl distributions. .

In general, it’s always best to choose the latest minor Python version, or else the previous minor version in order to ensure compatibility with recent versions of third-party modules, as well as to minimize vulnerabilities. For example, if the most current version is 3.9.6, the safe bet is to use 3.9.6 or 3.9.5. .

While ActivePython 2.7 is still available, we recommend not starting new projects with 2.7 given that Python 2 is no longer supported by the community. If you still have applications running on Python 2, ActiveState does offer ongoing security updates with Python 2 extended support.