arabianq
|
b653ed5986
|
fix: now supports python3.11+
|
2026-02-20 22:22:37 +03:00 |
|
arabianq
|
9ada61b63c
|
feat: now AsyncVikingClient and VikingClient can be used in "async with" and "with"
|
2025-08-14 09:34:38 +03:00 |
|
arabianq
|
465ea9bc63
|
improvement: _get_session() is now an async generator that automatically closes session
|
2025-08-14 08:22:57 +03:00 |
|
arabianq
|
8c9095a88f
|
small change: add _get_session() function to api.py to reduce repeating code
|
2025-08-14 08:13:00 +03:00 |
|
arabianq
|
b24e1349d8
|
fix: get_file function parses response json incorrectly
|
2025-08-14 08:05:37 +03:00 |
|
arabianq
|
14829103fc
|
small change: replace request parameters with request data in api.py methods
|
2025-08-14 08:04:27 +03:00 |
|
arabianq
|
e89f26ac93
|
fix: timeout while uploading remote files
version -> 1.0.3
|
2025-08-13 13:53:24 +03:00 |
|
arabianq
|
38931d9116
|
fixed list_all_files() for async client
|
2025-08-12 13:52:21 +03:00 |
|
arabianq
|
7753eceb3b
|
get_file now raises FileNotFoundError instead of FileExistError
|
2025-08-12 10:42:58 +03:00 |
|
arabianq
|
7ed72e12cc
|
remove __pycache__
|
2025-08-12 10:23:05 +03:00 |
|
arabianq
|
1242652728
|
first commit
|
2025-08-12 10:21:51 +03:00 |
|
arabianq
|
60b28bf122
|
first commit
|
2025-08-12 10:16:29 +03:00 |
|