ANN: Twiggy 0.2, a more Pythonic logger

2010-06-03 Thread Pete
from the cheeseshop: http://pypi.python.org/pypi/Twiggy/ Feedback, help and donuts are always welcome. --Pete -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Python Concurrency Community Bulletin

2009-05-19 Thread Pete
to do so, but wanted to get feedback first. You won't need to resubscribe, but your mail filters will break. If you have strong feelings either way, please email me *privately* by end of day Thursday. I look forward to many interesting discussions. Python! ;-) --Pete -- http

Concurrency Email List

2009-05-16 Thread Pete
* multiprocessing * asynchronous * coroutines * the GIL Hope to see you there! Join at http://groups.google.com/group/python-concurrency/ --Pete -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf

Factory 1.1: Object Oriented Currying

2008-11-10 Thread Pete
What's New = Version 1.1 adds missing unittests and doctests. There are no other changes in this release. Overview Factory is an object-oriented approach to partial function application, also known as currying. The Factory module is a more powerful implementation of

ANN: GrassyKnoll 0.3

2008-03-10 Thread Pete
I'm pleased to announce the 0.3 release of GrassyKnoll, a search engine written in Python. This is an exploratory release - while fully functional, it is not production ready. http://grassyknoll.googlecode.com/ Going to Pycon? I'll be giving a presentation on GrassyKnoll at the ChiPy meeting

ANN: Grassyknoll 0.2

2007-04-07 Thread Pete
Grassy Knoll is a storage and search web service written in Python. =Description= Grassyknoll is an HTTP-based server for Collections, a non-relational model for data storage and search. A commandline client is also included. It currently provides a Lucene backend for high-performance full-text