Is there a library for large precision complex numbers in Python?
Take a look at mpmath which offers real and complex floating-point arithmetic with arbitrary precision.