awesomo – The really big list of really interesting open source projects in С, C++, Clojure, Common/Emacs Lisp, Elixir, Erlang, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala…
Similar
🌈 Modern, logging utility for Python with multiple output formats and colorful console output. - DogukanUrker/Tamga... (more…)
Read more »
If you have a modicum of coding skill, you’ve probably found some crappy little office task that you can automate away with a judicious hundred lines of Pyth... (more…)
Read more »
Python programs, usually short, of considerable difficulty, to perfect particular skills. - norvig/pytudes... (more…)
Read more »
There are so many tools in the Python development ecosystem. Installing, configuring and orchestrating them—all while not re-executing work unnecessarily—is a hard problem, especially as your codebase grows. (more…)
Read more »
Hash tables are one of the most commonly used data structures in computer science, due to their O(1) access time. However, this assumes a… (more…)
Read more »