Printing large numbers in python

can someone tell me what is the fastest way to print large numbers (minimum 1000 digits) in python. if there is a way to implement print function then references would be of help.