Do you have any suggestions for a new well maintained Bitcoin python library for production use instead of testing?
I'm not a python programmer to be familiar with the libraries and their pros and cons but I've seen
bitcoinlib be used in a couple of places and it seems to be actively developed. It also has a
doc you could read.
pycoin is also quite popular and partially support altcoin as well. The
documentation also exist, although i find it's not easy to read.