Size: 1014
Comment: Fixed misinformation about Komodo Edit
|
← Revision 26 as of 2014-03-17 00:53:07 ⇥
Size: 1607
Comment: spelling
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
The ActivePython Python distribution is a distribution focusing on an easy install and use. It provides builds for a number of platforms: Linux, Windows, Mac OS X, Solaris, HP-UX and AIX. On Windows, ActivePython also includes Win32All (a.k.a. pywin32). | [[http://www.activestate.com/activepython|ActivePython|title=ActivePython]] from ActiveState is a commercial-grade, quality-assured Python distribution focusing on easy installation and cross-platform compatibility on Windows, Linux, Mac OS X, Solaris, HP-UX and AIX. It includes numerous useful modules in addition to the standard libraries and allows for quick installation of additional modules via [[http://docs.activestate.com/activepython/2.7/pypm.html|PyPM (Python Package Manager)]]. |
Line 3: | Line 3: |
You can find this distribution in: [http://www.activestate.com/Products/ActivePython/]. |
[[http://code.activestate.com/pypm/|PyPM Index]] shows which modules are available on various platforms, and allows you to search by package name, author, tag, or what the module imports. |
Line 6: | Line 5: |
In addition, ActiveState provides a quality assured enterprise version, OEM licensing, CD/DVD distribution, and support which may be attractive to some customers. Two other products of ActiveState are Komodo IDE and Komodo Edit, which are useful IDEs for Python and other scripting languages. Since November 2007, there is a free (as zero cost) but closed source version of Komodo Edit available, and there is also a project called OpenKomodo which is working towards releasing an open source editor based on Komodo technology. | Several versions of ActivePython are available: |
Line 8: | Line 7: |
ActiveState is one of the most well known and one of the longest running suppliers of Python distributions, tools, and support. | * [[http://www.activestate.com/activepython/downloads|Community Edition]]: Free distribution, ideal for community developers with open source projects. * [[http://www.activestate.com/business-edition|ActivePython Business Edition]]: For SMB and government with business critical applications. Per-server licensing and support. * [[http://www.activestate.com/enterprise-edition|ActivePython Enterprise Edition]]: For large enterprises with mission critical applications. Customizable support program and optional legal indemnification. * [[http://www.activestate.com/oem|ActivePython OEM]]: Redistribution rights for ActivePython with optional support and legal indemnification. [[http://www.activestate.com|ActiveState|title=ActiveState]] is one of the most well known and one of the longest running suppliers of Python distributions, tools, and support. |
ActivePython from ActiveState is a commercial-grade, quality-assured Python distribution focusing on easy installation and cross-platform compatibility on Windows, Linux, Mac OS X, Solaris, HP-UX and AIX. It includes numerous useful modules in addition to the standard libraries and allows for quick installation of additional modules via PyPM (Python Package Manager).
PyPM Index shows which modules are available on various platforms, and allows you to search by package name, author, tag, or what the module imports.
Several versions of ActivePython are available:
Community Edition: Free distribution, ideal for community developers with open source projects.
ActivePython Business Edition: For SMB and government with business critical applications. Per-server licensing and support.
ActivePython Enterprise Edition: For large enterprises with mission critical applications. Customizable support program and optional legal indemnification.
ActivePython OEM: Redistribution rights for ActivePython with optional support and legal indemnification.
ActiveState is one of the most well known and one of the longest running suppliers of Python distributions, tools, and support.