Mike D'Arcy

Results 7 issues of Mike D'Arcy

We have PyQt5 app that uses the PyQtWebEngine (embedded Chromium browser) component, which we freeze with cx_Freeze from a `venv` virtual environment. We successfully frozen this application in the past...

I have an application which has multiple app components. By default, it is installed as a folder to Applications. Is there a way to set the Icon for the folder...

The following fetch transport handlers do not have unit tests: - [ ] `fetch_globus.py` - [ ] `fetch_boto3.py` Historically, this was due to the complexity of testing the network behaviors...

enhancement
unit tests

Add support for multiple concurrent fetch operations. This can significantly speed up transfers when enough bandwidth is available. At a minimum, support parallelism in the HTTP/FTP fetch handlers. Investigate support...

enhancement

Come up with a reasonably easy-to-use yet still secure way for encrypting `keychain.json` on the filesystem, as an optional feature.

enhancement

The last release of this software ( on [PyPi](https://pypi.org/project/bagit/) ) was `1.8.1` in Feb 2021. The GitHub release page is even older showing `1.7.0`. @acdha What are your thoughts on...