

Customizable support program and optional legal indemnification.ĪctivePython OEM: Redistribution rights for ActivePython with optional support and legal indemnification.ĪctiveState is one of the most well known and one of the longest running suppliers of Python distributions, tools, and support. Per-server licensing and support.ĪctivePython Enterprise Edition: For large enterprises with mission critical applications. Safeguard your applications with guaranteed, quality-assured ActivePython binaries and mitigate risk with world-class support for your critical Python systems. Several versions of ActivePython are available:Ĭommunity Edition: Free distribution, ideal for community developers with open source projects.ĪctivePython Business Edition: For SMB and government with business critical applications. Use ActivePython Business or Enterprise Editions for production servers, and get access to technical support, maintenance and indemnification. 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. It includes numerous useful modules in addition to the standard libraries and allows for quick installation of additional modules via PyPM (Python Package Manager). We haven’t detected security issues or inappropriate content on and thus you can safely use it. It seems that Active State Python Soft 112 content is notably popular in India.

IMO this is a really bad idea.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. is not yet rated by Alexa and its traffic estimate is unavailable. I share Mark Lutz and Tim Peters oppinion, that this crusade will do > Ideally, I would like to deprecate the entire string module, so that I


So we won't change our Python coding style soon if ever. Since Python 1.5.2 will stay around for several years, keeping backwardĬompatibility in our Python coding is still major issue for us. For this version of ActivePython we have included packages that support testing and code quality, such as Pytest and Pyflakes, as well as including some of the most popular packages like VirtualEnv, Six, and Requests. Especially, if string.join() or string.split() are
15:31:32 +0300 Subject: Re: Movable Python or ActivePython 'Sridhar Ratnakumar'May be this is just a matter of taste? Like my preferenceįor '' instead of '!='? Personally I still like the old fashinonedįorm more. Balzer, I took a look at the zip version of ActiveStates Python. It simplifies the task of locating, installing, upgrading and removing Python packages, whether accessed through the Internet or a local network. It is the Python Package index, and people do often refer to the things it indexes as packages. All ActivePython distributions include PyPM, ActiveState’s powerful package management utility that provides command line or GUI access to all packages available through PyPM Index. For the latter, the distutils inventors tried to coin the term 'distribution', but that didnt quite catch on. > Finally, I like the look of fields.strip().lower() much better than > that of string.lower(string.strip(fields)) - an actual example > from mimetools.py. It could be a package-as-import-sees-it, or it could be a package-as-pypi-sees-it. I think most care more about readbility than about run time performance.įor people without much OOP experience, the method syntax hurts > I'd also like to note that using the string module's wrappers incurs > the overhead of a Python function call - using string methods is > faster. ActiveStates World-Renowned Open Source Language Distributions are Free to the Developer Community. I strongly believe the string module is too prominent. If you're saying that you think the string module is too prominent to > ever start deprecating its use, I'm afraid we have a problem.
