Description: ArchiveBox is an open source self-hosted web archiving solution that lets you archive web pages and collect media assets. It aims to create local, browsable copies of sites from the internet.
Type: software
Pricing: Open Source
Description: Eventlet is a concurrent networking library for Python that allows developers to easily write highly scalable servers. It uses green threads to provide asynchronous I/O without having to deal with callback functions or program complexity.
Type: software