Subscribe

Topic: Python

New with Topic: Python


sp1r1t
sp1r1t posted a blog entry
Pythonic : The Good Programmer
What do you mean by “fighting the language”?Guido: That usually means that they’re trying to continue their habits that...
5 hours ago Developer Techno | Topics: Python
 
jeffAr
jeffAr bookmarked a link
Porter Stemming Algorithm
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up...
 
Lowongan Kerja
Lowongan Kerja posted a blog entry
University of Cambridge; Postdoctoral Research Appointment in Wide Field Survey
University of Cambridge – Institute of AstronomySalary: 23,449-26,391 pa or 27,183-35,469 paLimit of tenure: Two...
 
<em>eozten</em>
eozten posted a tweet
Slowly learning all these wacky Python things... setuptools etc to get twisted installed #mindcamp
 
<em>lagenda4046</em>
lagenda4046 posted a blog entry
PowerPython4All v.2.1.0 RunAll PyApp Unsigned
PowerPython4Allv.2.1.0RunAll.PyAppTESTED ONN81 N82 N78 N79 N76 N95 N958G N73 6120c 6220cTEAM mEnPDABYAHMAD BN HOSEEN
10 hours ago lagenda4046s603rd.blogspot.com | Topics: Python
 
IdeaMonk
IdeaMonk posted a tweet
A small look at appcfg.py of google appengine reveals - import getpass; getpass.getpass() #fucking #sweet #python #batteries #included
 
Surgo
Surgo shared an item
Google Wave対応ガジェットを開発するためのクローンサーバ「PyGoWave Server」
PyGoWave ServerはPython製のオープンソース・ソフトウェア。Google...
 
Regis Gaidot
Regis Gaidot posted a tweet
interesting bench about performance of all the json libraries for python http://bit.ly/8eDr2y #json #python
 
ErnieHacks
ErnieHacks bookmarked a link
 
Janie Coffey
Janie Coffey posted a tweet
my husband just saw the THIRD python in the past two months. I am oVER this, moving back to the CITY! Farewell rural life!
 
Kortina
Kortina posted a tweet
@jehiah this is what i mentioned last week: Simple Python Error Check (with pyflakes) Every Time You Save in Textmate http://bit.ly/8fgap4
 
Gerson Minichiello
Gerson Minichiello posted a tweet
RT @acangiano: Pythonistas, would you be interested in a Phusion Passenger for Python? http://bit.ly/6sz68V
 
VINCENT
VINCENT posted a tweet
Regex Database: I am looking for a coder that is good with python and data mining / scraping. I am in need fo.. http://bit.ly/4D1iS4
 
scotu
scotu bookmarked a link
node.js
Node's goal is to provide an easy way to build scalable network programs. In the above example, the two second delay does not prevent the server from handling new requests. Node tells the operating system (through epoll, kqueue, /dev/poll, or...
 
jhorsley3
jhorsley3 posted a tweet
y2cl#821 – FTR#55 Potter’s Python Predicament: When it comes to these parodies, Jon and I set a number of rules.. http://bit.ly/08fXaOO
 
macdet
macdet bookmarked a link
The Pinax Tutorial, Introduction - Thinking in GIS
Note that for developing the book store application I was largely inspired by other Pinax applications.In fact you will find in the book store application many similiar elements to the bookmarks application, to the microblogging application, and to...
 
sp1r1t
sp1r1t posted a blog entry
Pythonic : The Good Programmer
When do you think Python programmers appreciate more its dynamic nature?Guido: The language’s dynamic features are often most...
1 day ago Developer Techno | Topics: Python
 
Ali Sohani
Ali Sohani posted a tweet
#Realtime #MechanicalTurk answers at the Command Line http://bit.ly/3FseGl #boto #python @peteskomoroch #crowdSourcing
 
ppsly
 
<em>dukebody</em>
dukebody posted a blog entry
Download historical financial data from Yahoo! using Python
I’m working on a project where I need to analyze the ups and downs of different stock values along the history and find...
1 day ago Sapere Aude! | Topics: Technology, coding, finances, python
 
Anjanesh
Anjanesh posted a blog entry
Python2's String = Python3's Text Vs. Data
A significant change from Python 2 to Python 3 is the way strings are dealt with.Python 3 doesnt always return a string when...
1 day ago Code | Topics: Python
 
<em>f_tamy9</em>
 
A.T.
A.T. shared an item
Opening up to Open Source
It’s funny the turns Life takes.I started programming in the eartly 1980s, on Timex Sinclair, Commodore 64 and TRS-80 computers in short order.  In those wild days when high-level languages were really coming into their own, free and open source...
 
Sebbi
Sebbi posted a blog entry
Tagesthema.de – Ein Webprojekt mit Google App Engine
Vor einiger Zeit hat mir Cappellmeister eine Idee vorgetragen, die eigentlich von Ibrahim Evsan kommt (in seinem Blog könnt...
 
zuko
zuko bookmarked a link
Django gotchas
Django-gotchas is a collections of gotchas which happen commonly when you are working with Django. They are some errors which I have made commonly or seen others do, these are not the errors which happen because they are hard to reason about, these are...
 
Jonathan Bydendyk
Jonathan Bydendyk posted a tweet
The built-in #python function dir() can be really useful if you need to find the names defined in your function. Returns a sorted list.
 
dpn
dpn posted a tweet
why did i have to this bug in python? http://bugs.python.org/issue214033 and why was it only fixed in 2.6? :\
 
Nater Kane
Nater Kane posted a tweet
taking a break from the python to make some dinner. this would be easier if i was better at python. oh well.
 
gcorrin
gcorrin posted a blog entry
Python Deployment Sucks
A good discussion about the deployment problems developer face with python apps independent of the target platform.
2 days ago DZone.com | Topics: opinion, python
 
gbattle
 
JRepin
JRepin bookmarked a link
PyQGLViewer
PyQGLViewer is a set of Python bindings for the libQGLViewer C++ library which extends the Qt framework with widgets and tools that eases the creation of OpenGL 3D viewers.
 
Regis Gaidot
Regis Gaidot bookmarked a link
 
sp1r1t
sp1r1t posted a blog entry
Pythonic : The Good Programmer
What link do you see between the easiness of prototyping offered by Python and the effort needed to build a complete...
2 days ago Developer Techno | Topics: Python