Beehive : Beehive is an event and agent system, which allows you to create your own agents that perform automated tasks triggered by events and filters. It is m...
poche is a self hosted read-it-later app. unlike to other services, poche is free and open source.
SpaCy.io : spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concis...
Scrapy : Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be...
Photon : UI toolkit for building desktop apps with Electron.
docopt : Command-line interface description language. docopt helps you define interface for your command-line app, and automatically generate parser for it.
Essentia : Open-source library and tools for audio and music analysis, description and synthesis
In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.