RSS Feed viewer

Home » Reference » Language »

RSS Feed: "drx: Python"

A Python database toolkit and object-relational mapper (ORM) that gives application developers the full power and flexibility of SQL. It provides a full suite of well-known persistence patterns designed for efficient and high-performance database access.
10 of the most common mistakes developers run across when they first switch to Python from another programming language. Indentation, assignment and mutable vs. immutable objects, operators, class/instance attributes, strings, and exceptions are covered.
Based on CGI, the WSGI is a simple, low-level interface between Web servers and applications or frameworks for the Python programming language (see PEP 333 for the full spec). Its goal to promote Web application portability across a variety of servers.
A general-purpose templating language for Python. Version 2 supports Python 2.4 and onwards and is designed to be flexible, fast, and secure. Jinja features include a configurable syntax, great performance, ease of debugging, and enhanced security.
A Web application framework. Applications may be stand-alone using the embedded HTTP/1.1/WSGI server, or hosted through other servers such as Apache/mod_python, lighttp, etc. It has built-in tools for caching, encoding, sessions, authorization, and more.
An enhanced, open-source interactive Python shell and an architecture for exploratory parallel computing. Includes features for object introspection, system access, and its own special command system for adding functionality when working interactively.
mod_python is an Apache HTTP module that embeds the Python interpreter within the server. With it you can write Web-based applications will run many times faster than traditional CGI and will have access to Apache internals.
This manual is the official reference for the Python language itself. It describes the syntax of Python and its built-in datatypes in depth, and covers the current major release of Python (2.x).
An implementation of Python for the Windows OS, and may other tools and services for dynamic languages.
An online Python technical journal/magazine.
Add your feed | Rss Articles | Contact | © 2007 feed-rss.net