tlbox - Programming Tools    
	 	 
	
	
		 
	 
    
	 
	 
	 
	
	
	
	
	
	
	

  

	
	
	
	
	

  		
    
all
.net
ajax
c
c#
c++
coldfusion
flash
java
javascript
perl
php
python
ruby
sql
xml


Your Tool Box Firefox add-on
Add tools to your tool box by clicking on the box buttons

Tools will stay in your box for 30 days

If you want your tools to stay forever register here
python
74 users
Byte of Python
Learning the Python programming language
39 users
LearningPython
This website gives detailed instructions on how to create a GUI using WxWidgets and WxPython. It includes sample script, a tutorial, and a game.
26 users
Instant Python
Python Programming Language online courses.
25 users
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
18 users
py2exe
This site provides information about and downloads of a software program that allows programmers to convert Python scripts into programs.
17 users
Learn Python in 10 minutes
This site offers to teach one Python programming language in as short as 10 minutes. While not exactly a tutorial, it does offer a cheatsheet of sorts to shorten the learning curve.
16 users
Data Structures and Algorithms
Data Structures and Algorithms with Object-Oriented Design Patterns in Python
14 users
Learning with Python
Step by step guide to learning Python. There are 20 chapters, 3 exercises, and 5 appendixes to learing the python programming language.
13 users
Python2.5 Quick Reference
Easy to use reference for quickly fetching Python tidbits.
10 users
PyDev
PyDev is a plugin that enables users to use Eclipse for Python and Jython development -- making Eclipse a first class Python IDE -- It comes with many goodies such as code completion, syntax highlighting, syntax analysis, refactor, debug and many others
10 users
The Python Cheese Shop
The Python Cheese Shop is a repository of software for the Python programming language.
9 users
pygame
This site is dedicated to game development. It provides a huge variety of resources dealing with writing code for computer games.
9 users
Regular Expression HOWTO
This is a tutorial on the basic use of the programming language Python.
8 users
Turbogears
Site where you can design and create a database-driven, ready to extend application with templates.
7 users
(An Unofficial) Python Tutorial Wiki
Python is a powerful, yet easy to learn programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
7 users
ASPN - Python Cookbook
This web page directs to the Python Cookbook within the ASPN site. It contains a collection of contributed Python programming language "recipes."
7 users
cherrypy.org
CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
6 users
Pylons
Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework.
6 users
web.py
web.py is a web framework for python that is as simple as it is powerful.
5 users
A Python Sidebar for Mozilla
Python Sidebar provides a sidebar for Mozilla users to access the shortcuts and documentation on Python. The sidebar also offers simple searching of related python websites and mailing lists.
5 users
Daily Python-URL
News from the Python universe. Python is a programming language. This site has articles regarding this. The main page lists the articles of the day.
5 users
Python 2.4 Quick Reference
A quick reference guide to the Python programming language.
5 users
Python Imaging Library
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.
5 users
Python Tutorial
Python Tutorial by Guido van Rossum of the Python Software Foundation.
5 users
Python Tutorials
All about programming in Python, particularly working with Python 2.5. Tons of links to related sites as well.
5 users
Voidspace--Movable Python
Promotes Movable Python, a programming language that does not need to be installed. It can be stored on a USB memory stick/Flash drive to move between machines.
4 users
Instant Hacking
Instant Hacking: a short introduction to the art of programming, with examples written in the programming language Python.
4 users
IPython
This site providesa interactive shell superior to Pythons default one. Users can download Ipython and access documentation on how to use it.
4 users
Pychecker: a python source code checking tool
Pychecker is a tool for findings bugs in python source code. It finds problems that are typically caught by a compiler.
4 users
Python access to Gmail
A python programming project to provide access to Gmail
4 users
Python Challenge
Innovative site for learning Python programming. Various riddles are presented, you use Python language to solve. There are 33 levels.
4 users
Python Documentation
This site is a compilation of information relating to Python programming. It has many primers, sources, and guides for anyone interested in learning Python.
4 users
Python Graphics Package
Python Graphics Package - PyX is a helper in creating PostScript and PDF files. This creates sophisticated 2d and 3d plots for publications. This package is in development and new releases are coming. There is also news, author information, and license info readily available.
3 users
Beautiful Soup
This site describes that Beautiful Soup is a HTML/XML parser for the program Python as well as a link to download, and general information.
3 users
DarkCode of Python
A collection of IRC, FTP and other scripts.
3 users
Debugging in Python
Python has a debugger, which is available as a module called pdb (for "Python DeBugger", naturally!). Unfortunately, most discussions of pdb are not very useful to a Python newbie -- most are very terse and simply rehash the description of pdb in the Python library reference manual. The discussion that I have found most accessible is in the first four pages of Chapter 27 of the Python 2.1 Bible.
3 users
Dive Into Python
The online version of the best book on python out there. For both beginners and experts, jump straight in and get your hands dirty.
3 users
Matplotlib
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits.
3 users
pythonpaste.org
Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.
3 users
Untwisting Python Network
Information on network coding using the Python language.
2 users
Python f/LISP Programmers
A guide intended to smooth the transition from the LISP programming language to Python, including help with many common misconceptions and issues.
2 users
Python IAQ
Peter Norwig answers Infrequently Answered Questions.
2 users
Python Programming Language
The official site of the Python Programming Language, which is a language that is free to use, works on most operating systems, and has many uses.
2 users
Python Tutorial
The Python Tutorial provides an introduction to the Python programming language as well as examples in order to learn how to code using python.
2 users
Python Tutorial Index Pag
A tutorial to the Python Computer Language. How to start using Python, and how to use it.
2 users
Pyton Library Reference
An online reference book for application developers using Python. Published by the Python Software Foundation.
2 users
unofficial planet python
This is a message board for software developers and programmers.
2 users
Vaults of Parnassus
A list of resources for the programming language Python. These resources include games, database, applications, web sites and support.
2 users
webwareforpython.org
Homepage for the Python Web Application Toolkit.
2 users
Yahoo! Developer Network
This is the Yahoo! Developer Network site for programming with Python. There are articles about interfacing with API's and XML.
1 user
Biais.org: Python
Blog about python
1 user
Cheetah
Python template engine compatible with many different web toolkits.
1 user
Dive Into Python
Dive Into Python is a Python book for experienced programmers. The complete text is available online.
1 user
Evan Jones' Scratch Pad
A guide to Use UTF-8 with Python
1 user
Kodos
Regular expression debugger (with Python's regex syntax)
1 user
MetaKit for Python
Simple, portable, embeddable database for Python.
1 user
Panda3D
3D game engine that uses Python heavily.
1 user
PyChart
Python library for generating publication-quality charts (much better than gnuplot or MatplotLib!)
1 user
pygments.pocoo.org
It is a generic syntax highlighter that can be used in all kinds of software or other applications that need to clean source code.
1 user
Python & Java
On this page, they present a list of side-by-side comparisons of features of Java and Python. If people look at these comparisons, they can see why Python can be written much more quickly, and maintained much more easily, than Java. The list is not long � it is meant to be representative, not exhaustive.
1 user
Python 411 Podcast
Computer programming for everyone, using Python.
1 user
Python Best Practices
Python programming best practices
1 user
Python Cheat Sheet - Best
This is probably one of the best Python Cheat Sheets, I always have this open during my coding.
1 user
Python DevCenter
ONlamp's page "all things Python", with links to articles, resources, tutorials and more on one of the most popular development languages around
1 user
Python Grimoire
The Grimoire (a book of magic spells) explains how to perform simple and common programming tasks with the Python programming language.
1 user
pythonmac.org - Mac OS X
THis site contains links to Mac Python resources including downloads, open source software, toolkits and other related links
1 user
rlcompleter2
Next generation Python command line completion
1 user
ShowMeDo - Python
Python video tutorials on IDEs, IPython, wxPython, Django etc.
1 user
Text Processing in Python
Official site of the book Text Processing in Python, a electronic version of the book if available for download in the site.
1 user
The Eric Python IDE
Eric is a full featured Python and Ruby editor and IDE, written in python.
1 user
Universal Feed Parser
rss/atom feed parsing library
1 user
Why Python?
A Linux Journal article on the Python programming language.
0 users
dirtsimple.org
This website is just a place for people to upload their message blogs and comments on the existing ones.
0 users
Myghty
Myghty is a framework for creating templates based on the same enterprise-level module that sites such as Amazon.com, del.icio.us and Salon.com use.
0 users
python 2.3 Quick Referenc
A site that gives a user a reference quide to the computer programming language Python 2.3.
0 users
Python for Fun
The site is a collection of small programs witten in the python programming language. The author shares his opinions and views of the python language.
0 users
Python Idioms and Efficiency
A site about writing more readable Python code.
0 users
Ruby, Python, "Power"
This is a site that discuss the differences in using Ruby or Python languages in computer programming.