__init__.py
|
set user agent string.
|
2023-05-17 14:51:19 +09:00 |
__main__.py
|
catch control-c action.
|
2023-05-23 11:48:09 +09:00 |
__version__.py
|
split source code for each command.
|
2023-05-10 18:17:35 +09:00 |
cache.py
|
increase compatibility with windows 11.
|
2023-05-11 18:55:48 +09:00 |
config.py
|
catch control-c action.
|
2023-05-23 11:48:09 +09:00 |
connection.py
|
set user agent string.
|
2023-05-17 14:51:19 +09:00 |
exceptions.py
|
first commit
|
2023-05-01 20:00:32 +09:00 |
settings.py
|
support pydantic version 2.
|
2023-07-19 12:52:40 +09:00 |
utils.py
|
catch control-c action.
|
2023-05-23 11:48:09 +09:00 |