Pinned Repositories
arrow
Better dates & times for Python
cpython
The Python programming language
csvprogs
A number of Python programs which manipulate CSV data in various ways
polly
Build a corpus of common words from message in an IMAP folder then generate XKCD 936 passwords
pyflakes
A simple program which checks Python source files for errors
pylockfile
Cross-platform file locking in Python
python-0.9.1
Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile
python-bits
Stuff I originally stored on my personal website
spambayes
SpamBayes spam classifier written in Python
smontanaro's Repositories
smontanaro/python-0.9.1
Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile
smontanaro/spambayes
SpamBayes spam classifier written in Python
smontanaro/python-bits
Stuff I originally stored on my personal website
smontanaro/tk-asyncio
Initial attempt at merging Tk with asyncio
smontanaro/cpython
The Python programming language
smontanaro/polly
Build a corpus of common words from message in an IMAP folder then generate XKCD 936 passwords
smontanaro/csvprogs
A number of Python programs which manipulate CSV data in various ways
smontanaro/astroid
A common base representation of python source code for pylint and other projects
smontanaro/cherry-picker
🐍🍒⛏ Utility script for backporting/cherry-picking CPython changes from master into one of the maintenance branches.
smontanaro/cr-dashboard
smontanaro/devguide
The Python developer's guide
smontanaro/emacs-ipython-notebook
Jupyter notebook client in Emacs
smontanaro/flickr-tools
My stupid application for downloading photos from Flickr and deleting orphans
smontanaro/ionic-docs
smontanaro/librephotos
A self-hosted open source photo management service. This is the repository of the backend.
smontanaro/moin
MoinMoin Wiki Development (2.0+), unstable, for production please use 1.9.x.
smontanaro/moin-1.9
MoinMoin Wiki (1.9, also: 1.5a ... 1.8), stable, for production wikis
smontanaro/mpo
scripts to support maintenance of SpamBayes on mail.python.org
smontanaro/mrab-regex
smontanaro/peps
Python Enhancement Proposals
smontanaro/psf-salt
PSF infrastructure configuration
smontanaro/py-mailing-list-summary
smontanaro/python-compiler
Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.
smontanaro/python-flickr-api
A python implementation of the Flickr API
smontanaro/pyundoc
Note possibly undocumented module attributes
smontanaro/smontanaro-net
Flask implementation of www.smontanaro.net
smontanaro/sphinx
The Sphinx documentation generator
smontanaro/sphinx-autobuild
Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server.
smontanaro/sprdpl
Simple Python Recursive-Descent Parsing Library
smontanaro/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.