(Field)
5 weeks ago by al3x
"a development environment for experimental code and digital art "
art
processing
programming
python
visualization
editor
5 weeks ago by al3x
Python Data Analysis Library — pandas: Python Data Analysis Library
6 weeks ago by al3x
"an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language"
analytics
library
programming
python
data
6 weeks ago by al3x
repl.it
september 2011 by al3x
Web-based REPLs for various languages.
javascript
programming
python
repl
ruby
september 2011 by al3x
The igraph library for complex network research
april 2010 by al3x
"free software package for creating and manipulating undirected and directed graphs"
algorithm
graph
library
python
r
april 2010 by al3x
The MessagePack Project
march 2010 by al3x
"a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small."
json
library
ruby
python
perl
haskell
serialization
march 2010 by al3x
libcloud python library - a unified interface to cloud server providers
march 2010 by al3x
"a standard client library for many popular cloud providers, written in python"
api
cloud
ec2
library
python
server
march 2010 by al3x
Exploring OAuth-Protected APIs
august 2009 by al3x
"a proxy server that transparently adds OAuth headers to requests"
oauth
python
twisted
curl
http
api
august 2009 by al3x
Scriptlets
august 2009 by al3x
Host and run quick web scripts in a variety of languages, powered by AppEngine.
scripting
python
javascript
php
pastie
august 2009 by al3x
Nimrod Programming Language
may 2009 by al3x
"combines Lisp's power with Python's readability and C's performance"
language
programming
lisp
python
c
may 2009 by al3x
Qtile Window Manager
may 2009 by al3x
"A full-featured, pure-Python tiling window manager."
windowmanager
python
opensource
tiling
x11
may 2009 by al3x
FileMap: File-Based Map-Reduce
march 2009 by al3x
"a lightweight system for applying Unix-style file processing tools to large amounts of data stored in files"
unix
mapreduce
python
rsync
opensource
ssh
bash
march 2009 by al3x
GAEUnit
march 2009 by al3x
A unit testing framework for App Engine. Includes a browser-based test runner, which is sort of cool and weird.
google
testing
opensource
appengine
python
web
march 2009 by al3x
FriendFeed use of MySQL
march 2009 by al3x
James Hamilton: "The FriendFeed technique to deal with the schema change issue is arguably a bit heavy handed: they simply don’t show the schema to MySQL and, instead, use it as a key-value store where the values are either JSON objects or Python dictionaries."
friendfeed
architecture
database
schema
criticism
mysql
python
march 2009 by al3x
Field
february 2009 by al3x
"a development environment for experimental code and digital art in the broadest of possible senses"
python
visualization
art
livecode
february 2009 by al3x
localbuilder
january 2009 by al3x
"a simple solution to local Continuous Integration". It's ghetto CI, basically, but that could be really handy for working with languages with immature toolchains.
python
opensource
build
continuousintegration
january 2009 by al3x
py-amqplib
october 2008 by al3x
"Python client for the Advanced Message Queuing Procotol (AMQP)."
amqp
python
client
library
october 2008 by al3x
html2text: THE ASCIINATOR (aka html2txt)
october 2008 by al3x
"a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format)."
python
html
markdown
converter
text
october 2008 by al3x
Disco
september 2008 by al3x
an open-source implementation of the Map-Reduce framework for distributed computing
opensource
nokia
python
mapreduce
erlang
september 2008 by al3x
Keyczar
august 2008 by al3x
"an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications"
google
java
python
crypto
opensource
library
august 2008 by al3x
Google App Engine Open Source Projects
august 2008 by al3x
Libraries and informal plugins for GAE.
gae
python
library
list
google
august 2008 by al3x
Graphite
june 2008 by al3x
"a highly scalable real-time graphing system"
python
graph
visualization
monitoring
django
statistics
june 2008 by al3x
Supervisor
may 2008 by al3x
"a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems"
unix
sysadmin
monitoring
python
may 2008 by al3x
hadoop-streaming
april 2008 by al3x
"a collection of libraries which make writing Hadoop Streaming tasks easy". Coda understands my needs.
hadoop
python
library
april 2008 by al3x
Code Like a Pythonista: Idiomatic Python
april 2008 by al3x
For the next time I have to work with sloppy Python.
python
style
presentation
april 2008 by al3x
Ruby’s not ready
april 2008 by al3x
A surprisingly level-headed criticism of Ruby from someone in the Python world. Know your tools.
python
ruby
comparison
april 2008 by al3x
Python-by-example
april 2008 by al3x
"aims to show examples of use of all Python Library Reference functions, methods and classes"
python
documentation
tutorial
april 2008 by al3x
Python processing
april 2008 by al3x
"supports the spawning of processes using the API of the standard library's threading module"
python
concurrency
library
april 2008 by al3x
Orbited: The Orbit Event Daemon
december 2007 by al3x
"an HTTP daemon that is optimized for long-lasting comet connections"
comet
python
http
event
december 2007 by al3x
Frameworks Exist for Conceptual Integrity
december 2007 by al3x
A wonderful piece of writing on software. Pylons and the whole WSGI pluggable modulels thing has been a siren song to me, but no more. Convention can be frustrating, but it has its place.
python
framework
programming
philosophy
december 2007 by al3x
Apydia
december 2007 by al3x
"an API reference documentation generator for Python"
python
documentation
generator
december 2007 by al3x
BetterPrint
december 2007 by al3x
a more colorful, readable pretty printer for Python
python
prettyprint
library
december 2007 by al3x
Eventlet
november 2007 by al3x
"a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level"
concurrency
python
library
network
november 2007 by al3x
An Erlang Port in Python
november 2007 by al3x
How to call Python from Erlang.
erlang
python
programming
november 2007 by al3x
Date and Time Representation in Python
may 2007 by al3x
Some handy recipes.
python
date
conversion
reference
may 2007 by al3x
mod_wsgi
april 2007 by al3x
no more mod_python. not that I really see needing this any time soon, but cool.
apache
deployment
python
wsgi
april 2007 by al3x
FastCGI, et. al.
november 2006 by al3x
clean Apache FastCGI setup for Django and other Python web apps
django
python
trac
fastcgi
apache
deployment
webapp
november 2006 by al3x
Clever Harold
october 2006 by al3x
a halfway decent Python web framework. pity they use Kid for templates.
python
framework
wsgi
webapp
october 2006 by al3x
a svn repository of django goodies
november 2005 by al3x
note particularly the tagging model
python
programming
svn
november 2005 by al3x
related tags
algorithm ⊕ amqp ⊕ analysis ⊕ analytics ⊕ apache ⊕ api ⊕ appengine ⊕ architecture ⊕ art ⊕ atom ⊕ autotools ⊕ bash ⊕ blogger ⊕ build ⊕ builder ⊕ c ⊕ cheatsheet ⊕ cli ⊕ client ⊕ cloud ⊕ code ⊕ comet ⊕ comparison ⊕ concurrency ⊕ continuousintegration ⊕ conversion ⊕ converter ⊕ criticism ⊕ crypto ⊕ curl ⊕ data ⊕ database ⊕ date ⊕ deployment ⊕ django ⊕ documentation ⊕ ec2 ⊕ editor ⊕ erlang ⊕ event ⊕ fastcgi ⊕ framework ⊕ friendfeed ⊕ gae ⊕ gdata ⊕ generator ⊕ git ⊕ github ⊕ google ⊕ graph ⊕ graphics ⊕ gui ⊕ hadoop ⊕ haskell ⊕ highlight ⊕ hosting ⊕ html ⊕ http ⊕ i18n ⊕ infosec ⊕ interpreter ⊕ java ⊕ javascript ⊕ json ⊕ language ⊕ library ⊕ lighttpd ⊕ lisp ⊕ list ⊕ livecode ⊕ make ⊕ mapreduce ⊕ markdown ⊕ memcached ⊕ memory ⊕ messaging ⊕ mobile ⊕ monitoring ⊕ mysql ⊕ network ⊕ nokia ⊕ oauth ⊕ opensource ⊕ optimization ⊕ osx ⊕ package ⊕ parser ⊕ pastie ⊕ pcap ⊕ performance ⊕ perl ⊕ philosophy ⊕ php ⊕ pim ⊕ presentation ⊕ prettyprint ⊕ processing ⊕ programming ⊕ python ⊖ queue ⊕ r ⊕ reference ⊕ regex ⊕ repl ⊕ rest ⊕ rss ⊕ rsync ⊕ ruby ⊕ s60 ⊕ scaling ⊕ schema ⊕ scm ⊕ scripting ⊕ search ⊕ security ⊕ serialization ⊕ server ⊕ software ⊕ ssh ⊕ statistics ⊕ style ⊕ sublimetext ⊕ svn ⊕ symbian ⊕ syntax ⊕ sysadmin ⊕ template ⊕ testing ⊕ text ⊕ textile ⊕ tiling ⊕ tip ⊕ trac ⊕ tutorial ⊕ twisted ⊕ unicode ⊕ unix ⊕ visualization ⊕ web ⊕ webapp ⊕ wiki ⊕ windowmanager ⊕ wsgi ⊕ x11 ⊕ xml ⊕Copy this bookmark: