You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.0 KiB
2.0 KiB
In [1]:
55
Out[1]:
55
In [4]:
pip install twipy
Collecting twipy Downloading twipy-0.0.10.tar.gz (7.4 kB) Collecting oauth2 Downloading oauth2-1.9.0.post1-py2.py3-none-any.whl (25 kB) Requirement already satisfied: httplib2 in /usr/lib/python3/dist-packages (from oauth2->twipy) (0.14.0) Building wheels for collected packages: twipy Building wheel for twipy (setup.py) ... done Created wheel for twipy: filename=twipy-0.0.10-py3-none-any.whl size=10162 sha256=294c2078e6c283b04da4fb1dc92e4fa4ae68e9adfa7b7cec2748101fc0f69ff2 Stored in directory: /home/gil/.cache/pip/wheels/96/27/b7/e41dcf907450099575f09518822ec3703e120dc5b9149a4a45 Successfully built twipy Installing collected packages: oauth2, twipy Successfully installed oauth2-1.9.0.post1 twipy-0.0.10 Note: you may need to restart the kernel to use updated packages.