vdmit11's Stars
karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
cool-RR/PySnooper
Never use print for debugging again
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
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.
amitness/learning
A log of things I'm learning
snare/voltron
A hacky debugger UI for hackers
hylang/hy
A dialect of Lisp that's embedded in Python
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
Suor/funcy
A fancy and practical functional tools
cdgriffith/Box
Python dictionaries with advanced dot notation access
clojure-cookbook/clojure-cookbook
This is the home of O'Reilly's Clojure Cookbook - http://clojure-cookbook.com
agermanidis/livepython
Visually trace Python code in real-time.
mewwts/addict
The Python Dict that's better than heroin.
skeeto/elfeed
An Emacs web feeds client
dgilland/pydash
The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
caisah/emacs.dz
Awesome emacs config files
alexmojaki/snoop
A powerful set of Python debugging tools, based on PySnooper
life4/deal
🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
cljdoc/cljdoc
📚 A central documentation hub for the Clojure community
randomcorp/thread-first-thread-last-backwards-question-mark-as-arrow-cond-arrow-bang
The exciting new ->->><?as->cond->! macro
laughingman7743/PyAthena
PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
davy7125/polyphone
A soundfont editor for quickly designing musical instruments.
dgilland/fnc
Functional programming in Python with generators and other utilities.
AdroitAdorKhan/EnergizedProtection
A merged collection of hosts from reputable sources. #StayEnergized!
AmpersandJS/ampersand-state
Core state management object.
kunstmusik/pink
A library for music systems development, written in Clojure.
skeeto/youtube-dl-emacs
Emacs youtube-dl download manager
weissjeffm/multimethods
Multimethods for Python, inspired by Clojure
randomir/plucky
Plucking (deep) keys/paths/items safely from Python objects has never been easier.