We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68f9862 + 5116ca6 commit d62d251Copy full SHA for d62d251
terminusdb_client/scripts/__main__.py
@@ -0,0 +1,4 @@
1
+from terminusdb_client.scripts.scripts import tdbpy
2
+
3
+if __name__ == '__main__':
4
+ tdbpy()
0 commit comments