cli
|
Remove default from environment variable
|
2023-12-07 10:23:17 +01:00 |
tui
|
Add tui command
|
2023-12-03 13:53:52 +01:00 |
utils
|
Overhaul output to use click
|
2023-12-05 11:55:09 +01:00 |
__init__.py
|
Add type hints for App and User
|
2023-11-30 20:10:19 +01:00 |
__main__.py
|
Simplify main
|
2023-12-05 10:45:18 +01:00 |
api.py
|
Add upload command
|
2023-12-03 13:45:24 +01:00 |
auth.py
|
Migrate auth commands
|
2023-11-30 20:12:04 +01:00 |
config.py
|
Use click.echo to output text
|
2023-12-04 18:45:40 +01:00 |
exceptions.py
|
Setup click, migrate read commands
|
2023-11-28 10:13:05 +01:00 |
http.py
|
Log request exceptions
|
2023-11-21 16:50:19 +01:00 |
logging.py
|
Log request exceptions
|
2023-11-21 16:50:19 +01:00 |
output.py
|
Remove unused code
|
2023-12-07 10:23:05 +01:00 |
settings.py
|
Use cached fn to get settings
|
2023-12-05 12:00:45 +01:00 |
typing_compat.py
|
Fix vermin checks
|
2023-06-26 17:00:38 +02:00 |
wcstring.py
|
Improve typing in wcwidth module
|
2023-11-24 09:52:41 +01:00 |