Let's Connect
Have questions, feedback, or found a bug? We'd love to hear from you.
contact.py
Terminal
➜~python -m info
>>info.get("email")
# Prefer email? Send us a direct message:
"beldi@pythonhere.com">>info.get("bug_reports")
# Found a bug? Select "Bug Report" in the form and include:
[
"Browser version",
"Steps to reproduce",
"Error messages"
]
"Browser version",
"Steps to reproduce",
"Error messages"
]
>>info.get("feature_requests")
"Have an idea for a new feature? We're always looking to improve. Tell us what you'd like to see!"
█Execution time: 24-48 hours