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...
drest : Configurable HTTP/REST Client Library for Python
Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
human.io : A system for coordinating the activities of users via their mobile phones.
Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function