```[illuminati ~]$ pex hubspot-connection --pre Py...
# general
r
Copy code
[illuminati ~]$ pex hubspot-connection --pre
Python 2.7.10 (default, Dec 16 2015, 14:09:45) 
[GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> import hubspot
>>> hubspot.__file__
'/private/var/folders/3t/xkwqrkld4xxgklk2s4n41jb80000gn/T/tmpXivAM9/.deps/hubspot_connection-1.0rc8.post0-py2.7.egg/hubspot/__init__.py'
>>>