Twilio API draft

This commit is contained in:
2020-03-18 20:56:06 +01:00
commit 7bdd4e50cc
6 changed files with 143 additions and 0 deletions

11
Pipfile Normal file
View File

@@ -0,0 +1,11 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
[requires]
python_version = "3.8"