Subscribe
Subscribe
Subscribe Options (Close)
Topic: Python
New with Topic: Python
gdan bookmarked a link
Review Board
Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies
Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies
meme304 bookmarked a link
nouille bookmarked a link
Joe H bookmarked a link
Ivan De La Jara bookmarked a link
Stefan2904 bookmarked a link
12 hours ago
Delicious
| Topics: api, code, development, entwicklung | Add delicious to your profile
Delicious
| Topics: api, code, development, entwicklung | Add delicious to your profilerandomaze bookmarked a link
Design Patterns in Python
The choice of implementation language affects the use of design patterns. Naturally some languages are better applicable for different tasks than others. Each language has its own set of strengths and weaknesses. In this paper we implement some of the bet
The choice of implementation language affects the use of design patterns. Naturally some languages are better applicable for different tasks than others. Each language has its own set of strengths and weaknesses. In this paper we implement some of the bet
12 hours ago
Delicious
| Topics: article, development, opensource, patterns | Add delicious to your profile
Delicious
| Topics: article, development, opensource, patterns | Add delicious to your profileShakhruz bookmarked a link
Victor bookmarked a link
sweemenghacker bookmarked a link
IvanARo bookmarked a link
bayger posted a blog entry
Zespół gBlipa się rozszerza :)
Prace nad nową wersją 0.1.5 gBlipa wreszcie nieco przyspieszą. Chcę serdecznie powitać nowego członka zespołu...
Prace nad nową wersją 0.1.5 gBlipa wreszcie nieco przyspieszą. Chcę serdecznie powitać nowego członka zespołu...
Jean-Baptiste Perrin favorited a video
Hidden Desires bookmarked a link
Using Git as a versioned data store in Python | Git, Python | New Artisans LLC
A Python shelf-like module storing data in a git repo. Quite a nifty idea.
A Python shelf-like module storing data in a git repo. Quite a nifty idea.
desireco42 posted a blog entry
AppEngine II
It seems I write quite a bit about google related items :). Weeell… I finally started testing and trying out AppEngine....
It seems I write quite a bit about google related items :). Weeell… I finally started testing and trying out AppEngine....
Jick favorited a video
clofresh bookmarked a link
Dr. Fyzziks posted a blog entry
Django: Where have you been all my life?
Over the past two months I’ve been building a fairly straightforward database-driven application for a client. Originally...
Over the past two months I’ve been building a fairly straightforward database-driven application for a client. Originally...
Krzysztof Z posted a blog entry
Ruby vs. Python - runda druga
Jakiś czas temu pisałem, że (i dlaczego) wybrałem Ruby’ego jako język, który ma mi “zastąpić” na co...
Jakiś czas temu pisałem, że (i dlaczego) wybrałem Ruby’ego jako język, który ma mi “zastąpić” na co...
coffeesounds posted a blog entry
E? E!
Dziś będzie o edytorze moje drogie dzieci. Ale nie takim zwykłym edytorze jak np. notepad.exe. Tematem jest E. Nazwa fajna,...
Dziś będzie o edytorze moje drogie dzieci. Ale nie takim zwykłym edytorze jak np. notepad.exe. Tematem jest E. Nazwa fajna,...
scotu bookmarked a link
James Barlow favorited a video
Charlie bookmarked a link
kamyarnavidan bookmarked a link
John Wesley bookmarked a link
azalea posted a blog entry
Python计算中位数和众数
一些代码:PLAIN TEXTPYTHON:def median(numbers):'''Return the median of the list of numbers.'''# Sort...
一些代码:PLAIN TEXTPYTHON:def median(numbers):'''Return the median of the list of numbers.'''# Sort...
azalea posted a blog entry
Python下的lowess拟合
前段时间用R的lowess...
前段时间用R的lowess...
Alcides bookmarked a link
Carlo Zottmann bookmarked a link
Using Git as a versioned data store in Python | Git, Python
Funky: Same interface as the shelve module, but the data is stored in a git repository.
Funky: Same interface as the shelve module, but the data is stored in a git repository.
Blaxter posted a blog entry
Autocompletado de métodos en la consola de python
Estemos en el lenguaje que estemos, algo totalmente crucial es tener una consola para hacer pruebas rápidas. Si tú lenguaje...
Estemos en el lenguaje que estemos, algo totalmente crucial es tener una consola para hacer pruebas rápidas. Si tú lenguaje...
kevin k bookmarked a link
rvidal bookmarked a link
1 day ago
Delicious
| Topics: bioinforma..., biotechnology, ncbi, perl | Add delicious to your profile
Delicious
| Topics: bioinforma..., biotechnology, ncbi, perl | Add delicious to your profileJason A posted a blog entry
Pythonic Matlab
I attended a Matlab training seminar yesterday with the dual topics of “Advanced Matlab Programming” and...
I attended a Matlab training seminar yesterday with the dual topics of “Advanced Matlab Programming” and...
Julio A bookmarked a link
Charles Nadeau bookmarked a link
Francois Parmentier bookmarked a link
Bonnes pratiques et astuces Python » Bonnes Pratiques, Conferences, Django, Python, Traduction » Journal » Biologeek : un passionné du web sur un web non moins passionnant.
la traduction de l'une des meilleures présentation par David Goodger que je connaisse qui remet les bonnes pratiques Python à plat, ce qui est toujours bon avant d'aller plus loin.
la traduction de l'une des meilleures présentation par David Goodger que je connaisse qui remet les bonnes pratiques Python à plat, ce qui est toujours bon avant d'aller plus loin.
Living Frisbee favorited a video
2.0 Webmania posted a blog entry
YouDIG - You Draw, I Guess.
Dos lados da inEvo, empresa activa no panorama do desenvolvimento de projectos para a web nacional, surge agora o YouDIG - You...
Dos lados da inEvo, empresa activa no panorama do desenvolvimento de projectos para a web nacional, surge agora o YouDIG - You...
Zootropo posted a blog entry
Gran éxito de Python para todos
'Python para todos' es un libro sobre programación en Python que se puede descargar gratuitamente y que se basa en los...
'Python para todos' es un libro sobre programación en Python que se puede descargar gratuitamente y que se basa en los...
Hidden Desires bookmarked a link
2 days ago
Delicious
| Topics: docs, magazines, python, via:mento.... | Add delicious to your profile
Delicious
| Topics: docs, magazines, python, via:mento.... | Add delicious to your profilehyle bookmarked a link
Using Git as a versioned data store in Python | Git, Python
Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control
Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control
阿熊 bookmarked links
otrops bookmarked a link
dpn bookmarked a link
Mountain bookmarked a link
Using Git as a versioned data store in Python | Git, Python | New Artisans LLC
If you ever need to store mutating data in a series of snapshots, Git may be just what you need. It’s fast, efficient, and offers a large array of command-line tools for examining and mutating the resulting data store.
If you ever need to store mutating data in a series of snapshots, Git may be just what you need. It’s fast, efficient, and offers a large array of command-line tools for examining and mutating the resulting data store.
Related topics
CMS
code
dev
development
django
Game
git
graphics
library
mac
monty
programming
programowanie
ruby
web
Top members tagged
Top communities tagged
You
Explore
Create
Help
Sign In | Create Your Free Account
Communities | Members | Topics
Community Guidelines | Help Pages | Suggestions | Contact Us
MyBlogLog Blog | MyBlogLog RSS Feed | Terms of Service | Privacy Policy
Copyright © 2005-2008 MyBlogLog. All rights reserved.

















MyBlogLog Action

























