#Python family: if you ever want to inspect the source code for a module that you've imported, but don't want to waste time hunting around for the .py file:
import inspect
import pprint
pprint.pprint( inspect.getsource( <module_name>))pic.twitter.com/8AMHNMDt0u
Replying to @DynamicWebPaige
The inspect module does really cool things! But, just in case some of your followers don't know about it, I wanted to point out that Jupyter has this built in with syntax highlighting.pic.twitter.com/VykvXiyMar
4:51 PM - 17 Jun 2018
0 replies
3 retweets
23 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.