473,394 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Dr. Dobb's Python-URL! - weekly Python news and links (Jul 7)

QOTW: "Confronting the Martellibot is like flirting with an encyclopedia,
I'd rather not do it myself, but I respect those who do, because it
produces knowledge." -- Anton Vredegoor

"Python and Java are not diametrically opposed religions that must fight
to the death in jihad, despite the existence of loonies favoring exactly
that. They solve different problems; sometimes in similar ways, sometimes
not." -- Mark Hughes
Discussion
----------
Michael Chermside explains what assignment in Python means, and how
this conflicts with a proposed change of the assignment 'operator'.
<http://groups.google.com/gr************************************************ *@python.org>

Bengt Richter adds another twist to this discussion about overloading
the assignment operator (which is a statement, really).
<http://groups.google.com/gr*************************@216.39.172.122>

Geoff Howland discusses issues related to the use of Python
executables for source code secrecy, instead of speed increase.
<http://groups.google.com/gr***********************************************@ 4ax.com>

Erik Max Francis explains the difference in output of printing an
element as part of a list and printing the element itself.
<http://groups.google.com/gr******************************@alcyone.com>

Mirko Zeibig shows that "bound method" objects can be used for
callback functions, or "functors".
<http://groups.google.com/gr***************************************@zeibig.n et>

Erwin Andreasen explains that buffering is why a python script with
multiple threads can seem to execute the same 'print' multiple times.
<http://groups.google.com/gr***************************@andreasen.org>

David Bolen adds insight to the question "when is unit-testing bad?",
regarding elements that we think are hard to unit-test.
<http://groups.google.com/gr**************************@fitlinxx.com>

Bengt Richter shows how to use zip to transpose a list to get a
list of columns (apparently inspired by a Martellibot post).
<http://groups.google.com/gr*************************@216.39.172.122>

Tkinspect is a kind of debugger that allows one to diagnose a Tkinter
process "from the outside".
<http://wiki.tcl.tk/tkinspect>

Announcements
-------------
Python 2.3beta2, the second beta release of Python 2.3.
<http://www.python.org/2.3/>

Pyro 3.3 beta, an advanced and powerful Distributed Object
Technology system written entirely in Python.
<http://pyro.sourceforge.net/>

4Suite 1.0a3, a comprehensive platform for XML and RDF processing,
with base libraries and a server framework.
<ftp://ftp.4suite.org/pub/4Suite/>

DNSpython 1.0.0, a DNS toolkit for Python.
<http://www.dnspython.org/>

Eric 3.2, a full featured Python IDE that is written in PyQt using the
QScintilla editor widget.
<http://www.die-offenbachs.de/detlev/eric3.html>

PyKota 1.12, a complete Print Quota and Accounting Software Solution
for CUPS and LPRng.
<http://www.librelogiciel.com/software/PyKota/action_Presentation>

PyQt 3.7, a comprehensive set of Python bindings for Trolltech's
Qt GUI toolkit.
<http://www.riverbankcomputing.co.uk/pyqt/>

PyRex 0.8.1, a language for writing Python extension modules.
<http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/>

SQLObject 0.4, SQLObject is an object-relational mapper supporting
Postgres, MySQL, and SQLite.
<http://sqlobject.org>

Scratchy 0.6, an Apache log parser and HTML report generator.
<http://scratchy.sourceforge.net/>
Announcements
-------------
PyRex 0.8, a language for writing Python extension modules.
<http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/>

M2Crypto 0.11, a crypto and SSL toolkit for Python.
<http://www.post1.com/home/ngps/m2>

PythonCAD 8th release, a CAD package written in Python.
<http://www.pythoncad.org/>

DocUtils 0.3, a system for processing plaintext documentation
(reStructuredText markup).
<http://docutils.sourceforge.net/>

Scratchy 0.4, an Apache log parser and HTML report generator.
<http://scratchy.sourceforge.net/>

ClientForm 0.0.10 and 0.1.3a, a Python module for handling
HTML forms on the client.
<http://wwwsearch.sourceforge.net/ClientForm/>

SCons 0.90, a software construction tool (build tool, or make tool).
<http://www.scons.org/>

Twisted 1.0.6, an event-driven networking framework for server
and client applications.
<http://www.twistedmatrix.com/>
David Mertz, our own Lulu, presents Twisted to a wider audience.
<http://www-106.ibm.com/developerworks/linux/library/l-twist1.html>

TTFQuery 0.2.4, builds on the FontTools module to allow you
to query TTF font-files for metadata and glyph outlines.
<http://sourceforge.net/projects/ttfquery/>
================================================== ======================
Everything you want is probably one or two clicks away in these pages:

Python.org's Python Language Website is the traditional
center of Pythonia
http://www.python.org
Notice especially the master FAQ
http://www.python.org/doc/FAQ.html

PythonWare complements the digest you're reading with the
daily python url
http://www.pythonware.com/daily
Mygale is a news-gathering webcrawler that specializes in (new)
World-Wide Web articles related to Python.
http://www.awaretek.com/nowak/mygale.html
While cosmetically similar, Mygale and the Daily Python-URL
are utterly different in their technologies and generally in
their results.

comp.lang.python.announce announces new Python software. Be
sure to scan this newly-revitalized newsgroup at least weekly.
http://groups.google.com/groups?oi=d...ython.announce

Brett Cannon continues the marvelous tradition established by
Andrew Kuchling and Michael Hudson of summarizing action on the
python-dev mailing list once every other week.
http://www.python.org/dev/summary/

The Python Package Index catalogues packages.
http://www.python.org/pypi/

The somewhat older Vaults of Parnassus ambitiously collects references
to all sorts of Python resources.
http://www.vex.net/~x/parnassus/

Much of Python's real work takes place on Special-Interest Group
mailing lists
http://www.python.org/sigs/

The Python Business Forum "further[s] the interests of companies
that base their business on ... Python."
http://www.python-in-business.org

The Python Software Foundation has replaced the Python Consortium
as an independent nexus of activity
http://www.python.org/psf/

Cetus does much of the same
http://www.cetus-links.org/oo_python.html

Python FAQTS
http://python.faqts.com/

The old Python "To-Do List" now lives principally in a
SourceForge reincarnation.
http://sourceforge.net/tracker/?atid...70&func=browse
http://python.sourceforge.net/peps/pep-0042.html

The online Python Journal is posted at pythonjournal.cognizor.com.
ed****@pythonjournal.com and ed****@pythonjournal.cognizor.com
welcome submission of material that helps people's understanding
of Python use, and offer Web presentation of your work.

*Py: the Journal of the Python Language*
http://www.pyzine.com

Archive probing tricks of the trade:
http://groups.google.com/groups?oi=d...python&num=100
http://groups.google.com/groups?meta....lang.python.*

Previous - (U)se the (R)esource, (L)uke! - messages are listed here:
http://www.ddj.com/topics/pythonurl/
http://purl.org/thecliff/python/url.html (dormant)
or
http://groups.google.com/groups?oi=djq&as_q=+Python-URL!&as_ugroup=comp.lang.python
Suggestions/corrections for next week's posting are always welcome.
E-mail to <Py********@phaseit.net> should get through.

To receive a new issue of this posting in e-mail each Monday morning
(approximately), ask <cl****@phaseit.net> to subscribe. Mention
"Python-URL!".
-- The Python-URL! Team--

Dr. Dobb's Journal (http://www.ddj.com) is pleased to participate in and
sponsor the "Python-URL!" project.

Jul 18 '05 #1
0 2117

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: dmbkiwi | last post by:
I am new to this group, and relatively new to python programming, however, have encountered a problem I just cannot solve through reading the documentation, and searching this group on google. I...
0
by: Holly | last post by:
Hello List, My windows laptop configured as: XP, Python 1.5.2, MySQL 4.0.9 and Appache 1.3.17 A form ("Post" has been used) has a product list with about 400 products. The user checks each...
114
by: Maurice LING | last post by:
This may be a dumb thing to ask, but besides the penalty for dynamic typing, is there any other real reasons that Python is slower than Java? maurice
7
by: Dave Sampson | last post by:
hey folks, A simple question hopefully. despite all my searching I have not found a satisfactory response. The goal. Interact with a command line program. Simple enough, but the key is...
3
by: Jeffrey Froman | last post by:
Hello All, I have two python versions installed, one in /usr/bin, and one in /usr/local/bin. However, when invoking python without a full path, I get the wrong executable with the right...
1
by: Ivan Ven Osdel | last post by:
Not really, I have just worked with them more. ----- Original Message ----- From: "Ali Servet Dönmez" <asd@pittle.org> To: python-list@python.org Sent: Wednesday, July 2, 2008 1:15:04 PM GMT...
3
by: david | last post by:
You learn something new every day: On my ubuntu, update-manager is supposed to use the python2.5 installed on /usr/bin. Well, I had subsequently installed a whole bunch of stuff in /usr/local...
13
by: Thomas Troeger | last post by:
Hi, Sorry I've posted a similar question some weeks ago, but I got no answers. I want to embed a Python application on a device with limited resources, esp. storage limitations. Is there a way...
16
by: Jaco Naude | last post by:
Hi there, This is my first post over here and I hope someone can give me some guidance. I'm trying to embed Python into a Visual C++ 2008 application and I'm getting linker problems. I've...
270
by: Jordan | last post by:
Hi everyone, I'm a big Python fan who used to be involved semi regularly in comp.lang.python (lots of lurking, occasional posting) but kind of trailed off a bit. I just wrote a frustration...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.