forked from ticketfrei/ticketfrei
okay, I tried this virtualenv stuff
This commit is contained in:
parent
faf5acef96
commit
491c8e49d3
6
.idea/vcs.xml
Normal file
6
.idea/vcs.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
8
twitter/main.py
Normal file
8
twitter/main.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env python3
|
||||
__author__ = "b3yond"
|
||||
|
||||
import twitter
|
||||
|
||||
api = twitter.Api()
|
||||
|
||||
|
Binary file not shown.
BIN
twitter/share/python-wheels/chardet-2.3.0-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/chardet-2.3.0-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/colorama-0.3.7-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/colorama-0.3.7-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/distlib-0.2.2-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/distlib-0.2.2-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/html5lib-0.999-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/html5lib-0.999-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/ipaddress-0.0.0-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/ipaddress-0.0.0-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/lockfile-0.12.2-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/lockfile-0.12.2-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/packaging-16.6-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/packaging-16.6-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl
Normal file
Binary file not shown.
Binary file not shown.
BIN
twitter/share/python-wheels/progress-1.2-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/progress-1.2-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/pyparsing-2.0.3-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/pyparsing-2.0.3-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/requests-2.9.1-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/retrying-1.3.3-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/retrying-1.3.3-py2.py3-none-any.whl
Normal file
Binary file not shown.
Binary file not shown.
BIN
twitter/share/python-wheels/six-1.10.0-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/six-1.10.0-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl
Normal file
Binary file not shown.
BIN
twitter/share/python-wheels/wheel-0.29.0-py2.py3-none-any.whl
Normal file
BIN
twitter/share/python-wheels/wheel-0.29.0-py2.py3-none-any.whl
Normal file
Binary file not shown.
Loading…
Reference in a new issue