Skip to content

💤 A minimalist way to display a progress bar while running code.

License

Notifications You must be signed in to change notification settings

ez-apis/ez-progress-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EzProgressBar

Latest release Issues Python version

It allows you to create and update a progress bar in a very simple way. It is made to be used in a non-object oriented programming context. You won't have to handle threads or anything.

This API is built thanks to the tkinter lib.

Preview

EzProgressBar_Preview

How to use it

An illustrated tutorial is available on the wiki.

Documentation

The detailed documentation is available on the wiki.

Contributing

If you want to contribute, make sure to respect PEP8 and python coding conventions. And please remind that the goal of this API is to be very easy to use in a non-object oriented programming context.

Misc

  • See the changelog here,
  • See the licence here.

About

💤 A minimalist way to display a progress bar while running code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages