Simple loading bar in python to use in any CLI.
Find a file
2025-04-10 14:00:42 +02:00
.gitignore Initial commit. 2025-04-10 14:00:42 +02:00
dummy.sh Initial commit. 2025-04-10 14:00:42 +02:00
main.py Initial commit. 2025-04-10 14:00:42 +02:00
README.md Initial commit. 2025-04-10 14:00:42 +02:00
tui.py Initial commit. 2025-04-10 14:00:42 +02:00
tuicolors.py Initial commit. 2025-04-10 14:00:42 +02:00

Python Loading Bar

Just a simple loading bar to use in any of your projects. A fully working example can be found in main.py.