473,609 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Dr. Dobb's Python-URL! - weekly Python news and links (Aug 17)

QOTW: "The best use for a bug report on comp.lang.pytho n is as an object
lesson for your grandchildren: 40 years from now you can search the archives
for it, and tell the little darlings 'see? if I had only put that on
SourceForge instead, the bug would have been fixed by now'." -- Tim Peters

[on the subject of a tree datastructure that consisting of dicts]
"I thought we made dictionaries out of trees... Are you trying to reverse
entropy? " -- Bob Gailer
Discussion
----------
It was an entertaining week on comp.lang.pytho n. Have a look at these links:
Graham Fawcett is one of the people proposing nice new Python slogans.
<http://groups.google.c om/gr************* *************** *************** ******@python.o rg>

Michael Sparks has ideas about what we should do to 'displace java',
which somehow also involves SCO ;-)
<http://groups.google.c om/gr************* *************** *************** ******@python.o rg>

Theodor Rash has a warning for us in a discussion about Python vs. C#.
Some people may agree that it is appropriate, others may find that
a few interesting points are actually being discussed...
<http://groups.google.c om/gr************* **************@ newsgate.kjn.la n>

Thankfully, serious discussion took place as well ;-)
Is the tilde operator ~ acting weird as a bitwise not operation?
Tim Peters explains that it doesn't.
<http://groups.google.c om/gr************* *************** *************** ******@python.o rg>
Related to this, an old (but handy) function to print numbers in binary:
<http://groups.google.c om/gr************* *************** ****@meatring.c s.utexas.edu>

The age-old 8-queen-problem sticks up its head again. Bengt Richter
is on the loose with several interesting variatons.
<http://groups.google.c om/gr************* ************@21 6.39.172.122>

For those that have some free time left this summer, Raymond Hettinger
suggests some interesting reading material, somewhere in Python's
standard library source code.
<http://groups.google.c om/gr************* *************** *@nwrdny03.gnil ink.net>

Alex Martelli provides the 'real' powerset function. Interesting
thread about the new sets module by the way.
<http://groups.google.c om/gr************* ***********@ene ws1.newsguy.com >

Gerhard Haering shows that it is very easy to run Python off a Windows
network share, instead of a local directory on your own harddisk.
<http://groups.google.c om/gr************* *************** *************** ******@python.o rg>

Andrew Dalke and Aahz take __call__ apart. Calling stuff in Python is
rather complicated under the hood, it seems... or isn't it?
<http://groups.google.c om/gr************* ************@sl b2.atl.mindspri ng.net>

Releases
--------
Pyro 3.3, an advanced and powerful Distributed Object Technology system
written entirely in Python, and designed to be very easy to use.
<http://pyro.sourceforg e.net/>

ClientCookie 0.4.4a and ClientForm 0.1.7b, modules for handling
cookies and HTML forms on the client side (useful for simulating
a browser).
<http://wwwsearch.sourc eforge.net/>

dnspython 1.1.0, a DNS toolkit.
<http://www.dnspython.o rg/>

eGenix mx packages: mx BASE 2.0.5 (various utilities including
mxDateTime), mx Experimental 0.8.0 (experimental tools),
mxODBC 2.0.6 (ODBC connectivity).
<http://www.egenix.com/files/python/>

yawPyCrypto 0.1.1, a facade for the PyCrypto library.
Flatten 0.2, a serialization library with a secure pickling algorithm,
especially well suited for network transport of data.
<http://yawpycrypto.sou rceforge.net>

KirbyBase 1.3, a simple, pure-python, flat-file database mgmt system.
<http://www.netpromi.co m/kirbybase.html>

SCons 0.91 beta, a software construction tool (build tool, or make tool)
written in Python.
<http://www.scons.org/>

PyTables 0.7.1, a hierarchical database package to organize and
manipulate scientific data tables as well as Numeric and numarray
data objects that reside on disk.
<http://pytables.source forge.net/>

Retic 0.1, an EAI Server written in Python. It permits to build adaptors
(data flows) with three types of components : sources, pipes and sinks.
<http://retic.sourcefor ge.net/>
=============== =============== =============== =============== ============
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
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.pytho n.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.c ognizor.com.
ed****@pythonjo urnal.com and ed****@pythonjo urnal.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.c om/groups?oi=djq&a s_q=+Python-URL!&as_ugroup= comp.lang.pytho n
Suggestions/corrections for next week's posting are always welcome.
E-mail to <Py********@pha seit.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 1436

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

Similar topics

8
2892
by: Lothar Scholz | last post by:
Is there any python debugger that can 1) be used remotely 2) can handle multiple threads I checked Eric, IDLE and Wing-IDE. None of them can do this. Any other recommendations?
23
2956
by: Robey Holderith | last post by:
Anyone know a good way to embed python within python? Now before you tell me that's silly, let me explain what I'd like to do. I'd like to allow user-defined scriptable objects. I'd like to give them access to modify pieces of my classes. I'd like to disallow access to pretty much the rest of the modules.
7
2159
by: David Abrahams | last post by:
I started having some weird problems with Python recently; they're so weird that I can't begin to explain them. All I can do is describe the symptoms and hope someone else has a clue. So here goes: FreeBSD 4.2, Python 2.2.2. I have a nightly cron job that downloads the boost cvs tarball from SourceForge and bunzip2s it. For about a year everything worked with no problems. About a month ago the download started getting truncated...
114
9788
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
11
2529
by: frr | last post by:
Hi, After upgrading to 2.4 (from 2.3), I'm getting a weird syntax error: >>> import themes Traceback (most recent call last): File "<interactive input>", line 1, in ? File "themes.py", line 564 font = self.font.makeBlackAndWhite(), additive = self.additive,
3
1944
by: Eli Stevens (WG.c) | last post by:
The group I work with is trying to be language agnostic between Python and perl. We are trying to make it so that we are able to call our various APIs from one language or the other without having to care* what language the API was written in. I've been looking into: Inline::Python 0.22 http://search.cpan.org/~neilw/Inline-Python-0.22/Python.pod
64
7488
by: Bayazee | last post by:
hi can we hide a python code ? if i want to write a commercial software can i hide my source code from users access ? we can conver it to pyc but this file can decompiled ... so ...!! do you have any idea about this ...? --------------------------------------- First Iranian Open Source Community : www.python.ir
10
2138
by: vedrandekovic | last post by:
Hello, I was install Python 2.5 and uninstall Python 2.4 now I cannot run my scripts, only from idle What should I do? Regards, Vedran
8
2424
by: Palindrom | last post by:
Hi everyone ! I'd like to apologize in advance for my bad english, it's not my mother tongue... My girlfriend (who is a newbie in Python, but knows Perl quite well) asked me this morning why the following code snippets didn't give the same result : ### Python ###
4
5051
by: jpuopolo | last post by:
All: I am using Python to read some records from the MySQL database. I am using the mysqldb library, and things are working well. Now, I would like to pass back the results of the query to a Web-based front end, and I would like to use JSON. Is there a library/example of creating a JSON array from a mysqldb row or row set? Thanks,
0
8127
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8527
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8398
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6053
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5509
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4015
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2529
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.