A check for installed Python library
python -c 'import gevent'
If gevent is installed print nothing else
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named gevent
Written by Rendy Tan Keok Song
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#