Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
orangepole
/
python-progressbar
Public
forked from
NiltonVolpato/python-progressbar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 25, 2012
make it work on empty iterables: http://code.google.com/p/python-progressbar/issues/detail?id=24
NiltonVolpato
committed
710c0fa
View commit details
Copy full SHA for 710c0fa
Browse repository at this point
Commits on Dec 22, 2012
Added AdaptiveETA widget contributed by Oscar Benjamin
NiltonVolpato
committed
c896b54
View commit details
Copy full SHA for c896b54
Browse repository at this point
Commits on Sep 21, 2012
Remove format as a slot attribute, as that is not compatible with python 3.3
NiltonVolpato
committed
0f7d9c5
View commit details
Copy full SHA for 0f7d9c5
Browse repository at this point
Commits on Sep 5, 2012
Moved progressbar class to its own file, leaving __init__.py empty with no significant code.
NiltonVolpato
committed
87ad8dc
View commit details
Copy full SHA for 87ad8dc
Browse repository at this point
Consistently use triple double quotes for docstrings. Also some other style fixes.
NiltonVolpato
committed
d399b20
View commit details
Copy full SHA for d399b20
Browse repository at this point
Try evaluating builtin names instead of checking against __builtins__ or the __builtin__ module
NiltonVolpato
committed
0caface
View commit details
Copy full SHA for 0caface
Browse repository at this point
Commits on Oct 25, 2011
fix issue http://code.google.com/p/python-progressbar/issues/detail?id=14
NiltonVolpato
committed
f656a55
View commit details
Copy full SHA for f656a55
Browse repository at this point
Commits on May 16, 2011
adding back MANIFEST.in
Show description for 232ee6a
terencehonles
committed
232ee6a
View commit details
Copy full SHA for 232ee6a
Browse repository at this point
Commits on May 15, 2011
fixed issue with Python 3.x ignoring 2.x style metaclasses
terencehonles
committed
cc8d9eb
View commit details
Copy full SHA for cc8d9eb
Browse repository at this point
updating readme from library doc strings
terencehonles
committed
5b0aa59
View commit details
Copy full SHA for 5b0aa59
Browse repository at this point
added Python 2.4 support + reorganized library
Show description for 2ac8cda
terencehonles
committed
2ac8cda
View commit details
Copy full SHA for 2ac8cda
Browse repository at this point
Added counters, timers and action bars
Show description for 223fae7
terencehonles
committed
223fae7
View commit details
Copy full SHA for 223fae7
Browse repository at this point
Quick implementation check with minor tweaks
Show description for 0bb9e3d
terencehonles
committed
0bb9e3d
View commit details
Copy full SHA for 0bb9e3d
Browse repository at this point
Commits on May 14, 2011
fixing setup for Python 3.x
Show description for 86ae93f
terencehonles
committed
86ae93f
View commit details
Copy full SHA for 86ae93f
Browse repository at this point
fixed Python 3.x compatibility
Show description for 1b608a9
terencehonles
committed
1b608a9
View commit details
Copy full SHA for 1b608a9
Browse repository at this point
changing directory structure to allow pip to checkout source
terencehonles
committed
154bbb0
View commit details
Copy full SHA for 154bbb0
Browse repository at this point
Commits on Apr 19, 2011
Fix bug http://code.google.com/p/python-progressbar/issues/detail?id=9
NiltonVolpato
committed
c6fa246
View commit details
Copy full SHA for c6fa246
Browse repository at this point
Commits on Dec 15, 2010
fix minor bug with fillchar attribute
NiltonVolpato
committed
5424ce0
View commit details
Copy full SHA for 5424ce0
Browse repository at this point
_need_udpate now checks whether time has passed when using time_sensitive widgets; also replaced time.strtime with datetime.timedelta, which shows days in the elapsed time.
NiltonVolpato
committed
d18a63f
View commit details
Copy full SHA for d18a63f
Browse repository at this point
improved double license wording
NiltonVolpato
committed
0152903
View commit details
Copy full SHA for 0152903
Browse repository at this point
Commits on Nov 24, 2010
Fix Issue 6: http://code.google.com/p/python-progressbar/issues/detail?id=6
NiltonVolpato
committed
bab4de0
View commit details
Copy full SHA for bab4de0
Browse repository at this point
Commits on Aug 29, 2010
Added comments to new examples.
NiltonVolpato
committed
cd1f0c4
View commit details
Copy full SHA for cd1f0c4
Browse repository at this point
changes to use ProgressBar as an iterable plus examples.
NiltonVolpato
committed
ae02075
View commit details
Copy full SHA for ae02075
Browse repository at this point
Commits on Aug 16, 2010
Minor changes to be compatible with python 3, and other minor fixes.
NiltonVolpato
committed
e112d32
View commit details
Copy full SHA for e112d32
Browse repository at this point
Commits on Jun 5, 2009
updated changelog
NiltonVolpato
committed
4f64009
View commit details
Copy full SHA for 4f64009
Browse repository at this point
Commits on May 31, 2009
Reordered __slots__ and added check for calling start before update
nilton.volpato
committed
41fd1b9
View commit details
Copy full SHA for 41fd1b9
Browse repository at this point
Commits on Apr 11, 2009
added spaces around math operators, prefixed handle_resize with underscore
nilton.volpato
committed
204f37c
View commit details
Copy full SHA for 204f37c
Browse repository at this point
Commits on Apr 10, 2009
fixed typo
nilton.volpato
committed
75c8544
View commit details
Copy full SHA for 75c8544
Browse repository at this point
Commits on Mar 22, 2009
improved _need_update docstring, and added last_update_time attribute
nilton.volpato
committed
71cadd7
View commit details
Copy full SHA for 71cadd7
Browse repository at this point
added missing change log
nilton.volpato
committed
d670d29
View commit details
Copy full SHA for d670d29
Browse repository at this point
Commits on Mar 21, 2009
improvements to FileTransferSpeed widget
nilton.volpato
committed
fdf7f62
View commit details
Copy full SHA for fdf7f62
Browse repository at this point
Commits on Feb 25, 2009
fixed typos, moved changelod and examples to separated files, improved _need_update() method
nilton.volpato
committed
69bae14
View commit details
Copy full SHA for 69bae14
Browse repository at this point
updated licensing
nilton.volpato
committed
46deb4d
View commit details
Copy full SHA for 46deb4d
Browse repository at this point
separated changelog file
nilton.volpato
committed
0584f43
View commit details
Copy full SHA for 0584f43
Browse repository at this point
updated LICENSE file to BSD and LGPL
nilton.volpato
committed
6eb5709
View commit details
Copy full SHA for 6eb5709
Browse repository at this point
Previous
Next
You can’t perform that action at this time.