mirror of
https://github.com/arabianq/viking-file-python.git
synced 2026-04-27 22:21:21 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "viking-file"
|
||||
version = "0.1.0"
|
||||
description = "API Wrapper for ViKiNG FiLE API (https://vikingfile.com)"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"aiofiles>=24.1.0",
|
||||
"aiohttp>=3.12.15",
|
||||
]
|
||||
Reference in New Issue
Block a user