Download Python

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? Start a 14-day Pro Account Trial to Access Our Expanded Catalog

A Pro Account subscription gives you access to additional versions of our languages, and much more.

Start 14-day Free Trial

$96/year. You will only be charged once your trial is over. You can cancel anytime before then to avoid getting charged.

  • 3.10.10
  • 3.10.8
  • 3.10.7
  • 3.10.6
  • 3.10.4
  • 3.10.1
  • 3.10.0
  • 3.9.15
  • 3.9.14
  • 3.9.13
  • 3.9.12
  • 3.9.10
  • 3.9.9
  • 3.9.7
  • 3.9.5
  • 3.9.4
  • 3.9.2
  • 3.8.15
  • 3.8.14
  • 3.8.13

Still Running Python 2 Past EOL? Get Python 2.7 from ActiveState

Extended support offers our exclusive Python 2.7.18.x builds which include security patches addressing vulnerabilities identified in the core Python 2 release.

Get ActiveState's Secure Python 2.7

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.

Learn More

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, Mac and Linux.

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. Learn more about ActiveState Python Use Cases.

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. See which Python versions ActiveState supports.

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.