Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57911290
Topic
5359417
Board
Bitcoin Technical Support
Re: ANY ALTERNATIVES FOR THIS TOOL OR ANY OTHER
by
HeRetiK
on
11/09/2021, 10:10:26 UTC
Have you thought about giving a Python 2 to Python 3 converter a try? Since it's just a handful of files it could actually work pretty well:
https://dev.to/rohitnishad613/convert-python-2-to-python-3-in-1-single-click-2a8p
Here's the docs on the 2to3 library:
https://docs.python.org/3/library/2to3.html