Skip to main content

Flowchart Python

Create flowcharts and compile them to python byte-code.


J. D. Bartlett
(talljosh)
Flowchart Python is essentially the Python programming language in visual form. You write a program by setting up a flowchart. When you run the flowchart, the software compiles to python byte-code, so that you can easily import modules you write in Flowchart Python into standard Python programs. Flowchart Python does make a few additions to standard Python, which will be outlined on the home page eventually.

Changes

Links

Home Page
http://sqizit.bartletts.id.au/tag/flowchart/

Releases

Flowchart Python 1.0 — 3 Jan, 2007

Flowchart Python 1.1 — 25 Apr, 2012

Pygame.org account Comments