My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links
The Bonsai Python Project is designed to be a collection of day to day computer programs that have been stripped back to bare essentials and written in the python language.

So far there is a web browser called Bonsai Browser and a phonebook called Bonsai Phonebook, Bonsai Browser is written using just 25 lines of python code it has a GUI and accepts user input for URL's, it displays pure formatted HTML (no CSS support as yet) and it is snail fast. Bonsai Phonebook is a little more complex and is fully functional. Both applications feature well commented code to assist Python new comers.

The goal of this project is to create versions of day to day applications in as simple a way as possible. The reason for this is to acheive the following:

1. Show people how powerful the Python libraries are.
2. To give beginners a simple set of common applications to use, modify, improve apon and learn from.

New members are welcome. Please contact benjaminhk@gmail.com






Powered by Google Project Hosting