472,351 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

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

QOTW: "I'll claim without proof that how mixed-type comparisons work
with Python classes is also beyond wizard prediction in all cases: the
implementation of comparison in Python is crushingly complicated."
-- Tim Peters

"Honest to God, if it doesn't have coloured cells all over the place, then
they [the engineers] kind of stare at you like rabbits caught in the
headlights of an oncoming car." -- Mark Carter
Discussion
----------
While syntax coloring sounds nice, Mark VandeWettering shows
negative issues of syntax coloring in editors.
<http://groups.google.com/gr************************************@keck.vandew ettering.net>

Aahz explains what threading is most often used for and why
Python usually doesn't have a scalability problem here.
<http://groups.google.com/gr*************************@panix3.panix.com>

Ian Bicking brings up Jason Orendorff's path module, starting a
discussion about a different Python interface to the filesystem.
<http://groups.google.com/gr************************************************ *@python.org>

Bengt Richter and Peter Hansen use a helium-balloon metaphor while
explaining Python's object naming principle.
<http://groups.google.com/gr******************************@engcorp.com>

Paul Rubin takes a negative-for-Python - but arguably sound - stance in
the Python versus PHP web-applications discussion.
<http://groups.google.com/gr***************************@ruckus.brouhaha.com>

Raymond Hettinger intrigues with the first episode of a series of
mysterious Python puzzles.
<http://groups.google.com/gr********************************@nwrdny01.gnilin k.net>
Announcements
-------------
Guido is moving to the US West Coast. His devotion to Python
continues.
<http://www.python.org/~guido>

Congratulations to ActiveAwards winners Mark Hammond, Uche Ogbuji,
Mike Olson, and Martin von Loewis.
<http://www.ActiveState.com/ActiveAwards>

PortalTransforms 1.0a1, part of Archetypes, a framework
for the development of new Content Types in Zope/CMF/Plone.
<http://www.sourceforge.net/projects/archetypes/>

wxPyPlot 1.1, an enhanced derivative version of wxPlotCanvas
to provide simple lightweight plotting in wxPython.
<http://www.cyberus.ca/~g_will/wxPython/wxpyplot.html>

Adept, a Declarative, Eval-based Program Tester. It is
an unit testing tool where you define test cases as tuples.
<http://csciwww.etsu.edu/phil/samples/adept.htm>

EmPy 3.0.3, a system for embedding Python expressions and
statements in template text.
<http://www.alcyone.com/pyos/empy/>

PyObjC 1.01, a bridge between Python and Objective-C that allows
full-featured Cocoa applications to be written in pure Python.
<http://pyobjc.sourceforge.net/>

Vb2py 0.1, a toolkit to aid in the conversion of Visual Basic
projects to Python (using PythonCard).
<http://vb2py.sourceforge.net>

YAMI 2.1, a lightweight and portable infrastructure for
message-oriented network communication.
<http://www.maciejsobczak.com/prog/yami/>

PyQwt 3.7, a set of Python bindings for the Qwt C++ class library.
Qwt extends the Qt framework with widgets for scientific and
engineering applications.
<http://pyqwt.sourceforge.net/>

SpamBayes 1.0a4, a Bayesian anti-spam filter.
<http://spambayes.org/>

Spyce 1.3.11, a server-side language that supports simple and efficient
Python-based dynamic HTML generation.
<http://spyce.sourceforge.net/>

ReportLab toolkit 1.18, a dynamic PDF generating solution.
<http://www.reportlab.com/toolkit/>
================================================== ======================
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 1574

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...
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...
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? ...
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...
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,...
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:...
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...
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...
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...
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...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...

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.