python-slip39
python-slip39 copied to clipboard
CGI module removed from python after 3.13
I'm running python3 3.13.0, I'm unable to install slip39 from pip because cgi module is deprecated after python 3.11.0 and removed entirely from 3.13.0. Thanks for all your fine work.