mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-13 19:34:22 +01:00
Improves pisa-cli
Big refactor of the cli, includes proper help messages and get_appointment command. Also creates a separate folder for the cli (apps can be separated by folders).
This commit is contained in:
2
pisa-btc/apps/cli/__init__.py
Normal file
2
pisa-btc/apps/cli/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
DEFAULT_PISA_API_SERVER = 'localhost'
|
||||
DEFAULT_PISA_API_PORT = 9814
|
||||
Reference in New Issue
Block a user