justinfay's Stars
NARKOZ/hacker-scripts
Based on a true story
keon/algorithms
Minimal examples of data structures and algorithms in Python
crazyguitar/pysheeet
Python Cheat Sheet
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
nodejs/http-parser
http request/response parser for c
filhodanuvem/gitql
💊 A git query language
notwaldorf/tiny-care-terminal
💖💻 A little dashboard that tries to take care of you when you're using your terminal.
goss-org/goss
Quick and Easy server testing/validation
encode/apistar
The Web API toolkit. ðŸ›
fogleman/Minecraft
Simple Minecraft-inspired program using Python and Pyglet
gbeced/pyalgotrade
Python Algorithmic Trading Library
xmonad/xmonad
The core of xmonad, a small but functional ICCCM-compliant tiling window manager
evilsocket/bettercap
DEPRECATED, bettercap developement moved here: https://github.com/bettercap/bettercap
EntilZha/PyFunctional
Python library for creating data pipelines with chain functional programming
prospector-dev/prospector
Inspects Python source files and provides information about type and location of classes, methods etc
BitMEX/sample-market-maker
Sample BitMEX Market Making Bot
vimperator/vimperator-labs
Vimperator
SusmithKrishnan/torghost
TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
pypa/setuptools-scm
the blessed package to manage your versions by scm tags
guyzmo/git-repo
Git-Repo: CLI utility to manage git services from your workspace
benrady/shinatra
A simple web server in 5 lines of bash
mscoutermarsh/dotfiles
my Vim/Tmux config :muscle::zap:
bw2/ConfigArgParse
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
jbn/ZigZag
Python library for identifying the peaks and valleys of a time series.
elastic/elasticsearch-py-async
Backend for elasticsearch-py based on python's asyncio module.
jdleesmiller/metime
Time tracker used in my 'How a Technical Co-founder Spends his Time' blog post.
gsylvie/git-reverse.sh
Bash script to reverse a git repo.
sethmlarson/selectors2
Backported, durable, and portable selectors designed to replace the standard library selectors module.
stepsal/batch_wordpad_glitch
Wordpad Glitch written in Python
tolsac/streampy
Java like streams for python that supports parallel operations