baterflyrity

Results 15 issues of baterflyrity

**Describe the bug** During initialization `Worker` [sets ](https://github.com/miurahr/py7zr/blob/a157a9c5a5c93bbf9e338b607c1fc2865479217b/py7zr/py7zr.py#L1223)instance field `self.last_file_index = len(self.files)` which is totally wrong for non-empty list of files. Lately when working with archive this bug raises *IndexError:...

bug
help wanted
good first issue

Hi! Can someone create package for [chocolatey](https://chocolatey.org/) package manager?

Hi. When searching and updating a lot of packages there is no progress indicator and (or) remaining time. Can someone add this feature? For example, simple implementation of progress indicators...

enhancement
help wanted
poll

Hi! Thanks for plugins, they are really great. Unfortunately, when I click on search result and select "go to torrent description page" my browsers opens this repository web-page instead of...

Hi! Great script. What about adding the latest stable version if none provided? For example, version can be parsed from `curl https://www.python.org/downloads/source` with regexp `>Latest Python 3 Release - Python...