Hi,
I'm pleased to announce sqlparse 0.1.7, a bug fix release.
sqlparse is a non-validating SQL parser module.
Download:
https://pypi.python.org/packages/source/s/sqlparse/sqlparse-0.1.7.tar.gz
Bug Fixes
* Fix Python 3 compatibility of sqlformat script (by Piet Delport).
* Fix parsing of SQL
We are pleased to announce the availability of SciPy 0.12.0. This release
has some cool new features (see highlights below) and a large amount of bug
fixes and maintenance work under the hood. The number of contributors also
keeps rising steadily - 75 people contributed patches to this release. We
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On behalf of the Python development team, I am pleased to announce the
final releases of Python 3.2.4 and 3.3.1.
Python 3.2.4 is the final regular maintenance release for the Python 3.2
series, while Python 3.3.1 is the first maintenance release for t
ANNOUNCING
eGenix.com mxODBC Connect
Python ODBC Database Interface
Version 2.0.3
mxODBC Connect is our commercially supported client-server product f
Hi there guys,
I'm pleased to announce pyftpdlib 1.1.0.
This is mainly a bugfix release, see:
https://pyftpdlib.googlecode.com/svn/trunk/HISTORY
=== Links ===
Home: http://code.google.com/p/pyftpdlib/
Download: https://pyftpdlib.googlecode.com/files/pyftpdlib-1.1.0.tar.gz
Tutorial: http://code.go
phileas = "Python/HTML integration: Larry's Elegant Alternative Solution"
Source and documentation can be accessed at:
http://larry.myerscough.nl/phileas_project/
N.B. This really is an alternative solution; the other available
approaches to this subject don't work for me... ... but may work
Hello, World!
tl;dr
=
Version: 0.9.6
License: Expat (sometimes called MIT)
Hilarious: Yes
Site: http://hylang.org
Hy is a wicked funny hack that lets you interop (in both directions)
with Lisp from Python (or with Python from Lisp).
It's pip installable:
$ pip install hy
[..
Hi there folks,
I'm pleased to announce the 0.7.0 release of psutil:
http://code.google.com/p/psutil/
This is mainly a bugfix release addressing a couple of high priority
issues on Linux and FreeBSD.
Complete list of bugfixes and enhancements is here:
https://psutil.googlecode.com/hg/HISTORY
===
ANNOUNCING
eGenix.com mx Base Distribution
mxDateTime, mxTextTools, mxProxy, mxURL, mxUID,
mxBeeBase, mxStack, mxQueue, mxTools
Version 3.2.6
Registration is open for three upcoming PyCamps produced by the Triangle
Python Users Group:
- A five-day PyOhio PyCamp hosted by the Ohio State University Open
Source Club, July 22-26, 2013 the week prior to the PyOhio regional
Python conference weekend. PyCamp is a training program and spons
I'm happy to announce that Cython 0.19 has been released. This is a feature
release of the Cython compiler that adds some major usability improvements
especially for code that needs to run in both Py2 and Py3, as well as
better Python compatibility and optimisations.
http://cython.org/
You can g
I'm thrilled to announce the release of Python 2.7.4.
2.7.4 is the latest maintenance release in the Python 2.7 series. It includes
hundreds of bugfixes to the core language and standard library.
Downloads are at
http://python.org/download/releases/2.7.4/
As always, please report bugs to
Numba 0.8 adds support for autojit classes and methods, building on
the perfect hash table ideas from SEP 201 [1]. This allows methods to
automatically specialize to argument types and instance attribute
types.
Many thanks to Dag Sverre Seljebotn for his work and ideas on the SEPs
and his ideas and
ANNOUNCING
eGenix PyRun - One file Python Runtime
Version 1.2.0
An easy-to-use single file relocatable Python run-time -
available for Windows, Mac OS X and
About WSME
--
Web Service Made Easy (WSME) simplify the writing of REST web services
by providing simple yet powerful typing which removes the need to
directly manipulate the request and the response objects.
WSME can work standalone or on top of your favorite python web
(micro)frame
pytest-2.3.5: bug fixes and little improvements
===
pytest-2.3.5 is a maintenance release with many bug fixes and little
improvements. See the changelog below for details. No backward
compatibility issues are foreseen and al
Hey everyone,
I know, it's been several years since I announced anything on these lists,
but I suspect that some of you may have uses for my new package, so here
you go.
The "rom" package is a Redis object mapper for Python. It sports an
interface similar to Django's ORM, SQLAlchemy + Elixir, or
devpi-server: lightning-fast pypi.python.org proxy (0.7 initial)
=
This is the initial release of devpi-server, an easy-to-use caching
proxy server for pypi.python.org, providing fast and reliable installs
when used by pip or easy_ins
Hi there guys,
I'm pleased to announce pyftpdlib 1.2.0.
=== About ===
Python FTP server library provides an high-level portable interface to
easily write asynchronous FTP/S servers with Python. pyftpdlib is
currently the most complete RFC-959 FTP server implementation
available for Python program
devpi-server-0.8: fast'n easy-to-deploy pypi.python.org proxy
===
devpi-server is an easy-to-deploy caching proxy server for
pypi.python.org, providing fast and reliable installs when
used by pip or easy_install.
devpi-server-0.8 bring
Registration is open for three upcoming PyCamps produced by the Triangle
Python Users Group:
- A five-day PyOhio PyCamp hosted by the Ohio State University Open
Source Club, July 22-26, 2013 the week prior to the PyOhio regional
Python conference weekend. PyCamp is a sponsor and training progr
pyC11 is a grammar to parse programs in the C programming language
following ISO/IEC 9899:2011. It is written using pyPEG, a parsing
framework for Python. The grammar supports Python 2.7 and 3.x. The test
bench requires py.test.
This is the initial upload. The grammar is incomplete. Parsing C
expr
Hi,
I'm very happy to announce the release of PyMQI 1.3.
*INTRODUCTION*
PyMQI allows users to connect Python applications to WebSphere MQ queue
managers.
It can be used to develop test harnesses for WebSphere MQ based systems,
for rapid prototyping of WebSphere MQ applications, for developm
The TkinterDnD Project has permanently moved to sourceforge and is now
available at http://tkinterdnd.sourceforge.net/ .
TkinterDnD is a python wrapper for George Petasis' tkDnD Tk extension.
tkDnD adds native drag and drop support for windows and (yet partially) unix
and Mac OSX to Tk. TkinterD
Hi folks,
I'm pleased to announce the 0.7.1 release of psutil:
http://code.google.com/p/psutil/
=== About ===
psutil is a module providing an interface for retrieving information
on all running processes and system utilization (CPU, memory, disks,
network, users) in a portable way by using Python
Hi all,
I am pleased to announce that four new versions of WinPython have been
released yesterday with Python 2.7.4 and 3.3.1, 32 and 64 bits. Many
packages have been added or upgraded (see the automatically-generated
changelogs).
Special thanks to Christoph Gohlke for building most of the binary
Feature enhancements are provided, like a method for memory cache
clearing and improving composing and text representation. Some small
bugs are fixed.
pyPEG is a quick and easy solution for creating a parser in Python
programs. pyPEG uses a PEG language in Python data structures to parse,
so it ca
Hi again,
just 12 hours after 0.8, i released devpi-server-0.8.1, a slightly
improved version of the fast pypi caching proxy server. In particular
after "devpi-ctl" now works more according to docs. In particular after a:
devpi-ctl shutdown
You won't accidentally start the servers again
just did a release of devpi-server-0.8.2, the fast pypi.python.org caching
server. 0.8.2 fixes a bug which prevented the installation of some packages.
If you encounter any such problems, please report it at:
https://bitbucket.org/hpk42/devpi-server/issues
or on #pylib on freenode. A new r
ANNOUNCING
eGenix.com mxODBC
Python ODBC Database Interface
Version 3.2.3
mxODBC is our commercially supported Python extension providing
Today an updated version of the TkinterTreectrl package was released.
The TkinterTreectrl package wraps the treectrl tk extension
(http://tktreectrl.sourceforge.net) for use with Python/Tkinter. The treectrl
widget allows to create fancy things like sortable multi column listboxes and
hierarchi
Python for Programmers in Katowice
==
Date: May 27 - 29, 2013
Location: Katowice, Poland
Language: English
Link: http://www.python-academy.com/courses/python_course_programmers.html
Instructor: Mike Müller (eight years of Python training experience)
Three days of P
Hello,
Camelot 13.04.13 has been released.
Camelot provides components to build business applications
on top Python, SQLAlchemy and Qt. For screenshots, see :
http://www.python-camelot.com/
An overview of the changes can be found here :
http://www.python-camelot.com/3/post/2013/04/release-130
Wrote a program that lets you publish your MS Access database data to PDF,
using Python, ReportLab, xtopdf and pypyodbc.
(This code will go into my xtopdf toolkit (a Python toolkit for PDF creation)
after cleanup, in a while.)
Link:
http://jugad2.blogspot.in/2013/04/using-xtopdf-and-pypyodb
Hello,
We are happy to announce the release of version 4.3 of the Enthought Tool
Suite (ETS-4.3.0).
ETS (http://code.enthought.com/projects) is a collection of free,
open-source components developed by Enthought and our partners, which we
use every day to construct custom scientific applications.
Advanced Python in Katowice
===
Date: May 30 - June 1, 2013
Location: Katowice, Poland
Language: English
Link:
http://www.python-academy.com/courses/specialtopics/python_course_advanced.html
Instructor: Mike Müller (eight years of Python training experience)
Dive deep into
I am happy to announce Guppy-PE 0.1.10
Guppy-PE is a library and programming environment for Python,
currently providing in particular the Heapy subsystem, which supports
object and heap memory sizing, profiling and debugging. It also
includes a prototypical specification language, the Guppy
Speci
Python per programmatori in Bologna, Italy
==
Date: September 11 - 13, 2013
Location: Bologna, Italy
Language: Italian
Link: http://www.python-academy.com/courses/python_course_programmers_ita.html
Instructor: Federico Caboni
We are proud to announce our fi
I'm pleased to announce a maintenance release of PyASN1 package -- pure-Python
implementation of ASN.1
base types and serialization codecs.
This release switches the pyasn1 code to a more conventional and relaxed
two-clause BSD license as well as fixes
some subtile bugs. More information on th
39 matches
Mail list logo