ltiao's Stars
mbcrawfo/GenericMakefile
A generic makefile for use with small/medium C and C++ projects.
vgel/summarize.py
A python script for summarizing articles using nltk
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
DasIch/argvard
Python framework for command line applications
python-twitter-tools/twitter
Python Twitter API
oxplot/fysom
Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)
pybrain/pybrain
rlpy/rlpy
RLPy Reinforcement Learning Framework
shrubberysoft/django-picklefield
A pickled object field for Django
scikit-learn-contrib/sklearn-pandas
Pandas integration with sklearn
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
RafeKettler/magicmethods
Guide to Python's magic methods
timshenkao/StringKernelSVM
Implementation of string kernel approach for SVM
EducationalTestingService/skll
SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
scikit-image/scikit-image
Image processing in Python
encode/django-rest-framework
Web APIs for Django. 🎸
cvxopt/cvxopt
CVXOPT -- Python Software for Convex Optimization
ipython/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
Lukasa/httpcache
Simple HTTP cache for Python Requests
requests-cache/requests-cache
Persistent HTTP cache for python requests
psf/cachecontrol
The httplib2 caching algorithms packaged up for use with requests.
renpy/renpy
The Ren'Py Visual Novel Engine
Katee/quietnet
Simple chat program that communicates using inaudible sounds
noamraph/tqdm
Add a progress meter to your loops in a second
dasmith/stanford-corenlp-python
Python wrapper for Stanford CoreNLP tools v3.4.1
twitter-archive/twitter-text-conformance
Conformance testing data for the twitter-text-* repositories
fogleman/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
pollstagram/pollstagram
ltiao/ctci
Cracking the Coding Interview
sympy/sympy
A computer algebra system written in pure Python