Pinned Repositories
dicttoxml
Simple library to convert a Python dictionary or other native data type into a valid XML string.
download_tweets
Download all the tweets for a given Twitter username.
FormatSql
Takes SQL and returns (wait for it) formatted SQL.
Gitiot
Gitiot is the one-click git commit GUI for non-techies.
OpenSourceCity
Plan to apply open source principles to municipal government in Hamilton, Ontario.
PyCouchContacts
A web application in Python, web.py and couchdb application to manage contacts.
Quandy
Quandy is a simple library to help you create web applications with Python. It plays nice with web.py and sqlalchemy.
sobidata
Download your Social Bicycles (SoBi) route data and save it locally in various formats.
Solitaire
I hacked up a solitaire game in HTML, CSS and JavaScript with jQuery and (almost) no images.
quandyfactory's Repositories
quandyfactory/dicttoxml
Simple library to convert a Python dictionary or other native data type into a valid XML string.
quandyfactory/download_tweets
Download all the tweets for a given Twitter username.
quandyfactory/sobidata
Download your Social Bicycles (SoBi) route data and save it locally in various formats.
quandyfactory/Solitaire
I hacked up a solitaire game in HTML, CSS and JavaScript with jQuery and (almost) no images.
quandyfactory/FormatSql
Takes SQL and returns (wait for it) formatted SQL.
quandyfactory/OpenSourceCity
Plan to apply open source principles to municipal government in Hamilton, Ontario.
quandyfactory/Quandy
Quandy is a simple library to help you create web applications with Python. It plays nice with web.py and sqlalchemy.
quandyfactory/Gitiot
Gitiot is the one-click git commit GUI for non-techies.
quandyfactory/PyCouchContacts
A web application in Python, web.py and couchdb application to manage contacts.
quandyfactory/RTH_Elections
Web application code for RTH Elections site
quandyfactory/PyGithubApi
A series of Python functions for interacting with the GitHub API.
quandyfactory/PyToc
Generates a table of contents for an HTML document based on headings, with anchor links from the TOC to specific headings.
quandyfactory/PyTweeter
This program lets you post status updates to twitter. That's pretty much it for now.
quandyfactory/hnsh
hnsh is a way of reading Hacker News from the command-line
quandyfactory/KeywordTweets
KeywordTweets is a simple script (with versions written in Python and Javascript) that returns recent tweets with a given keyword. More to come.
quandyfactory/MakeChart
This script takes a list of (x,y) coordinates and generates an HTML bar chart.
quandyfactory/PyHtmlEdit
PyHtmlEdit is a simple Python text editor optimized for the kinds of HTML formatting that I commonly do.
quandyfactory/python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers.
quandyfactory/PyWebShot
Command line webpage screenshot and thubnail generator
quandyfactory/rth_codebase
Codebase for Raise the Hammer website
quandyfactory/rth_organize
An open source web-based platform for ad hoc community organizing around particular issues.
quandyfactory/twitter_search
Queries the twitter search API for a keword and saves the results in TSV format.
quandyfactory/browser-logos
vector and raster versions of all browser logos possible. transparent backgrounds.
quandyfactory/chart-js
Backup of Chart.js
quandyfactory/webpy
web.py is a web framework for python that is as simple as it is powerful.