Quite simply, is there a python equivalent to php’s phpinfo();? If so, what is it and how do I use it (a link to a reference page would work great).
Quite simply, is there a python equivalent to php’s phpinfo(); ? If so, what
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check this one out!
pyinfo() A good looking phpinfo-like python script
2023 Update: this script has been moved to Gist,
but more importantly: one of the commenters made it compatible with Python 3