python

24

Brazil launches new version of their electronic government portal

http://news.northxsouth.com

Brazil has launched a new version of their e-government portal, using Plone and the Zope Application Server. NXS has translated the press release announcing the new website.

Read more »
ryanb's picture
Created by ryanb 6 days 27 min ago – Made popular 5 days 9 hours ago
Category: Government   Tags:
19

Cross platform doesn’t exists

http://www.expobrain.net

When you write code in Python you can be almost sure your code will run on different operating systems. I say almost sure, not completely sure, because some of the libraries and packages you are using can have different behaviors on different systems.

Read more »
Sheik Djibouti's picture
Created by Sheik Djibouti 3 weeks 5 days ago – Made popular 3 weeks 4 days ago
Category: High End   Tags:
24

Ten essential Python tips for beginners

http://www.linuxuser.co.uk

We've compiled ten essential Python tips especially for the new user, so without further ado, let's get started...

Read more »
TMNGoat's picture
Created by TMNGoat 6 weeks 5 days ago – Made popular 6 weeks 4 days ago
Category: High End   Tags:
26

Concise python code

http://blog.dhananjaynene.com

I love python for a number of reasons. Brevity is one of them. Readability is another. However writing readable concise code can take some time to getting used to. This post discusses some code snippets especially in the context of some of the comparisons done between python and clojure.

Read more »
Marcin's picture
Created by Marcin 9 weeks 1 day ago – Made popular 9 weeks 22 hours ago
Category: End User   Tags:
21

With iterpipes, python is ready to replace bash for scripting. Really.

http://lateral.netmanagers.com.ar

This has been a pet peeve of mine for years: programming shell scripts suck. They are ugly and error prone. The only reason why we still do it? There is no real replacement. Or at least that was the case, until today.

Read more »
BillKiller's picture
Created by BillKiller 11 weeks 4 hours ago – Made popular 10 weeks 6 days ago
Category: High End   Tags:
23

World's Largest Python Conference Comes to Atlanta

http://us.pycon.org

PyCon 2009 drew nearly a thousand Python programmers from around the world, representing projects on all seven continents - including Antarctica! They gathered for serious learning, discussion, and strategizing... and for not-so-serious fun. PyCon 2010, the eighth annual conference of the Python programming community, promises even more.

Read more »
sockpuppet's picture
Created by sockpuppet 11 weeks 5 days ago – Made popular 11 weeks 4 days ago
Category: Community   Tags:
24

Looking for newbies that want to learn Python

http://www.themaemo.com

This is a Python tutorial that tries to touch on most areas of the Python language, but attempts to be very simple so that people who have never done any sort of programming can grasp it.

Read more »
yantramosi's picture
Created by yantramosi 12 weeks 6 days ago – Made popular 12 weeks 5 days ago
Category: High End   Tags:
18

Natural Language Processing with Python

http://www.linux-tutorial.info

According to the blurb on the book's back cover, "This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation".

Read more »
viubuntu's picture
Created by viubuntu 14 weeks 4 days ago – Made popular 14 weeks 3 days ago
Category: High End   Tags:
19

Code Project: control Digg with Python

http://www.tuxradar.com

Everyone knows that Digg is a hugely popular social news website where like-minded folks gather and flame each other to death. But if you're a Digg user and want to flex your coding skills to get a little more from the site, we've got the perfect code project for you: we're going to show you how to write a Python app to read Digg submissions and geo-locate them using GeoIP.

Read more »
stripcut's picture
Created by stripcut 16 weeks 5 days ago – Made popular 16 weeks 4 days ago
Category: End User   Tags:
24

Review: Learning Python, 4th Edition

http://www.linux-tutorial.info

I just wrote a review for Linux in a Nutshell, 6th Edition and commented that it seemed as if each successive edition acquired more pages. In the Linux book's case, it isn't true, but it is true in the case of Lutz's book. In fact, between the 3rd and current edition, the book has expanded some 466 pages. Good grief, what accounts for such growth?

Read more »
tisha's picture
Created by tisha 18 weeks 3 days ago – Made popular 18 weeks 2 days ago
Category: High End   Tags:
21

Python: input, raw_input, and inadvertently treating integers as strings

http://millionchimpanzees.blogspot.com

This is a "newbie" mistake, but these little details do tend to get in the way, which is why I'm posting my wee Python tutorial. If you know Python or programming, even reasonably well, this will probably seem way too simple to you. Just giving you a "heads up" so you don't waste your time. I encountered a lesson that teaches storing conditionals using booleans. The code was presented like this:..

Read more »
cutcross's picture
Created by cutcross 22 weeks 3 days ago – Made popular 22 weeks 2 days ago
Category: High End   Tags:
21

Django Master Class, October 16, 2009

http://holdenweb.com

"Jacob Kaplan-Moss, one of Django's lead developers, will give a whirlwind tour of advanced Django tips and tricks. The focus will be on the techniques you'll need to develop mature Django applications. We'll discuss the kinds of issues that arise as applications increase in scope and scale, and look at common problems in large Django projects and how to solve them..."

Read more »
can.axis's picture
Created by can.axis 23 weeks 6 days ago – Made popular 23 weeks 5 days ago
Category: Business   Tags:
21

Start Simple HTTP Server with Python

http://www.unixmen.com

This methode wil install a simple webserver in The same directory where you apply the python command. The command will read automaticly the index.html page . if there is no index.html will list the contents of the directory

Read more »
muffinman's picture
Created by muffinman 23 weeks 6 days ago – Made popular 23 weeks 5 days ago
Category: High End   Tags:
22

Seminar on Python and Free Software for Mathematics

http://pramode.net

"...Department of Mathematics C.K.G.M. College, Perambra is conducting a state level seminar on 17th and 18th sep 2009. The aim of the seminar is to underline the importance of Python and other free software in Mathematics Education..."

Read more »
can.axis's picture
Created by can.axis 25 weeks 2 days ago – Made popular 25 weeks 1 day ago
Category: Community   Tags:
24

How to monitor your Red Hat Cluster using Python and SNMP

http://www.linuxdynasty.org

Now that I am done with the implementation of RHE Cluster with GFS2, I now need to setup monitoring. As you all know, monitoring is a vital part of any environment. Even though we have a cluster of nodes setup, we still need to be aware of what is happening. I created two new commands. The first command is to emulate clustat, but through python and SNMP.

Read more »
bolony_and_cheese's picture
Created by bolony_and_cheese 27 weeks 4 days ago – Made popular 27 weeks 4 days ago
Category: High End   Tags: