Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / NiltonVolpato/python-progressbar issues and pull requests

#80 - use stdout instead of stderr as default

Pull Request - State: closed - Opened by davidrigie almost 3 years ago

#79 - TypeError: 'int' object is not iterable

Issue - State: closed - Opened by danielmanu93 over 3 years ago - 3 comments

#78 - Added context manager abilities and an iterable tracker

Pull Request - State: open - Opened by thorwhalen over 3 years ago

#77 - Update README.txt

Pull Request - State: closed - Opened by Armanali907 over 4 years ago

#76 - Docs Update

Pull Request - State: open - Opened by iRajMishra over 4 years ago

#75 - Update and rename README.txt to README.md

Pull Request - State: open - Opened by kevalbhanderi over 4 years ago

#74 - Removed a comment

Pull Request - State: open - Opened by Royraipc over 4 years ago

#73 - Percentage widget: place % sign before the number

Pull Request - State: open - Opened by ilius over 4 years ago

#72 - 0-length files never finish

Issue - State: open - Opened by kousu over 4 years ago

#71 - Support 'with' statement.

Pull Request - State: open - Opened by kousu over 4 years ago - 2 comments

#70 - `with`

Issue - State: open - Opened by kousu over 4 years ago - 3 comments

#69 - Import error

Issue - State: open - Opened by FightMan01 almost 5 years ago

#68 - Names with % break it

Issue - State: open - Opened by kittenswolf almost 5 years ago - 1 comment

#67 - adding run on repl.it badge

Pull Request - State: open - Opened by pythoncatcoder about 5 years ago

#66 - Add braille patterns based animated widget

Pull Request - State: open - Opened by hojun-y over 5 years ago

#64 - Cannot convert Float to Integer Error

Issue - State: open - Opened by mugoh over 5 years ago - 1 comment

#63 - ProgressBar() does not work when iterating over lines in a file

Issue - State: closed - Opened by jwhite007 about 6 years ago - 1 comment

#62 - Fix Percentage and SimpleProgress when maxval is UnknownLength

Pull Request - State: closed - Opened by mkillianey over 6 years ago - 3 comments

#61 - Add support for python3.6.

Pull Request - State: closed - Opened by bphunter1972 over 6 years ago - 1 comment

#60 - Example 19 from examples.py ends with "AttributeError: next_update"

Issue - State: open - Opened by thekswenson almost 7 years ago - 2 comments

#59 - Import error in examples.py

Issue - State: closed - Opened by thekswenson almost 7 years ago - 3 comments

#58 - Python Progressbar cannot be installed

Issue - State: closed - Opened by ppattar about 7 years ago - 2 comments

#57 - Don't use `sys.stderr` as a default value

Pull Request - State: closed - Opened by infinity0 over 7 years ago

#56 - please make a new release

Issue - State: closed - Opened by sergiomb2 almost 8 years ago - 6 comments

#55 - Introducing option for endline character

Pull Request - State: open - Opened by pedro-walter over 8 years ago

#54 - Pip install fails (virtualenv python 3.5.2)

Issue - State: closed - Opened by recmo over 8 years ago - 10 comments

#53 - update pbar by Real-Time speed

Issue - State: open - Opened by githubyong over 8 years ago - 1 comment

#52 - Push current version to PyPi

Issue - State: closed - Opened by themightyoarfish over 8 years ago - 1 comment

#51 - Consider to use stdout as default fd for Progressbar

Issue - State: open - Opened by do3cc almost 9 years ago

#50 - BF: avoid division by 0 if maxval is 0 -- return 100% right away

Pull Request - State: closed - Opened by yarikoptic almost 9 years ago

#49 - Display multiple simultaneous ProgressBars

Issue - State: open - Opened by hughes almost 9 years ago - 2 comments

#48 - Handle UnknownLength everywhere.

Pull Request - State: closed - Opened by kousu about 9 years ago - 4 comments

#47 - Fix typos

Pull Request - State: closed - Opened by jwilk about 9 years ago

#46 - Add initial value to start method

Issue - State: open - Opened by SteveAyre about 9 years ago - 1 comment

#45 - provide optional finish message

Issue - State: open - Opened by yarikoptic about 9 years ago - 1 comment

#44 - ENH: flush upon write in update + removed unneeded shebangs

Pull Request - State: closed - Opened by yarikoptic about 9 years ago - 1 comment

#43 - Support both Python 2.7 and Python 3.4

Pull Request - State: closed - Opened by madebr about 9 years ago - 2 comments

#42 - Cannot install with pip

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 9 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#41 - Update PyPI

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#40 - feature request: delete progressbar when finished

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#39 - I cant get progressbar worked

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#38 - Division by zero in `ProgressBar.percentage`

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#37 - How to use adaptiveETA when execution time is unknown?

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#36 - Using ProgressBar as iterator from empty iterable causes traceback

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#35 - Your own examples don't run

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#34 - Feature Request: Progressbar for collections and iterators of fixed size

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#33 - Include Changelog.yaml in the released tarballs

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#32 - Update progressbar without printing newline

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#31 - fix a missing typo with sys.stdout

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago
Labels: auto-migrated, Type-Patch

#30 - Progressbar signal handler for SIGWINCH causes system calls to be interrupted

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#29 - Attribute error with empty list

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#28 - python 3.3 import errors

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 10 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#27 - Support for IPython and fancy HTML progress bars in IPython notebook

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 7 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#26 - 'Attributes' feature implemented

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#25 - Progress bar does not work in ipython notebook due to '\r' issued _after_ output string

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#24 - Fails on empty iterables

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#23 - __slots__ fail in python 3.3

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#22 - Adaptive ETA

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#21 - Python 3.3 compatibility - FileTransferSpeed class

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#20 - Explicitly import __builtin__ instead of __builtins__

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#19 - division by zero error

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#18 - Update progress more often (echoing https://github.com/olivierverdier/python-progressbar/pull/1)

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#17 - Adding code to support a formatter function for the counter

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#16 - Does not work with py2exe

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#15 - New clone in github

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#14 - ZeroDvisionError

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 5 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#13 - Feature Request: a new AnimatedMarker that only animates the "current marker point"

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago
Labels: Priority-Medium, Type-Defect, auto-migrated

#12 - Windows terminal size

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#11 - Pull Request - terencehonles-python-progressbar@658e909ac375f4d817091c516263681034dde482

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, auto-migrated, Type-Other

#10 - ProgressBar.__call__ always calls __len__ even when maxval is already specified

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#9 - ETA() does not update to Time upon finishing

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 6 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#8 - Display both the current file number and the transfer speed

Issue - State: open - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: auto-migrated, Priority-Low, Type-Other

#7 - ETA does not display days

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#6 - update value one step ahead

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 2 comments
Labels: Priority-Medium, Type-Defect, auto-migrated

#5 - RFE: Support progress bar with undefined ends

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 4 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#4 - widget for showing progress in absolute values

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Priority-Medium, auto-migrated, Type-Enhancement

#3 - Progressbar should update on a regular interval

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 7 comments
Labels: Type-Defect, auto-migrated, Priority-High

#2 - ProgressBar __init__ function uses same default widget list for all instances

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated

#1 - Doesn't work on google app engine

Issue - State: closed - Opened by GoogleCodeExporter about 9 years ago - 3 comments
Labels: Priority-Medium, Type-Defect, auto-migrated