Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.
Polly taps into nat...
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...
Locust : A modern load testing framework
Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
readability-lxml : 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.
Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.