473,412 Members | 2,075 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,412 software developers and data experts.

Dr. Dobb's Python-URL! - weekly Python news and links (Oct 18)

QOTW: "Other than the parts about 'SADISTS and PERVERTS', what portion
was on topic?" - Peter Hansen, commenting a spam posting
http://groups.google.com/groups?fram...285732810cb768

"Python makes me very lazy. Writing a report in LaTeX today, it was
actually easier for me to make up a syntax for tagging math symbols (put
into comments in the LaTeX source), and extract those and build a List Of
Symbols with a python preprocessor before texification, rather than find
(and figure out how to use) the correct LaTeX package for that." - Caleb
Hattingh
http://groups.google.com/groups?fram...5f4d840fbb6df2
The Boo thread inspires Doug Holton to muse about the future
possibilites of the project, while 'Neuruss' relays news about
the status of the highly anticipated Starkiller project.
http://groups.google.com/groups?thre...%40comcast.com
http://groups.google.com/groups?thre...ing.google.com

Daniel Bickett learns how to use the Windows XP balloon tips from
Python. Once again, ctypes is just the ticket.
http://groups.google.com/groups?thre...t%40python.org
http://starship.python.net/crew/theller/ctypes/

Blow your technical mind *and* stamp your passport: see Lithuania in
autumn, on the occasion of the next PyPy sprint.
http://groups.google.com/groups?th=4ce1fbd505bad21f

Mike Mussman needs to pass a live socket to another process. Apart
from the well-known posix fork()-based solution, we learn that there
is actually a relatively clean way to do it in Windows as well.
http://groups.google.com/groups?thre...ing.google.com

Irmen de Jong announces a new release of the Snakelets web programming
framework, and gets in an interesting discussion about implementing the
new, official WSGI API for it and the benefits it would provide.
http://groups.google.com/groups?thre...news.xs4all.nl
http://groups.google.com/groups?thre...t%40python.org

Denis Wendum learns that the reverse version of the comparison
operator __lt__ is __gt__, not __rlt__, but the discussion quickly
turns towards the differences in attribute access between classic and
new style classes.
http://groups.google.com/groups?thre...urriels.edf.fr

Nick needs to know how to change the desktop background in Windows
http://groups.google.com/groups?thre...athenanews.com

Mabororshi wonders about rewriting the Linux kernel in python. Posters
question the virtues of such an endeavour, especially that of a pure
python approach, but writing an OS kernel in Python not only doesn't
seem so far-fetched - it's been done, as can be seen from the thread.
http://groups.google.com/groups?thre....supernews.com

IPython, besides changing the license to BSD, will be going through a
major cleanup in the immediate future. Fernando Perez, the author of
the software, wouldn't mind code contributions.
http://groups.google.com/groups?selm...t%40python.org

John finds out that at this time, CORBA is probably the optimal way to
get COM-like functionality for Python in Linux.
http://groups.google.com/groups?thre...ing.google.com

Python 2.4, beta 1 is out. Especially notable with this release is the
inclusion of the new "subprocess" module.
http://www.python.org/2.4/
http://www.python.org/peps/pep-0324.html
================================================== ======================
Everything Python-related 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
marvelous 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 newsgroup weekly.
http://groups.google.com/groups?oi=d...ython.announce

Brett Cannon continues the marvelous tradition established by
Andrew Kuchling and Michael Hudson of intelligently 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

Python Success Stories--from air-traffic control to on-line
match-making--can inspire you or decision-makers to whom you're
subject with a vision of what the language makes practical.
http://www.pythonology.com/success

The Python Software Foundation (PSF) has replaced the Python
Consortium as an independent nexus of activity. It has official
responsibility for Python's development and maintenance.
http://www.python.org/psf/
Among the ways you can support PSF is with a donation.
http://www.python.org/psf/donate.html

Kurt B. Kaiser publishes a weekly report on faults and patches.
http://www.google.com/groups?as_usub...python%20patch

Cetus collects Python hyperlinks.
http://www.cetus-links.org/oo_python.html

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

The Cookbook is a collaborative effort to capture useful and
interesting recipes.
http://aspn.activestate.com/ASPN/Cookbook/Python

Among several Python-oriented RSS/RDF feeds available are
http://www.python.org/channews.rdf
http://bootleg-rss.g-blog.net/pythonware_com_daily.pcgi
http://python.de/backend.php
For more, see
http://www.syndic8.com/feedlist.php?...ShowStatus=all
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 1333

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

Similar topics

5
by: Paulo Jorge de Oliveira Cantante de Matos | last post by:
Hi all, I'd like to know what you people from Linux world use to program in Python. I'm new to Python and I don't know if Emacs is the One Editor for Python (also!) or if there is a nice IDE to...
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
19
by: Nicolas Pernetty | last post by:
Hello, I'm looking for any work/paper/ressource about continuous system simulation using Python or any similar object oriented languages (or even UML theory !). I'm aware of SimPy for...
1
by: neha | last post by:
hi, i m trying to integrate python with apache on linux.For this i m using mod_python. I dont see any problem with the versions of python,apache and mod_python i m using. the versions i m using...
3
by: Lad | last post by:
In a web application users can post some information. I would like to link each posting with a "weight of importance" for a user, depending on a keywords in the posting. For example, I know that a...
6
by: matey | last post by:
I am have version 2.3.4. I want to write a python script to access a secure HTTPS. I tried the following: import urllib urllib.urlopen("https://somesecuresite.com") s = f.read() f.close()
4
by: fabdeb | last post by:
Hi every one, I m a sysadmin who want to know how to use python. I dont know anything about oriented object programation, i only know bash and a little perl. I have some simple questions about...
30
by: Ivan Reborin | last post by:
Hello everyone, I was wondering if anyone here has a moment of time to help me with 2 things that have been bugging me. 1. Multi dimensional arrays - how do you load them in python For...
29
by: process | last post by:
i just downloaded 2.6 and when running the gui nothing happens. anyone else with the same problem?
3
by: James Mills | last post by:
On Thu, Oct 9, 2008 at 2:26 PM, Warren DeLano <warren@delsci.comwrote: Yes it does :) I second this. It's far better to use Data Structures rather than Programming Constructs
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.