CARVIEW |
Python
Regroup, Retrain, Rebuild.
Stay competitive. We can help.

Bestselling
Learning Python
by Mark Lutz
Third Edition
Print: $39.99
Ebook: $31.99
Bundle: $51.99
Programming Python
by Mark Lutz
Third Edition
Print: $59.99
Ebook: $47.99
Bundle: $77.99
Python in a Nutshell
by Alex Martelli
Second Edition
Print: $39.99
Ebook: $31.99
Bundle: $51.99
Python Pocket Reference
by Mark Lutz
Third Edition
Print: $9.95
Ebook: $7.99
Bundle: $12.93
Python Cookbook
by Alex Martelli, Anna Martelli Ravenscroft, David Ascher
Second Edition
Print: $49.95
Ebook: $39.99
Bundle: $64.94
New
Gray Hat Python
(No Starch)
by Justin Seitz
Print: $39.95
High Performance Python: Rough Cuts Version
by Andrew Lewis
Online:
Print : $34.99
Bundle:
Python for Unix and Linux System Administration
by Noah Gift, Jeremy Jones
Print: $49.99
Ebook: $39.99
Bundle: $64.99
Essential SQLAlchemy
by Rick Copeland
Print: $34.99
Learning Python
by Mark Lutz
Third Edition
Print: $39.99
Ebook: $31.99
Bundle: $51.99
Upcoming
Regular Expressions Cookbook
by Jan Goyvaerts, Steven Levithan
Print: $44.99
Natural Language Processing with Python
by Steven Bird, Ewan Klein, Edward Loper
Print: $44.99
Using Google App Engine
by Charles Severance
Print: $29.99
The Book Of Python
(No Starch)
by John Goebel, Adil Hasan, Francesco Safai Tehrani
Print: $59.95
Practical Programming
(Pragmatic Bookshelf)
by Jennifer Campbell, Paul Gries, Jason Montojo, Greg Wilson
Print: $32.95
Python Experts
Van Lindberg
is a software engineer and practicing attorney. What he does most, though, is translate ? from ?lawyer? to ?engineer? and back. He likes working with both computer code and legal code to get things done. Van?s current work touches both traditional intellectual property and the emerging field of open source…
Rick Copeland
is a senior software engineer with retail analytics firm Predictix, LLC, where he uses SQLAlchemy extensively, primarily for web application development. He has been using Python full-time for development since 2005, in projects as diverse as demand forecasting, business web applications, compilers, and hardware synthesis.
Noah Gift
is the co-author of Python For Unix and Linux by O'Reilly. He is an author, speaker, consultant, and community leader, writing for publications such as IBM Developerworks, Red Hat Magazine, O'Reilly, and MacTech, and Manning.
Liza Daly
is a software engineer who specializes in applications for the publishing industry. Currently Liza is an independent consultant and the founder of threepress, a platform to produce open source publishing tools. She has been programming interactive fiction since she was nine but no longer recommends Commodore 64 BASIC or the…
Upcoming Conference
Open Source Convention 2009

Python News & Commentary
PyMOTW: multiprocessing, part 1

April 19, 2009
The multiprocessing module includes a relatively simple API for dividing work up between multiple processes based on the API for the threading module.
Simplify business research with Google Ajax Search API
By Andrew OdewahnApril 13, 2009
Business research usually starts with a list -- brands, competitors, people, products, whatever. This post describes a quick Python script that uses the Google Search API to automate the routine parts of the task, giving you more time to analyze and understand the results.
The App Engine Birds of a Feather at Pycon 2009

April 6, 2009
This was my second Pycon - since the last two have been in Chicago and on a weekend it has been an easy drive for me to attend coming from Michigan. Since last year was my first time at Pycon...
PyMOTW: pipes

April 5, 2009
The pipes module implements a class to create arbitrarily complex Unix command pipelines. Inputs and outputs of the commands can be chained together as with the shell | operator, even if the individual commands need to write to or read from files instead of stdin/stdout.
Four short links: 2 Apr 2009

April 2, 2009
Predictions, PDF, source code control, and recommendation engines: Wrong Tomorrow -- track pundits predictions and see how accurate they really are. From the ever-awesome Maciej Ceglowski. PDFMiner -- Unlike other PDF-related tools, it allows to obtain the exact location of texts in a page, as well as other layout information such as font size or font name, which could be...
PyCon 2009 and Looking to WSGI 2.0

March 30, 2009
I just returned from PyCon in Chicago. During the conference open spaces there was an open space discussing potential changes for WSGI. The three basic ideas were: Return a tuple with the status, headers, and response instead using the start...
PyMOTW: asynchat

March 14, 2009
The asynchat module builds on asyncore to make it easier to implement protocols based on passing messages back and forth between server and client.
PyMOTW: asyncore

March 1, 2009
The asyncore module includes tools for working with I/O objects such as sockets so they can be managed asynchronously (instead of, for example, using threads).
Python Resources
Safari Books Online
- Quickly search over 7,000 books and certification guides
- Access the full content of up to 10 books a month
-
Download five book chapters per month in PDF format, at no extra cost, to print or read on the go
- Copy and paste code
- Save 35% on O'Reilly print books
- New! Access mobile-friendly books directly from your Blackberry, iPhone, Windows Mobile or Nokia phone

Satisfied Customers
Python for Unix and Linux System Administration
“Good book with a few typos”, Mar. 12 2009





Popular Topics
ActionScript | Ajax |
Apache | C# |
CSS | Flex |
Head First | iPhone |
Java | JavaScript |
Linux | Missing Manuals |
MySQL | Open Source |
Perl | PHP |
Photoshop | Python |
Ruby | Web 2.0 |
XML |
Browse Books & Videos
- Business & Culture
- Databases
- Design & Graphics
- Digital Audio & Video
- Digital Photography
- Hardware
- Home & Office
- Networking & Sys Admin
- Operating Systems
- Programming
- Science & Math
- Security
- Software Engineering
- The Web
News Topics
analysis2009 cloudcomputing economics economy freesoftware google government iphone javascript linux microsoft mobile ooxml opensource oscon perl politics privacy python rails ruby security socialnetworking standards twitter web20 xml xquery xrx xslt
International Sites
![]() ©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly
Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
More O'Reilly Sites
O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |