with json converter

This commit is contained in:
2024-10-08 13:31:13 +03:00
parent 864e9591ab
commit 568f0ba517
6 changed files with 377 additions and 2 deletions

47
poetry.lock generated
View File

@ -1,5 +1,35 @@
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
[[package]]
name = "aiofiles"
version = "23.2.1"
description = "File support for asyncio."
optional = false
python-versions = ">=3.7"
files = [
{file = "aiofiles-23.2.1-py3-none-any.whl", hash = "sha256:19297512c647d4b27a2cf7c34caa7e405c0d60b5560618a29a9fe027b18b0107"},
{file = "aiofiles-23.2.1.tar.gz", hash = "sha256:84ec2218d8419404abcb9f0c02df3f34c6e0a68ed41072acfb1cef5cbc29051a"},
]
[[package]]
name = "jsoner"
version = "0.1.0"
description = ""
optional = false
python-versions = "^3.11"
files = []
develop = false
[package.dependencies]
aiofiles = "^23.2.1"
tooler = {git = "https://github.com/trojvn/tooler.git"}
[package.source]
type = "git"
url = "https://github.com/trojvn/jsoner.git"
reference = "HEAD"
resolved_reference = "1d714ef57aaac46caf261ba493b38ab00ce7e365"
[[package]]
name = "pyaes"
version = "1.6.1"
@ -52,7 +82,22 @@ rsa = "*"
[package.extras]
cryptg = ["cryptg"]
[[package]]
name = "tooler"
version = "0.5.0"
description = ""
optional = false
python-versions = "^3.11"
files = []
develop = false
[package.source]
type = "git"
url = "https://github.com/trojvn/tooler.git"
reference = "HEAD"
resolved_reference = "ff04688e6131ec612ea871fe091f76cedf5098ca"
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "cb1c7ee8dae3ec0d7c35c3ee27428c61eb7ff111270b12bf3ac0a66817e4b9ee"
content-hash = "d48b78dd5bc745693c770b4a2f96a8be461e21385bd8f84ae71f9906672cf433"