soypunk + python   261

Curlish — Curlish 1.6 documentation
Ever had to speak to an OAuth 2.0 protected resource for debugging purposes? curl is a nice tool, but it totally lacks helpers for dealing with oauth.

curlish comes for the rescue. It is able to remember access tokens for you and inject it into requests.
curl  http  oauth  python 
8 weeks ago by soypunk
pyflakes 0.4.0 : Python Package Index
"Pyflakes is program to analyze Python programs and detect various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster"
python  development 
august 2011 by soypunk
Kolibri 0.2.0a : Python Package Index
"Asynchronous Processors/Workflow management for django."
python  django  workflow 
july 2011 by soypunk
django-cerial 0.0.2 : Python Package Index
"Fields for storing serializable data." Includes field types for JSON and Python's Pickle format.
python  django  database  json 
july 2011 by soypunk
Running mod_wsgi in Daemon Mode - Felecan
I mistakenly assumed daemon mode was the default for mod_wsgi. Suppose I should rtfm.
django  python  mod_wsgi  apache 
july 2011 by soypunk
Extending Settings Variables with local_settings.py in Django
The comment thread suggest a number of solutions as well.
django  python 
july 2011 by soypunk
rstacruz/js2coffee - GitHub
"JavaScript to CoffeeScript written in CoffeeScript."
javascript  coffeescript  python 
june 2011 by soypunk
Welcome to oursql’s documentation! — oursql v0.9.2 documentation
"oursql is a new set of MySQL bindings for python 2.4+, including python 3.x. " ooh, a mysqldb competitor.
python  mysql 
june 2011 by soypunk
RVM for Pythonistas, virtualenv for Rubyists - Gilles Fabio
I'm quite familiar w/ the Python way of handling this problem but the Ruby way confounded me momentarily.
virtualenv  rvm  python  ruby 
may 2011 by soypunk
Cram: It's test time
"Cram is a functional testing framework for command line applications based on Mercurial's unified test format."
python  testing 
april 2011 by soypunk
Using the fixture module — fixture v1.4 documentation
"fixture is a python module for loading and referencing test data"
python  testing 
april 2011 by soypunk
Fabric — Fabric v1.0.1 documentation
"Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks."
python  sysadmin  deployment 
march 2011 by soypunk
Python: How do I pass a variable by reference? - Stack Overflow
Helpful clearing up of things. Python uses what some might consider non-standard definitions for value and reference ... depending on your background in programming. It is all good though.
python 
march 2011 by soypunk
Measure Anything, Measure Everything « Code as Craft
Love the engineering team at Etsy. They continue to crank-out smart & simple infrastructure tools.
stats  monitoring  php  python  ruby  node.js 
february 2011 by soypunk
FrontPage - IPython
"The goal of IPython is to create a comprehensive environment for interactive and exploratory computing."
python 
february 2011 by soypunk
phoshare - Project Hosting on Google Code
"Phoshare allows you to export and synchronize your iPhoto library to a folder tree. It preserves both the original and modified image, your event and album organization, and applies your iPhoto titles, descriptions, keywords, face tags, face rectangles, places, and ratings to the IPTC/EXIF metadata of your images. You can export a full copy of your library, or just build a tree of linked images that require very little additional disk space. You can re-run phoshare at any time to synchronize any changes made in iPhoto to your export tree quickly. phoshare works well with file-system based photo management tools like Picasa, Adobe Bridge, or Windows Live Photo Gallery."
mac  osx  iphone  photo  software  python 
december 2010 by soypunk
voracious
"Voracious is a customizable web feed aggregator for your browser"
python  feed  reader  software 
november 2010 by soypunk
nts
"nts is an acronym for Note Taking Simplified. It provides a simple, intuitive format for using plain text files to store notes, a command line interface for viewing notes in a variety of convenient ways and a cross-platform, wx(python)-based GUI for creating and modifying notes as well as viewing them. Displayed items can be grouped by path or tag and can be filtered in various ways."
python 
november 2010 by soypunk
Blogofile
"Blogofile is a static website compiler, primarily (though not exclusively) designed to be a simple blogging engine. It requires no database and no special hosting environment."
python  blog  software 
october 2010 by soypunk
pymacadmin - Project Hosting on Google Code
"A collection of Python utilities for Mac OS X system administration."
mac  osx  python  utilities 
july 2010 by soypunk
gist: 386234 - GitHub
"The FieldTree object is a kind of OrderedDict. The name Field refers<br />
to a label and value pair, usually called an item in Python.<br />
<br />
There are two main extra features that a FieldTree provides over an<br />
OrderedDict. The first is that when a field is set, it returns a Key<br />
object. This provides a kind of permanent link to the field. The<br />
second is that there are methods that allow for the access of any<br />
FieldTree objects nested inside a FieldTree."
python  from delicious
may 2010 by soypunk
{{ mustache }}
"Mustache is a logic-less templating system for HTML, config files, anything"
python  ruby  node.js  from delicious
march 2010 by soypunk
pycite - Project Hosting on Google Code
"Social bookmarking system designed to run on Google App Engine"
python  gae  from delicious
march 2010 by soypunk
simplestore - Project Hosting on Google Code
"SimpleStore provides a way to store schema-less, zlib-compressed Python pickles in MySQL."
mysql  python  nosql  from delicious
march 2010 by soypunk
jsocol's bleach at master - GitHub
"An easy, HTML5, whitelisting HTML sanitizer"
python  html  django  from delicious
february 2010 by soypunk
Supervisor
"Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems"
python  unix  server  sysadmin  from delicious
february 2010 by soypunk
digg's Profile - GitHub
Digg's collection of open source code
php  python  from delicious
february 2010 by soypunk
gaeflickrlib - Project Hosting on Google Code
"The existing Python support for the Flickr API uses features not available in the Google App Engine sandbox. This project aims to create a complete Flickr API module that will run on GAE."
google  appengine  gae  python  flickr  from delicious
february 2010 by soypunk
Disco
"Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers."
mapreduce  python  erlang  from delicious
september 2009 by soypunk
Bugs Everywhere
"Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems."
bugtracking  python 
july 2009 by soypunk
tuukka's sioclog at master - GitHub
"sioclog is a system for logging and displaying activity on IRC channels."
irc  python 
july 2009 by soypunk
jespern / django-piston / wiki / Home — bitbucket.org
Piston is a relatively small Django application that lets you create RESTful application programming interfaces (API) for your sites.
django  python  rest  http  api 
may 2009 by soypunk
disturbyte's zenqueue at master - GitHub
"ZenQueue is an incredibly simple message queueing system. It was designed as an experiment, but the author thought it was pretty neat and powerful and decided to release it to the world at large. The latest release of this library includes faster and more stable client and server implementations, in addition to both synchronous and asynchronous implementations of the client and queue. The server, however, only exists in asynchronous mode."
python  messaging 
may 2009 by soypunk
PIDA Community loves you!
"PIDA is an IDE (integrated development environment). PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features."
python 
april 2009 by soypunk
Scour - an SVG scrubber
"Scour is an open-source Python script that will clean SVG files, removing a lot of 'cruft' that certain tools or authors embed into their documents. The goal of scour is to provide an identically rendered image (i.e. a scoured document should have no discernable visible differences from the original file)."
python  svg 
april 2009 by soypunk
Easy AI with Python (#115) - PyCon 2009 - Chicago - A Conference for the Python Community
"Survey several basic AI techniques implemented with short, open-source Python code recipes. Appropriate for educators and programmers who want to experiment with AI and apply the recipes to their own problem domains. For each technique, learn the basic operating principle, discuss an approach using Python, and review a worked out-example. We'll cover database mining using neural nets, automated categorization with a naive Bayesian classifier, solving popular puzzles with depth-first and breath-first searches, solving more complex puzzles with constraint propagation, and playing a popular game using a probing search strategy."
python  ai  presentation 
april 2009 by soypunk
Python Twitter Tools (command-line client and IRC bot)
"Python Twitter Tools (PTT) includes a Twitter API, command-line tool, and IRC bot."
twitter  python 
april 2009 by soypunk
argparse - Google Code
Python command line parser lib (includes improves above and beyond optparse)
python  cli 
march 2009 by soypunk
unladen-swallow - Google Code
"An optimization branch of CPython, intended to be fully compatible and significantly faster." They are using LLVM which makes me happy.
python 
march 2009 by soypunk
« earlier      

related tags

10.5  @for-julie  aggregator  ai  amazon  anolis  apache  api  appengine  apple  architecture  art  atom  bbedit  blog  book  browser  bugtracking  c  c#  c++  calendar  cgi  cheetah  cli  cms  cocoa  code  coffeescript  comic  community  computing  crawler  csound  csv  curl  data  database  debugging  del.icio.us  delicious  deployment  design  development  diagramming  django  document  documentation  dom  ebooks  email  encoding  erlang  excel  facebook  feed  firefox  flickr  for_ldc_graff  framework  gae  game  gaming  gecko  gedit  git  gnome  google  graphing  graphviz  grddl  grid  gtk  gui  hadoop  harvesting  haystack  history  html  html5  http  humor  infographics  interviews  iphone  irc  java  javascript  json  kqueue  language  learning  library  libxml  libxslt  linguistics  linux  lxml  mac  maemo  mail  management  mapreduce  markdown  memcached  mercurial  messaging  microsoft  mod_wsgi  monitoring  mozilla  music  mysql  n800  netflix  network  nlp  node.js  nokia  nosql  oauth  ocr  office  omnigraffle  open-source  opensource  organization  os  osx  parsing  pdf  people  perl  photo  php  pim  planet  plugin  plugins  presentation  productivity  programming  pygraphviz  pygtk  pyobjc  python  qt  rdf  reader  redis  reference  regex  rest  rss  ruby  rvm  scaling  scm  screenscraping  script  search  searh  semantic  server  service  social  software  solr  spelling  spotlight  sprinkles  sqlite  stats  storage  svg  svn  syndication  sysadmin  system  technology  testing  text  thrift  time  tips  todo  toolkits  tools  tornado  tracking  tutorial  twitter  ui  undo  unicode  unix  url  utilities  vcard  video  virtualenv  virtualization  voodoopad  w3c  web  web.py  whoosh  wiki  windmill  word  wordpress  workflow  wsgi  x  xapian  xkcd  xml  xml-rpc  xpath  xul  yahoo 

Copy this bookmark:



description:


tags: