oolongtea's Stars
n1nj4sec/pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
what-studio/profiling
Was an interactive continuous Python profiler.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
enlitic/lasagne4newbs
Some beginner code for lasagne - simpler than the examples included in lasagne
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
aaronchall/pythontrainer
numpy/numpy
The fundamental package for scientific computing with Python.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
s16h/py-must-watch
Must-watch videos about Python
logston/NYCPythonSOH
A repo for storing NYC Python Meetup Saturday Office Hour materials.
aaronchall/lpnyc
Learn Python NYC's TDD (Test Driven Demo) intended to be a metapackage with auto-test discovery of unittests running against Python 2 and 3.
neovim/neovim
Vim-fork focused on extensibility and usability
benoitc/couchdbkit
CouchDB python framework
axelpale/minimal-django-file-upload-example
Source code for an example app at http://stackoverflow.com/questions/5871730/need-a-minimal-django-file-upload-example
python-mode/python-mode
Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.
NREL/EnergyPlusRelease
qrohlf/trianglify
Algorithmically generated triangle art
resume/resume.github.com
Resumes generated using the GitHub informations
jvns/git-workflow
Tool to visualize your git workflow, in a pretty graph
CanCanCommunity/cancancan
The authorization Gem for Ruby on Rails.
amitree/permitted_params
mailpile/Mailpile
A free & open modern, fast email client with user-friendly encryption and privacy features
skwp/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
kornelski/dssim
Image similarity comparison simulating human perception (multiscale SSIM in Rust)
mame/quine-relay
An uroboros program with 100+ programming languages
bitliner/AngularChart
AngularChart is an angularjs directive to build charts quickly and easily.
hakimel/reveal.js
The HTML Presentation Framework
google/gumbo-parser
An HTML5 parsing library in pure C99