unstructured-platform-plugins

View on PyPIReverse Dependencies (0)

0.0.22 unstructured_platform_plugins-0.0.22-py3-none-any.whl

Wheel Details

Project: unstructured-platform-plugins
Version: 0.0.22
Filename: unstructured_platform_plugins-0.0.22-py3-none-any.whl
Download: [link]
Size: 38681
MD5: e5b181572e875638649fef174d5f540e
SHA256: 35acf7fe894652af9bd131a703fb77456781ee57bfec42e15d0f15261060b9fe
Uploaded: 2025-01-23 13:07:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: unstructured-platform-plugins
Version: 0.0.22
Summary: A utility library that provides tools around unstructured plugin development
Home-Page: https://github.com/Unstructured-IO/unstructured-platform-plugins
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10,<4.0
Requires-Dist: uvicorn
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc
Requires-Dist: click
Requires-Dist: unstructured-ingest
Requires-Dist: fastapi
Requires-Dist: opentelemetry-instrumentation-fastapi
Requires-Dist: requests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE.md
[Description omitted; length: 3686 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/test_schema.py sha256=w_ObtHQuaGkWnC6GX3X2c7iB_tINY_vHf-sq2Sqw9vA 21936
test/test_utils.py sha256=Ef5rYcm1HfLM6LPEt0HE1LhVSdtchrieki15Vmfh0AA 4302
test/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/api/test_api.py sha256=uCzO-JTlHtoTQgsmsqjPOSUxerfn6yOpQo-LOueGlnM 4382
test/assets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/assets/async_typed_dict_response.py sha256=AAAGYLKNbBuG9MzGrXyBFOeHE-vMuK4JTNkGy9ysU1k 326
test/assets/dataclass_response.py sha256=9fbCbDAaAy6E5Fz8Ei9-FsLI5qwq-4rPabHCQxXHitY 1088
test/assets/empty_input_and_response.py sha256=8CO9SsGhM45XESk7hsBbw1kE-Kn1diWw2E05r4xXBvc 114
test/assets/filedata_meta.py sha256=IEDUx8eA0mkK2zETAzxj0spoCvTsMNsKOYoIDnOIPt8 1050
test/assets/hash_function.py sha256=VYgj0j2MOoVZLWcxLz4HQ54f8dDsxnUa7yGZ3bjO_60 53
test/assets/improper_function.py sha256=TLtgaBxo5vPQ274AKiAJh3ayvFlNgYseWWaD-fO1uGY 56
test/assets/pydantic_response_class_method.py sha256=dNufMDzO1c5xmirmE6HFYJTYTy_4O1oznptvSvM3GN0 486
test/assets/simple_hash_class.py sha256=DcHvdn5szBpgzrXh6dCvxEWvJ2mn04-Tx9JVH12U9-E 120
test/assets/simple_hash_lambda.py sha256=RxiJ8l2QHIid73yB7bkolF0caf6wYEWy3tFIXrJEfwI 60
test/assets/simple_hash_value.py sha256=C-SOuUTIIvYxe5_phiRXphLMvDfa5Ym3pXJyV_x5jtc 29
test/assets/typed_dict_response.py sha256=cgT4xe5VZZTNl9xvDWALhsxBd6NX9bKDdtga2yNNlPE 403
unstructured_platform_plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unstructured_platform_plugins/__version__.py sha256=s86WG6OgfRK15ii3W6pb0AczHH8T1QB33x5r6twQpCY 43
unstructured_platform_plugins/exceptions.py sha256=b4CkbkY7G5rVrKT1_vDu1BAlSZLVhhgTKwGY7Nwr2lM 144
unstructured_platform_plugins/type_hints.py sha256=BgEXvMtYvtEczgd-W8vMGY4sanZEjwTrE6UPYWF2x_U 4652
unstructured_platform_plugins/validate_api.py sha256=4wlDMyDwTDzBTV2ndSRjYYtVtUm3vpyNMDUFbIF3EVo 3211
unstructured_platform_plugins/etl_uvicorn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
unstructured_platform_plugins/etl_uvicorn/api_generator.py sha256=IQWJWLG_UpyHYF2vXUnpRjQJlsWISP6xdknu38pl1zU 10957
unstructured_platform_plugins/etl_uvicorn/errors.py sha256=f5doT0Cl1Pj1OFpWUEjjV8l-Dsd8LBvfoR685JhMii8 1231
unstructured_platform_plugins/etl_uvicorn/main.py sha256=IkYZzqIDHHmbpYqSMVx6c9FFFWIGYeHVdK9g6wn0rcw 4043
unstructured_platform_plugins/etl_uvicorn/otel.py sha256=2O1IhPcihIIgHDNnHuUjyW_ZIs5mbjHfjKfXrOlWpRU 3627
unstructured_platform_plugins/etl_uvicorn/utils.py sha256=mqPg7NdmH_FVwFfNnk0ya8Rw_6bxwODhNHUHTYa8oIc 4864
unstructured_platform_plugins/schema/__init__.py sha256=KCZuOcuMrQqr6JzxsmUE3tYAUcML_mYqOloN2fRkW94 134
unstructured_platform_plugins/schema/filedata_meta.py sha256=fh9j1twGhUoMWX8-EQnbxUL7bmKOz__uhAWI2JDnu1s 321
unstructured_platform_plugins/schema/json_schema.py sha256=75nyWxGBYnlWllpfrXsQljjkbyN9j-vNqq2aa69xWfI 13067
unstructured_platform_plugins/schema/model.py sha256=6JHaVOM2pdtNJp25Oir8D3ucY57drbUeOqZ_WAGcrXw 2572
unstructured_platform_plugins/schema/usage.py sha256=JGdz_gdaeSUh_QCGalFzi5NcswUdj27dyPARNpLY6LY 171
unstructured_platform_plugins/schema/utils.py sha256=rLwos5fwIlCkbnbLbSd58r_j7yMegrBL1g_8JZtqTXw 1068
unstructured_platform_plugins-0.0.22.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
unstructured_platform_plugins-0.0.22.dist-info/LICENSE.md sha256=SxkKP_62uIAKb9mb1eH7FH4Kn2aYT09fgjKpJt5PyTk 11360
unstructured_platform_plugins-0.0.22.dist-info/METADATA sha256=DBT8-0_VdVQvm--hckIadEAM6V4E6LULpJAD_gM6aNc 4904
unstructured_platform_plugins-0.0.22.dist-info/WHEEL sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A 92
unstructured_platform_plugins-0.0.22.dist-info/entry_points.txt sha256=eQ3jjq48WhmQ99PTt16h3zuqveseobZycuAZ2PsSGmU 154
unstructured_platform_plugins-0.0.22.dist-info/top_level.txt sha256=_46Gm8GypBw54OgoiyBQ_THQww8mz4CkSQ9FGgWtbBo 35
unstructured_platform_plugins-0.0.22.dist-info/RECORD

top_level.txt

test
unstructured_platform_plugins

entry_points.txt

etl-uvicorn = unstructured_platform_plugins.etl_uvicorn.main:cmd
etl-validate = unstructured_platform_plugins.validate_api:validate_api