okay, I tried this virtualenv stuff

remotes/1705286528371406548/stable1
b3yond 2017-06-17 15:24:36 +02:00
parent faf5acef96
commit 491c8e49d3
20 changed files with 14 additions and 0 deletions

6
.idea/vcs.xml Normal file
View 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
View File

@ -0,0 +1,8 @@
#!/usr/bin/env python3
__author__ = "b3yond"
import twitter
api = twitter.Api()