Hello!
I'm pleased to announce the 0.9.1 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wi
Summary: In 20 minutes learn how to write a working Wiki with Django
from a fresh install. Video by Siddhi.
http://showmedo.com/videos/video?name=110&fromSeriesID=110
Detail:
"In this tutorial, I introduce the basics of Django by walking you
through the development of a simple wiki applica
The initial release candidate for version 1.0 of mod_wsgi is now
available
for final testing. The software and documentation are both available
from:
http://www.modwsgi.org
The mod_wsgi package consists of an Apache web server module designed
and
implemented specifically for hosting Python base
What is PyQwt ( http://pyqwt.sourceforge.net ) ?
- it is a set of Python bindings for the Qwt C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and contro
Hello!
I'm pleased to announce the 0.7.8 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wit
eGenix EuroPython 2007 Presentations & Videos
eGenix is pleased to announce the immediate availability of PDF and
Flash video versions of t
What is ceODBC?
ceODBC is a Python extension module that enables access to databases using the
ODBC API and conforms to the Python database API 2.0 specifications with a few
exceptions. I have tested this on Windows against SQL Server, Access
and Oracle. On Linux I have tested this against Postgre
Hello!
I'm pleased to announce the 0.8.5 release of SQLObject.
What is SQLObject
=
SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started wi
what is it
--
A Python package to parse and build CSS Cascading Style Sheets.
Partly implements the DOM Level 2 Style Stylesheets and CSS interfaces.
An implementation of the WD CSS Module: Namespaces which has no official
DOM yet is included from v0.9.1.
changes since 0.9.1
---