Search the web
Sign In
New User? Sign Up
python-announce-list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2832 - 2861 of 3652   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2832
IDLE, the default python editor does not have a bookmarking facility. Nor does there seem to be a page dedicated to python IDLE plug-ins. So... Bookmarking...
Andy Bulka
abulka@...
Send Email
Aug 1, 2003
12:06 pm
2833
Announcing: managesieve ============= Version 0.3 A MANGAGESIEVE client library for remotely managing Sieve scripts, including an interactive 'sieveshell'. ...
Hartmut Goebel
h.goebel@...
Send Email
Aug 1, 2003
12:49 pm
2834
Webware 0.8.1 has been released. It includes an important security fix. All users are encouraged to upgrade. Webware provides a suite of Python components for...
Geoffrey Talvola
gtalvola@...
Send Email
Aug 1, 2003
4:26 pm
2835
New News: === ==== I have updated the version of Python to 2.3-1. The tarballs should be available on a Cygwin mirror near you shortly. Note this package was...
Jason Tishler
jason@...
Send Email
Aug 2, 2003
4:26 am
2836
http://uche.ogbuji.net/tech/4Suite/anobind Anobind is a Python/XML data binding, which is just a fancy way of saying it's a very Pythonic XML API. You feed...
Uche Ogbuji
uche.ogbuji@...
Send Email
Aug 2, 2003
4:51 am
2837
Hi! I am glad to announce the availability of an RDBMS backed object persistence framework in Python. It is in beta version, which means some hidden bugs may...
K Raghu Prasad
raghuprasad@...
Send Email
Aug 2, 2003
2:21 pm
2838
I no longer have time to properly maintain python-mode.el, so in the fine open source tradition, I've started a SourceForge project and a mailing list for...
Barry Warsaw
barry@...
Send Email
Aug 3, 2003
5:41 am
2839
I am pleased to announce the 1.0a8 release of e4Graph, the seventh Alpha release. WHAT IS IT: e4Graph is a C++ library that allows programs to store graph-like...
Jacob Levy
jylevy@...
Send Email
Aug 3, 2003
5:56 am
2840
I am pleased to announce the 1.0a8 release of e4Graph, the eight Alpha release. WHAT IS IT: e4Graph is a C++ library that allows programs to store graph-like...
Jacob Levy
jyl@...
Send Email
Aug 4, 2003
12:31 pm
2841
Hi all, I'm starting a new project to develop an Open-Source EAI server in Python and I'm looking for motivated developpers and testers. It is inspired by Open...
Alexander DEJANOVSKI
alexander.dejanovski@...
Send Email
Aug 4, 2003
1:31 pm
2842
[Posted to comp.lang.python/python-list, comp.lang.python.announce, zope-announce, pycon-announce, and python-dev.] [Please repost to local Python mailing...
PyCon Committee
pycon@...
Send Email
Aug 4, 2003
8:46 pm
2843
The Element type is a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The...
Fredrik Lundh
fredrik@...
Send Email
Aug 5, 2003
12:07 pm
2844
Soprano is a GUI app that scans a selected range of ip addresses and try to get info about the hosts such as users, localgroups, shares, operating system. This...
frank
frank@...
Send Email
Aug 5, 2003
12:14 pm
2845
I made an initial attempt at packaging Python 2.3 for Itanium, using Microsoft Installer. The result is available at ...
Martin v. Löwis
martin.vonloewis@...
Send Email
Aug 7, 2003
2:22 pm
2846
Confluence is a functional programming language for digital logic design (FPGA/ASIC) and real-time embedded software development. Confluence source code...
Tom Hawkins
tom1@...
Send Email
Aug 7, 2003
9:37 pm
2847
sre_dump.py -- http://www.dalkescientific.com/Python/ Converts an sre_parse parse tree back into a regular expression, and includes information about where...
Andrew Dalke
adalke@...
Send Email
Aug 7, 2003
9:37 pm
2848
Hello! My name is Nick Soutter, I am the owner of a small game company in San Diego, CA called Aepox Games (www.aepoxgames.net). Our first product, Andromeda...
BlackHawke
blackhawke@...
Send Email
Aug 8, 2003
2:02 am
2849
Summary A powerful and robust templating system for Python. Overview EmPy is a system for embedding Python expressions and statements in template text; it...
Erik Max Francis
max@...
Send Email
Aug 8, 2003
5:41 am
2850
See http://gmpy.sourceforge.net/ for details. What is it: a wrapper for the GMP library, to provide multi-precision arithmetic for Python. Multi-precision...
Alex Martelli
aleax@...
Send Email
Aug 8, 2003
3:26 pm
2851
omniORB version 4.0.2 and omniORBpy 2.2 are now available. omniORB is a robust, high performance CORBA ORB for C++. omniORBpy is a version for Python. They are...
Duncan Grisby
duncan-news@...
Send Email
Aug 8, 2003
3:27 pm
2852
pytunnel has been further updated with .netrc support and a automatic shutdown of the standalone process after it's been idle. As an example, I've also just...
john
pyguy30@...
Send Email
Aug 8, 2003
11:46 pm
2853
For those interested, I've made a preview-2 release of Python for .NET. Python for .NET is a near-seamless integration of the CPython runtime with the .NET...
Brian Lloyd
brian@...
Send Email
Aug 9, 2003
4:01 am
2854
PXTL is the Python XML Templating Language, a templating solution for producing XML, HTML and other text-based document types. Yes, sorry - it's another...
Andrew Clover
and@...
Send Email
Aug 10, 2003
1:57 pm
2855
pxdom is a stand-alone pure-Python DOM implementation and non-validating parser, supporting Level 3 Core, XML, Load and Save specifications. pxdom was written...
Andrew Clover
and@...
Send Email
Aug 10, 2003
1:57 pm
2856
I was reminded by Paul Foley that CL has an unambiguos name for the concept: "series". Well, actually what the series package in CL does is quite different...
Beni Cherniavsky
cben@...
Send Email
Aug 10, 2003
7:46 pm
2857
... [Sorry, hit Send too soon...] Here is the summary of what this is: This module exposes the duality between linked lists and iterators: - Simple linked...
Beni Cherniavsky
cben@...
Send Email
Aug 10, 2003
7:47 pm
2858
python-dev Summary for 2003-07-01 through 2003-07-31 ++++++++++++++++++++++++++++++++++++++++++++++++++++ This is a summary of traffic on the `python-dev...
Brett C.
bac@...
Send Email
Aug 10, 2003
10:51 pm
2859
dnspython 1.1.0 has been released. Here's the README: dnspython INTRODUCTION dnspython is a DNS toolkit for Python. It supports almost all record types. It...
Bob Halley
halley@...
Send Email
Aug 11, 2003
5:16 am
2860
Retic is a free EAI Server written in Python. It permits to build adaptors (data flows) with three types of components : sources, pipes and sinks. It was...
Alexander DEJANOVSKI
alexander.dejanovski@...
Send Email
Aug 11, 2003
12:46 pm
2861
pychains is a C-based python module providing a couple of useful Python types that delegate certain requests (__getitem__ and __getattr__) to other objects....
Rich Harkins
rich@...
Send Email
Aug 11, 2003
9:57 pm
Messages 2832 - 2861 of 3652   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help