diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-01-05 23:56:38 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-07 08:13:35 +0700 |
| commit | 55330fc6a5c6f1617f403ea25822f51a5184667c (patch) | |
| tree | b4d7334e76db298f89e9bf86c08d094ef278ac66 /python/python3-progress/README | |
| parent | 20010015913b7868ec8674dfe80e5e7d4b52c641 (diff) | |
python/python3-progress: Added (Easy progress reporting for Python)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-progress/README')
| -rw-r--r-- | python/python3-progress/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-progress/README b/python/python3-progress/README new file mode 100644 index 0000000000..cd59e8989d --- /dev/null +++ b/python/python3-progress/README @@ -0,0 +1,2 @@ +A python library that can create a progress bar. + |
