ANNOUNCING twill v0.7.4.
twill is a simple Web scripting language built on top of Python and
John J. Lee's 'mechanize'. It's designed for automated testing of Web
sites, but it should prove useful for anybody who needs to interact
with Web sites (especially those using logins and cookies) on the
Background:
Numeric is an add-on Python module that has seen widespread adoption.
It enables Python to be used as a Scientific Computing Environment
similar to MATLAB or IDL. Numeric was originally written nearly 10
years ago, and while still performing admirably, needed much updating to
ta
Hello out there,
I'm really pleased to announce the first public release of Pynakotheka.
Pynakotheka is a simple GPL-licensed python script which generates
static HTML photo albums to be added to web sites or to be burnt in CDs.
It includes some templates and it's easy to create more.
It depends
See http://gmpy.sourceforge.net/ for details.
What is it: a wrapper for the GMP 4 library (http://swox.com/gmp/), to
provide multi-precision arithmetic for Python. Multi-precision floats,
and unbounded-precision rationals, are not present in stock Python;
multi-precision integers ('long') are, b
I'm pleased to announce FormEncode 0.3.
What is it?
---
FormEncode is a package for form validation and conversion. It also
includes modules for parsing, filling, and extracting metadata from HTML
forms. It features robust conversion both of incoming and outgoing
data, attention paid to
Background:
Full scipy builds on top of scipy_core to provide many more tools for
computational science and engineering. Included are tools for
optimization, integration (including ode solvers), signal processing,
sparse matrices, complete FFTs, complete linear algebra, statistical
functions,