Python Programming

Printer-friendly version

Python Scripting

Useful Python Modules

  • MySQLdb -- Module to interface with MySQL. If generalizability to other database structures might be an issue, check out pyodbc instead.
  • PyMedia -- A Python module for audio media files
  • pyodbc -- Python Open Database Connectivity module
  • re -- Regular expression module with Perl-like functionality
  • SciPy -- Scientific Tools for Python (including NumPy)

Python Texts

  • Learning Python
  • Programming Python
  • Python Cookbook
  • Python Pocket Reference

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Use [fn]...[/fn] (or <fn>...</fn>) to insert automatically numbered footnotes.
  • Images can be added to this post.
  • You may quote other posts using [quote] tags.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.