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/pylockfile
Cross-platform file locking in Python
smontanaro/arrow
Better dates & times for Python
smontanaro/pyflakes
A simple program which checks Python source files for errors
smontanaro/great_expectations
Always know what to expect from your data.
smontanaro/kafka-python
Python client for Apache Kafka
smontanaro/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
smontanaro/pip-conflict-checker
A tool that checks installed packages against all package requirements to ensure that there are no dependency version conflicts.
smontanaro/pyfilesystem2
Python's Filesystem abstraction layer
smontanaro/pythondotorg
pythondotorg
smontanaro/typeshed
Collection of library stubs for Python, with static types
smontanaro/websocket-client
websocket client for python