kwbr + python   244

Scrapy | An open source web scraping framework for Python
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.
web  scraping  python 
29 days ago by kwbr
lmacken/quantumrandom
Tools for utilizing the ANU Quantum Random Number Generator
python  randomnumber  rng 
4 weeks ago by kwbr
PyMuninCli | Julien Danjou
PyMuninCli is a Python library made to access Munin daemons.
munin  python  monitoring 
5 weeks ago by kwbr
jbenet/datastore
Unified API for multiple data stores
python  redis  api  mongodb  git  database 
5 weeks ago by kwbr
sebastien/cuisine
Chef-like functionality for Fabric
python  fabric  devops  sysadmin  chef 
7 weeks ago by kwbr
bryanhelmig/emailpie
Crazy simple API for checking the validity of an email address.
email  python  validation 
9 weeks ago by kwbr
Home | diesel
Toolkit to implement concurrency in network applications
nonblocking  python  network  websockets  concurrency 
10 weeks ago by kwbr
Welcome to SlimIt — SlimIt
SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into more compact code so that it downloads and runs faster.

SlimIt also provides a library that includes a JavaScript parser, lexer, pretty printer and a tree visitor.
javascript  parser  python 
february 2012 by kwbr
csvkit 0.4.2 (beta) — csvkit 0.4.2 (beta) documentation
csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
csv  data  python  tools 
january 2012 by kwbr
ronreiter/webapp-boilerplate - GitHub
GAE + Backbone + Require.js Todo web app example
appengine  python  backbone.js  example  tutorial 
january 2012 by kwbr
Djangolint
Upgrade a django project automatically
django  python  coding  lint 
december 2011 by kwbr
agiliq/merchant - GitHub
A Django app to accept payments from various payment processors via Pluggable backends
django  payment  python 
november 2011 by kwbr
pandas: powerful Python data analysis toolkit — pandas v0.4.0 documentation
pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with “relational” or “labeled” data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source data analysis / manipulation tool available in any language. It is already well on its way toward this goal.
python  statistics  programming  analysis 
september 2011 by kwbr
PyAuto: Python Interface to Automation - The Chromium Projects
PyAuto is a python interface to Chromium's automation framework.
python  chromium  browser  test 
august 2011 by kwbr
quora/mysql-ctypes at master - GitHub
A pure-python, ctypes based, PEP 249 compliant MySQL driver.
mysql  python 
august 2011 by kwbr
Bottle: Python Web Framework — Bottle v0.10.dev documentation
This is the documentation of Bottle, a fast, simple and lightweight WSGI micro web-framework for Python.
framework  python  webdev 
august 2011 by kwbr
mozilla/playdoh - GitHub
Mozilla's Playdoh is a web application template based on Django.
development  django  mozilla  python 
july 2011 by kwbr
Ciantic/mpeg1audio - GitHub
Pure Python MPEG Audio Layer 1, 2 and 3 meta information retrieval package "mpeg1audio"
python  mp3  fileformats  mpeg 
july 2011 by kwbr
andyet/thoonk.py at master - GitHub
Thoonk is a persistent (and fast!) system for push feeds, queues, and jobs which leverages Redis. Thoonk.py is the Python implementation of Thoonk, and is interoperable with other versions of Thoonk (currently Thoonk.js for node.js).
python  redis  queues 
july 2011 by kwbr
Hyde
Hyde is a static website generator written in python. While Hyde took life as awesome Jekyll's evil twin, it has since been completely consumed by the dark side and has an identity of its own
python  website  generator 
may 2011 by kwbr
Welcome | ScraperWiki
ScraperWiki is all the tools you need for Screen Scraping, Data Mining & visualisation
api  data  python  scraping  datamining 
april 2011 by kwbr
graphine - Home - Open wiki - Gitorious
Graphine is a flexible, easy-to-use graph library for Python 3.
graph  python 
march 2011 by kwbr
Cram: It's test time
Cram is a functional testing framework for command line applications based on Mercurial's unified test format.

Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the test with the command's actual output.
shell  testing  python  commandline 
march 2011 by kwbr
haypo / hachoir / overview – Bitbucket
Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit.
python  fileformat 
march 2011 by kwbr
Tablib: Pythonic Tabular Data — Tablib 0.9.4 documentation
Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export.
python  data  csv  json  excel 
february 2011 by kwbr
Bottle: Python Web Framework — Bottle v0.9.dev documentation
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
development  framework  python  wsgi 
february 2011 by kwbr
glitch
Glitch is a simple Python OpenGL scene graph library.
Glitch integrates with Gtk+ (for windowing and event input), Cairo (for 2D drawing) and GStreamer (for video input and output).
python  opengl  3d  graphics  gtk+ 
january 2011 by kwbr
Writing An Hadoop MapReduce Program In Python @ Michael G. Noll
In this tutorial, I will describe how to write a simple MapReduce program for Hadoop in the Python programming language
hadoop  mapreduce  python 
january 2011 by kwbr
Main - Codeflow
A blog about graphics programming and the underlying math in Python, JavaScript using OpenGL, HTML5's canvas. Useful resource.
graphics  programming  physics  python  math 
december 2010 by kwbr
Graphite - Enterprise Scalable Realtime Graphing - Graphite
Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite's processing backend, carbon, which stores the data in Graphite's specialized database. The data can then be visualized through graphite's web interfaces.
monitor  graphs  python  visualization 
december 2010 by kwbr
jtoivola / BitReader / wiki / Home — bitbucket.org
BitReader is a small Python utility library for reading bits from bytes to avoid the unreadable mess of bitwise operations.
python  library  bitoperations  fileformat 
september 2010 by kwbr
« earlier      

related tags

3d  administration  agile  ajax  algorithm  amazon  amqp  analysis  apache  api  appengine  apple  applet  article  articles  audio  automation  awk  backbone.js  barcode  bayes  bdd  best-practices  bitoperations  blog  book  bottleframework  browser  buildout  c  caching  caldav  calendar  charts  cheatsheet  chef  chromium  cloud  cluster  code  code-coverage  codeconventions  codereview  coding  comet  commandline  concurrency  conference  configuration  continuousintegration  converter  cookbook  cookies  coroutines  cryptography  css  csv  daemon  data  database  datamining  debian  debugging  decorator  decorators  deployment  design  designpatterns  developerworks  development  devops  distributed  distutils  diy  django  documentation  ec2  editor  editors  effbot  elixir  email  emulator  encoding  encryption  environment  example  examples  excel  exceptions  fabric  facebook  fbp  fileformat  fileformats  filesharing  flows  fp  framework  fulltext  functional-programming  functionalprogramming  game  games  gconf  generator  geography  git  github  glade  gnome  gobject  google  googlemaps  graph  graphics  graphs  graphviz  gstreamer  gtk  gtk+  hacks  hadoop  heatmap  heightmap  howto  html  http  https  i18n  icalendar  icmp  id3  image  imap  indexing  install  installation  irc  ironpython  java  javascript  jenkins  json  jsp  latex  learning  libevent  library  linguistics  lint  linux  logging  lucene  lundh  mail  mapreduce  maps  markup  math  mathematics  memcache  memcached  memory  messaging  metaclasses  metaprogramming  mime  mock  mod_python  mod_wsgi  mongodb  monitor  monitoring  movie  mozilla  mp3  mpeg  multiprocessing  munin  mvc  mysql  ncurses  network  networking  nginx  nonblocking  nose  object-oriented  objgraph  onethingwell  oop  opengl  opensource  optimisation  optimization  orm  package  packaging  parallel  parser  parsing  patterns  payment  pdb  pdf  performance  perl  pgf  phone  physics  plugins  postgresql  presentation  privacy  process  profiler  profiling  programming  protocol  pycon  pygame  pyglet  pygr  pygtk  pylons  pyquery  pysoy  pysqlite  python  qpid  queue  queues  randomnumber  ratelimiting  rdf  recording  redis  reference  regex  repoze.bfg  resources  restructuredtext  rfc2445  rng  rss  s3  samples  scalability  scanner  science  scraping  screencast  script  search  security  selenium  serialization  server  setup  setup.py  setuptools  shell  simple  simplejson  smtp  sockets  software  solr  spam  spellcheck  sprite  sql  sqlalchemy  sqlite  sregex  ssl  statistics  style  subversion  syadmin  syntax  sysadmin  tables  tags  talk  tcp  templates  terrain  test  testing  tex  text  textmining  textprocessing  threading  threads  tips  tools  traceroute  travis  tutorial  twisted  twitter  unicode  unittest  unix  usb  validation  vcalendar  vcard  vcs  via:AMKuchling  via:BruceEckel  via:davidbeazley  via:noahgift  via:ShannonJJBehrens  via:simonwillison  via:TomMorris  video  videos  vim  visualization  vobject  web  webdev  webdevelopment  webserver  website  websockets  wiki  wsgi  xhtml  xml  yaml 

Copy this bookmark:



description:


tags: