mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-12 10:54:21 +01:00
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).
2 lines
66 B
Python
2 lines
66 B
Python
DEFAULT_PISA_API_SERVER = 'localhost'
|
|
DEFAULT_PISA_API_PORT = 9814 |