librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
CSS Lint : CSS Lint points out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problemati...
UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
Compass : Compass is an open-source CSS Authoring Framework.
CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.