Kartograph : The Kartograph map generator has just one method, which is there to generate SVG maps (surprise).
Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
Essentia : Open-source library and tools for audio and music analysis, description and synthesis
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function