mdrs-client-python/mdrsclient
2023-12-20 19:42:06 +09:00
..
api fixed bug to resolve local files for recursive file upload. 2023-12-20 19:42:06 +09:00
commands fixed bug to resolve local files for recursive file upload. 2023-12-20 19:42:06 +09:00
models show folder size. 2023-12-18 16:59:53 +09:00
__init__.py set user agent string. 2023-05-17 14:51:19 +09:00
__main__.py add new command cp. 2023-07-20 11:43:07 +09:00
__version__.py update version to 1.1.1. 2023-07-26 17:59:35 +09:00
cache.py migrate obsoleted function parse_obj_as to TypeAdapter().validate_python(). 2023-07-19 14:43:16 +09:00
config.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
connection.py add new command cp. 2023-07-20 11:43:07 +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
VERSION fixed bug to resolve local files for recursive file upload. 2023-12-20 19:42:06 +09:00