Tiny Python

This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

(Explain different instances, including "Tiny Python 2.5" available here. Relate to pertinent pages, including "Varieties" and EmbeddedPython.)

There have been many "slenderized" Pythons through the years, including

  • http://www.tinypy.org/ New (as of 04/2008) from-scratch implementation

  • this FTP directory of generations for MS-DOS, OS/2, and so on;(link appears dead)

  • Deeply Embedded Python - a project which once attracted considerable interest, but seemingly abandoned some time ago

  • Jean-Claude Wippler, Jeff Senn, Brian Lloyd and others have worked on tinyPython. One approach is to exploit "executable compressor" UPX: "This gets python15.dll down to 220K and seems to work for me";

  • [Explain Pyco and PythonD ];

  • Pippy is Python for the Palm; (link appears dead)

  • [museum]