Added exporter.py and documentation

This commit is contained in:
Seb Seager 2020-12-29 16:37:57 -06:00
parent 23385c2f01
commit 8c4550f307
5 changed files with 439 additions and 82 deletions

View file

@ -1,4 +1,3 @@
requests==2.24.0
Flask==1.1.2
python-dotenv==0.15.0
slackclient==2.9.3
Flask~=1.1.2
requests~=2.24.0
python-dotenv~=0.15.0