Differences between revisions 1 and 16 (spanning 15 versions)
Revision 1 as of 2004-03-25 22:46:42
Size: 4122
Editor: sololess
Comment:
Revision 16 as of 2004-04-03 18:22:52
Size: 3993
Editor: gamer
Comment: added download figures for python distributions
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Most Popular Python Projects = = Introduction =
Line 3: Line 3:
== Missing from original email == The list is ordered with a preference to number of downloads per month, followed by the number of subscribers to the project mailing list.
Line 5: Line 5:
{{{ The list is under construction. Suggestion on formatting, help finding more projects and keeping data up-to-date is welcome.
Line 7: Line 7:
BitPim
    URL: http://bitpim.sourceforge.net/
    downloads: 13-15K/month
In order to keep the list focused, some metrics have to be established so that every Python-related project isn't in the list. For example, a minimum of three thousand (3K) downloads per month, a few hundred subscribers to the project mailing list, or an obviously large established user base (e.g. Mailman). In addition, the list doesn't include modules or packages in the standard libraries such as Tkinter.
Line 11: Line 9:
py2exe
    URL: http://py2exe.sourceforge.net/
    downloads: 3-4K/month
    Combined with Inno Setup users can package and distribute Python applications as standalones on Windows.
The download figures were last updated in March 2004. -- KevinAltis
Line 16: Line 11:
}}}

== Original Message to marketing-python mailing list ==

Below is the original email. It is just a placeholder while the real formatted content for this page gets created above. I'm design challenged. `<wink>` I haven't figured out what kind of formatting I want to use yet. If you want to go ahead and start adding or revising content on this page, go ahead, just leave the email below alone and remember that other people might be checking out the page as well, so copy your text before submission in case there is a conflict from someone else making an update. -- KevinAltis

---

This is my current summary list of the most popular Python projects, ranked roughly by the number of downloads per month, either actual or guesstimate based on mailing list subscribers. I'll probably move this info to a wiki page and update it periodically as new information becomes available. Based on Mike Fletcher's suggestions, if we were to focus our marketing efforts on promoting individual projects or promoting the use of Python for a particular application domain then the cutoff would be projects below PIL or possibly the less popular GUI toolkits (based on mailing list subscribers): PyGTK and PyQT.

Clearly, Python is a much more popular solution for building desktop GUIs and as an add-on scripting language than I suspected before starting this list. At the same time, anytime there is a discussion about building GUIs with Python, someone always mentions that the current crop of Python IDEs and layout tools are disappointing compared to MS Visual Studio and Borland's Delphi, so that's still an opportunity to be filled. Note that Tkinter is not represented below because it is bundled with Python.

On the web side of things Zope/Plone are the only standouts, though Twisted might fit in as well once we have better stats for it, certainly Twisted has a large and active developer base. There are many other web libraries and frameworks as shown by this wiki page

http://www.python.org/cgi-bin/moinmoin/WebProgramming

but while there are many choices, most lack critical mass.

Suggestions and corrections welcome,

ka

---

{{{

BitTorrent
 downloads: 1.3-1.5 million/month (most downloads are just end-users)
 related Python projects: ABC, G3, burst!

SpamBayes
 downloads: 25K/month (most downloads are just end-users, aka Outlook plugin)

Mailman
 downloads: 2-3K/month
 large installed base, including SourceForge mailing lists

pywin32 (formerly win32all)
 downloads: 20K/month

wxPython
 downloads: 20K/month
 mailing list subscribers: 900+
 related Python projects: Boa-constructor, wxGlade, SPE, PythonCard

Plone
 downloads: 10-14K/month
 related Python projects: Zope, Archetypes, Collective
 book coming out this summer

Zope
 related Python projects: Plone
 10 books

Python Imaging Library (PIL
 downloads 9-15K/month (guesstimate)

PyGTK
 mailing list subscribers: 550+

PyQt
 mailing list subscribers: 500+

NumPy/numarray
 downloads: 6K/month

PyGame
 downloads: 5K/month
 2 books

MySQL for Python
 downloads 4-5K/month

Twisted
 need stats

Jython
 downloads: 3K/month
 2 books

}}}

Additional notes:
== Additional notes ==
Line 102: Line 15:
 * http://www.python.org/cgi-bin/moinmoin/AppsWithPythonScripting  * AppsWithPythonScripting


= Most Popular Python Projects =

[http://bitconjurer.org/BitTorrent/ BitTorrent]
 * downloads: 1.3-1.5 million/month (most downloads are just end-users)
 * related Python projects: ABC, G3, burst!

[http://spambayes.sourceforge.net/ SpamBayes]
  * downloads: 25K/month (most downloads are just end-users, aka Outlook plugin)

[http://mailman.sourceforge.net/ Mailman]
 * downloads: 2-3K/month
 * large installed base, including SourceForge mailing lists

[http://starship.python.net/crew/mhammond/win32/ pywin32] (formerly Win32All)
 * downloads: 20K/month

WxPython
 * downloads: 20K/month
 * mailing list subscribers: 900+
 * related Python projects: BoaConstructor, WxGlade, SPE, PythonCard
 * book coming out soon

[http://bitpim.sourceforge.net/ BitPim]
 * URL: http://bitpim.sourceforge.net/
 * downloads: 13-15K/month

[http://www.plone.org Plone]
 * downloads: 10-14K/month
 * related Python projects: Zope, Archetypes, Collective
 * book coming out this summer

["Zope"]
 * related Python projects: Plone
 * 10 books

PythonImagingLibrary ([http://www.pythonware.com/products/pil/ PIL])
 * downloads 9-15K/month (guesstimate)

PyGtk
 * mailing list subscribers: 550+

PyQt
 * mailing list subscribers: 500+

[http://www.numpy.org/ NumPy] / NumArray
 * downloads: 6K/month

PyGame
 * downloads: 5K/month
 * mailing list subscribers: 270+
 * 2 books

["MySQL"] for Python
 * downloads 4-5K/month

[http://py2exe.sourceforge.net/ py2exe]
 * downloads: 3-4K/month
 * Combined with Inno Setup users can package and distribute Python applications as standalones on Windows.

TwistedMatrix ([http://www.twistedmatrix.com Twisted])
 * downloads: 3-4K/month
 * mailing list subscribers: 570+ for twisted-python, 150+ for twisted-web

["Jython"]
 * downloads: 3K/month
 * 2 books

MoinMoin Wiki Engine
 * downloads: 2-3K/month
 * used by many other projects for collaboration and documentation (even right ''here'' ;) )

[http://www.reportlab.com/ ReportLab]
 * downloads: 2K/month
 * mailing list subscribers: 500+

[http://www.cps-project.org/ Nuxeo CPS]
 * downloads: 2-3K/month
 * mailing lists subscribers: 400+

== Python downloads for comparison ==

These are the download figures for the latest release version of Python from python.org from the previous month. These figures do not include earlier versions of Python or downloads from mirror sites or other distributions.

 * Python-2.3.3.exe: 60K in March 2004
 * Python-2.3.3.tgz and Python-2.3.3.tar.bz2: 29K in March 2004
Line 105: Line 105:
CategoryHomepage Original message was posted to [http://pythonology.org/mailman/listinfo/marketing-python marketing-python] mailing list

Introduction

The list is ordered with a preference to number of downloads per month, followed by the number of subscribers to the project mailing list.

The list is under construction. Suggestion on formatting, help finding more projects and keeping data up-to-date is welcome.

In order to keep the list focused, some metrics have to be established so that every Python-related project isn't in the list. For example, a minimum of three thousand (3K) downloads per month, a few hundred subscribers to the project mailing list, or an obviously large established user base (e.g. Mailman). In addition, the list doesn't include modules or packages in the standard libraries such as Tkinter.

The download figures were last updated in March 2004. -- KevinAltis

Additional notes

  • Mac OS X includes Python - Jaguar used Python 2.2.0, Panther uses Python 2.3.0
  • RedHat and Debian Linux distributions include Python and RedHat uses Python extensively and some Python projects are also included with the distributions.

  • Due to bundling and the use of mirror sites we can't collect meaningful download totals for Linux users for many projects. In those cases, maybe it is better to use the size of the mailing list as a popularity gauge?
  • AppsWithPythonScripting

Most Popular Python Projects

[http://bitconjurer.org/BitTorrent/ BitTorrent]

  • downloads: 1.3-1.5 million/month (most downloads are just end-users)
  • related Python projects: ABC, G3, burst!

[http://spambayes.sourceforge.net/ SpamBayes]

  • downloads: 25K/month (most downloads are just end-users, aka Outlook plugin)

[http://mailman.sourceforge.net/ Mailman]

  • downloads: 2-3K/month
  • large installed base, including SourceForge mailing lists

[http://starship.python.net/crew/mhammond/win32/ pywin32] (formerly Win32All)

  • downloads: 20K/month

WxPython

[http://bitpim.sourceforge.net/ BitPim]

[http://www.plone.org Plone]

  • downloads: 10-14K/month
  • related Python projects: Zope, Archetypes, Collective
  • book coming out this summer

["Zope"]

  • related Python projects: Plone
  • 10 books

PythonImagingLibrary ([http://www.pythonware.com/products/pil/ PIL])

  • downloads 9-15K/month (guesstimate)

PyGtk

  • mailing list subscribers: 550+

PyQt

  • mailing list subscribers: 500+

[http://www.numpy.org/ NumPy] / NumArray

  • downloads: 6K/month

PyGame

  • downloads: 5K/month
  • mailing list subscribers: 270+
  • 2 books

["MySQL"] for Python

  • downloads 4-5K/month

[http://py2exe.sourceforge.net/ py2exe]

  • downloads: 3-4K/month
  • Combined with Inno Setup users can package and distribute Python applications as standalones on Windows.

TwistedMatrix ([http://www.twistedmatrix.com Twisted])

  • downloads: 3-4K/month
  • mailing list subscribers: 570+ for twisted-python, 150+ for twisted-web

["Jython"]

  • downloads: 3K/month
  • 2 books

MoinMoin Wiki Engine

  • downloads: 2-3K/month
  • used by many other projects for collaboration and documentation (even right here ;) )

[http://www.reportlab.com/ ReportLab]

  • downloads: 2K/month
  • mailing list subscribers: 500+

[http://www.cps-project.org/ Nuxeo CPS]

  • downloads: 2-3K/month
  • mailing lists subscribers: 400+

Python downloads for comparison

These are the download figures for the latest release version of Python from python.org from the previous month. These figures do not include earlier versions of Python or downloads from mirror sites or other distributions.

  • Python-2.3.3.exe: 60K in March 2004
  • Python-2.3.3.tgz and Python-2.3.3.tar.bz2: 29K in March 2004


Original message was posted to [http://pythonology.org/mailman/listinfo/marketing-python marketing-python] mailing list

MostPopularPythonProjects (last edited 2008-11-15 14:00:44 by localhost)

Unable to edit the page? See the FrontPage for instructions.