summaryrefslogtreecommitdiffstats
path: root/.zenodo.json
blob: 17bcb6292870ed7979df7e0f1d144017fb6af103 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "title": "tqdm: A fast, Extensible Progress Bar for Python and CLI",
  "keywords": [
    "progressbar", "progressmeter", "progress-bar", "meter", "rate", "eta",
    "console", "terminal", "time", "progress", "bar", "gui", "python",
    "parallel", "cli", "utilities", "shell", "batch"],
  "related_identifiers": [
    {"identifier": "10.21105/joss.01277", "relation": "cites"}],
  "contributors": [
    {"name": "tqdm developers", "type": "Other", "affiliation": "tqdm"}]
}