function-schema

View on PyPIReverse Dependencies (0)

0.3.4 function_schema-0.3.4-py3-none-any.whl

Wheel Details

Project: function-schema
Version: 0.3.4
Filename: function_schema-0.3.4-py3-none-any.whl
Download: [link]
Size: 5809
MD5: d38d612f7839fcde781f837fd187c3da
SHA256: 141cd1eed4e0e294d407b0e0c8d9afe629e7de762284adf190f8fb05ef53f06d
Uploaded: 2024-04-13 09:20:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: function-schema
Version: 0.3.4
Summary: A small utility to generate JSON schemas for python functions.
Author-Email: Changkyun Kim <comfuture[at]gmail.com>
Maintainer-Email: Changkyun Kim <comfuture[at]gmail.com>
Project-Url: Homepage, https://github.com/comfuture/function-schema
Project-Url: Repository, https://github.com/comfuture/function-schema
Keywords: json-schema,function,documentation,openai,utility
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >= 3.9
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 4208 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
function_schema/__init__.py sha256=_ZjSftbiv6d55VXFjtrLSU4CPH7JX3_Ir0P8-0_Gi2M 192
function_schema/cli.py sha256=SlVOQjL_fX8ybEFSjPO5lIlWb5sKdE4sJ_7OBC4rR3w 1338
function_schema/core.py sha256=TbDpZ_o3Pgd37f-kGOiyen-03j7KtJJpngYvai80yYk 6306
function_schema-0.3.4.dist-info/entry_points.txt sha256=IQU-dJD1QfUSlON8dauUBwimgpnKAUrRc3Fz4GJAKoQ 60
function_schema-0.3.4.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
function_schema-0.3.4.dist-info/METADATA sha256=2h3K97XwlpXzdbfrTOW5dUYNIVHF5pt_ArUjQukP0zI 4862
function_schema-0.3.4.dist-info/RECORD

entry_points.txt

function_schema = function_schema.cli:main