Skip to content

Commit 68096e8

Browse files
committed
First cut of python-intercom.
0 parents  commit 68096e8

File tree

4 files changed

+525
-0
lines changed

4 files changed

+525
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
dist
2+
*.egg-info
3+
*.pyc

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Python wrapper for the Intercom API.

0 commit comments

Comments
 (0)