serinko 4 gadi atpakaļ
vecāks
revīzija
0220ebd225
1 mainītis faili ar 6 papildinājumiem un 1 dzēšanām
  1. 6 1
      whallets-cli.py

+ 6 - 1
whallets-cli.py

@@ -1 +1,6 @@
-cd src
+"""CLI for users to manage the wallet database and run research functions"""
+# TODO:
+# 1) Interacting with APIs
+# 2) easy adding data to the wallets_dict.json
+# 3) Scanning through APIs based on given parameters
+# 4) Prints options for the user (-h)