added setup.py script

This commit is contained in:
Niru Maheswaranathan
2015-02-24 12:54:35 -08:00
parent 37c071448b
commit d806b9b74b
2 changed files with 87 additions and 0 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,13 @@
# Byte-compiled / optimized / DLL files
*.pyc
# Distribution / packaging
build/
dist/
lib/
lib64/
*.egg-info/
*.egg
# PyCharm
.idea/