All Projects → AllenDowney → Swampy

AllenDowney / Swampy

Licence: other
Code for Swampy, a set of modules used in Think Python, first edition

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Swampy

by Allen Downey

Swampy is a suite of Python programs that support Think Python.

It includes the following modules:

  • AmoebaWorld: a fun way for beginning programmers to practice writing Python expressions.

  • TurtleWorld: an implementation of turtle graphics used in Think Python (first edition)

  • TurmiteWorld: an implementation of Langton's ant.

  • Lumpy: a program that generates UML object and class diagrams from a Python program.

A description of the project and documentation is available at (http://www.greenteapress.com/wp/swampy)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].