Skip to content

Commit

Permalink
more download features
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Hofer committed Feb 9, 2024
1 parent 3d11597 commit 88fb9dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions databusclient/consume/download.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### All kind of download functionalities for Databus ###

class Downloder:
pass
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ readme = "README.md"
python = "^3.9"
typer = "^0.6.1"
requests = "^2.28.1"
tqdm = "^2.2.3"
tqdm = "^4.42.1"
SPARQLWrapper = "^2.0.0"


Expand Down

0 comments on commit 88fb9dc

Please sign in to comment.