Skip to content

Commit

Permalink
Script for exporting data (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
taral authored Jun 11, 2021
1 parent 2c01b19 commit 9c1bb70
Show file tree
Hide file tree
Showing 5 changed files with 377 additions and 250 deletions.
4 changes: 4 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ pandas = "*"
protobuf = "*"
pycodestyle = "*"
pylint = "*"
requests = "*"
setuptools = "*"
twine = "*"
types-protobuf = "*"
types-python-dateutil = "*"
types-requests = "*"
wheel = "*"

[dev-packages]
Expand Down
Loading

0 comments on commit 9c1bb70

Please sign in to comment.