Description: Greenlet is a lightweight concurrency library for Python that allows users to switch between several green threads (coroutines) in a similar way to yield statements. It enables non-blocking cooperative multitasking in Python programs.
Type: software
Pricing: Open Source
Description: MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Type: software
Pricing: Open Source