Under construction!
~/python/bin
to path (in, for example, .bash_profile
).source python/bin/activate pip install requests pip install bravado # some effort to fully install; needed to --force-reinstall pip install functools32 # should have been installed automatically with bravado pip install pytz # to use the timezone utility for local conversions
requests
module documentation