Although users usually think of Python as a procedural and object-oriented language, it actually contains everything you need for a completely functional approach to programming. This article discusses general concepts of functional programming, and
This article offers introduction to functional programming (FP) in Python. It introduces the learner to different programs on problem-solving. It demonstrates several intermediate and advanced FP concepts. This article also includes code snippets
From the Back Cover / Python Web Programming is a practical introduction to building networked systems in the object-oriented framework of the Python language. It shows how to leverage the powerful Python libraries to build systems with less programm
This is a very comprehensive 10 part Python tutorial that introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are
Completely revised and improved, the second edition of Programming Python is an excellent compendium of material geared toward the more knowledgeable Python developer. It includes dozens of reusable scripts for common scripting tasks, and is one of t
Ideal for any working Python developer, Fredrik Lundh's Python Standard Library provides an excellent tour of some of the most important modules in today's Python 2.0 standard. Mixing sample code and plenty of expert advice, this title will be indisp
Karrigell is a simple web programming solution, written in Python, designed for web sites with moderate traffic, such as personal sites running on a home computer It allows execution of Python scripts and of pages mixing Python and HTML. It Offers ea
Visual Python is the full-featured Python development environment plug-in for Visual Studio .NET. Key features include a syntax-aware editor for faster Python programming; a fully integrated debugger for increased code quality and robustness; and the
Some time ago if you were to ask an honest Python evangelist if Python was missing anything important that Perl, had, the answer would most likely have been "yes". It wasn't that Python lacked a breadth of module and package support...
The script requires that you have python, oggenc (part of the vorbis-tools package) , and mpg123 (or mpg321). dir2ogg now supports id3 tags. This new feature requires you to install pyid3lib. pyid3lib is a python module that allows manipulation of id |