Python3-Initial
Pre-release
Pre-release
Initial release of a Python3 compatible BTCRecover.
Changes from last Python2 release.
Passes all build tests
Includes support for Electrum segwit wallets
Includes tokenlist and seedlist support for seedrecover
Includes address dump option for addressdb creation
Greatly simplified requirements for PIP packages under Windows and Linux. (No more needed into install Windows SDKs, OpenSSL, etc) - 'pip install -r requirements.txt' is all you will need on most systems to install dependencies
There are likely to still be bugs and documentation that need fixes for Py3.