Implement storage driver for Azure Blob Storage

This commit is contained in:
Joseph Schorr 2017-11-03 17:30:15 -04:00 committed by Joseph Schorr
parent 00ae24cb2f
commit d488517b36
6 changed files with 536 additions and 1 deletions

View file

@ -18,6 +18,8 @@ PyGithub
aiowsgi
alembic
autobahn==0.9.3-3
azure-common
azure-storage-blob
beautifulsoup4
bencode
bintrees