An open API service indexing awesome lists of open source software.

https://github.com/lenskit/progress-api

Backend-independent progress reporting API.
https://github.com/lenskit/progress-api

Last synced: 2 months ago
JSON representation

Backend-independent progress reporting API.

Awesome Lists containing this project

README

          

# Backend-agnostic progress API

This package provides a backend-agnostic Python API for reporting progress,
so code can be written to report its progress without a hard dependency on
any specific progress bar implementation like tqdm or enlighten.