CoolFace
Datasetpublic

dataunitylab/json-schema-keywords

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes10downloads
Pipfile16 linesDownload Raw Back to root
1[[source]]2url = "https://pypi.org/simple"3verify_ssl = true4name = "pypi"5 6[packages]7json5 = "*"8tqdm = "*"9jsonpath-ng = "1.6.0"10datasets = "*"11 12[dev-packages]13 14[requires]15python_version = "3.8"16