cl-runtime

View on PyPIReverse Dependencies (3)

2.0.4 cl_runtime-2.0.4-py3-none-any.whl

Wheel Details

Project: cl-runtime
Version: 2.0.4
Filename: cl_runtime-2.0.4-py3-none-any.whl
Download: [link]
Size: 76721
MD5: c385581efae6320668b55689586f9696
SHA256: 9bb44a2b0876c53f1540c6e0795c4241fa9d3aa6b396c8baef371c57aa17c9cf
Uploaded: 2023-10-24 00:59:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cl-runtime
Version: 2.0.4
Summary: CompatibL Runtime Community Edition
Author: The Project Contributors
Home-Page: https://github.com/compatibl/runtime
Project-Url: Source Code, https://github.com/compatibl/runtime
License: Apache Software License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Dist: PyJWT (>=2.4.0)
Requires-Dist: SQLAlchemy (>=1.4.40)
Requires-Dist: aiofiles (>=0.8.0)
Requires-Dist: aiomysql (>=0.1.1)
Requires-Dist: alembic (>=1.8.1)
Requires-Dist: asyncio (>=3.4.0)
Requires-Dist: celery (>=5.2.7)
Requires-Dist: click (>=8.1.3)
Requires-Dist: concurrent-log-handler (>=0.9.20)
Requires-Dist: dynaconf (>=3.1.7)
Requires-Dist: fastapi-event (>=0.1.3)
Requires-Dist: fastapi (>=0.85.0)
Requires-Dist: greenlet (>=1.1.3)
Requires-Dist: gunicorn (>=20.1.0)
Requires-Dist: httpx (>=0.23.3)
Requires-Dist: jinja2 (>=3.0.3)
Requires-Dist: kaleido (>=0.2.1)
Requires-Dist: markdown2 (>=2.4.2)
Requires-Dist: memoization (>=0.4.0)
Requires-Dist: mmh3 (>=3.0.0)
Requires-Dist: numpy (>=1.24.2)
Requires-Dist: orjson (>=3.8.6)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: pdoc (>=12.0.2)
Requires-Dist: plotly (>=5.5.0)
Requires-Dist: pymongo (>=4.0.1)
Requires-Dist: pytest (>=6.1.1)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: python-dotenv (>=0.19.2)
Requires-Dist: pythondi (>=1.2.4)
Requires-Dist: redis (>=4.3.4)
Requires-Dist: reportlab (>=3.6.5)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: sse-starlette (>=1.2.1)
Requires-Dist: typing-inspect (>=0.7.1)
Requires-Dist: ujson (>=5.4.0)
Requires-Dist: uvicorn (>=0.18.3)
Requires-Dist: websockets (>=10.4)
Requires-Dist: xmltodict (>=0.12.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1508 characters]

WHEEL

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

RECORD

Path Digest Size
cl/runtime/__init__.py sha256=aNWlJcbjq2R6UUnTatERlyQLiP4sm3ocSZMfdI0UlPM 1234
cl/runtime/decorators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/primitive/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/primitive/string_util.py sha256=c_Sj06G14BK0KDX3lGWMCnlJpvxstnaEEgaiw3LiHt0 2334
cl/runtime/schema/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/schema/decl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/schema/decl/atomic_type.py sha256=_SVxlOsX9BW43vaO5Jn380ckWqAblHZ5EPWPX--VQtY 1601
cl/runtime/schema/decl/element_modification_type.py sha256=G-sUjeL052hrQVAh-ByqlJzLTrpX9_fzRcppefJ9rYg 783
cl/runtime/schema/decl/enum_decl.py sha256=i4_0wvswsmqnvh7rSlBPfxF-lgGj0DpoEBAx2VERXqg 1242
cl/runtime/schema/decl/enum_decl_key.py sha256=IrW8Juk24kjG0je6yrU9f0lIJKeMWsmfJ0G4k1JiqzA 1227
cl/runtime/schema/decl/enum_item_decl.py sha256=DU0AjsavtrWLc_oGqWYkdxMjSQ-Urs2MiYQyDLQJH70 1302
cl/runtime/schema/decl/handler_declare_block_decl.py sha256=7zFPjgt17jrXcp6KNXVOm7bWp1TZlZQrMGHxWR4I-Zg 1180
cl/runtime/schema/decl/handler_declare_decl.py sha256=8rAdFzXpO1TMthOfZe4FgTe1Fn-TicvrTv8Gz4LCpMA 2185
cl/runtime/schema/decl/handler_implement_block_decl.py sha256=HV1LZqnEJRGNiQCWq8iPV9EfZznEadaTBiB14vZI-Ho 1416
cl/runtime/schema/decl/handler_implement_decl.py sha256=7fE2QlVBYqaUpSULBPm1vT1xL4QjLVhsf2DeKvyswSk 1291
cl/runtime/schema/decl/handler_param_decl.py sha256=4LVK4LrKSV4UHP9mIB7fObiYunCpOhSaFz0I7LJNBJA 1052
cl/runtime/schema/decl/handler_type.py sha256=AgHKBd7hkbqFhwh1Kgl6WolnjuDUTzHAElovHR9evf4 1270
cl/runtime/schema/decl/handler_variable_decl.py sha256=nsQROL8Uq5hbSficZRzVKSneGnwwJXiWF_yuMxnkOlI 1749
cl/runtime/schema/decl/index_decl.py sha256=AwFNVZDaQ0bYxTCvxJzUzV6Y9u1zAth-wh8lgRuDJPM 1254
cl/runtime/schema/decl/index_sort_order_enum.py sha256=wzjMQwI2BidHXLMVcyqqDlks0Mi7Y_MDI322ns0a1UY 942
cl/runtime/schema/decl/interface_decl.py sha256=XaD0kh6tBhvqQTuxklNVdUE963eY7ChHUqPFUh3hCiE 1808
cl/runtime/schema/decl/interface_decl_key.py sha256=J8gUfoDwLz8d-4SL-QXkPfyWrt5ByMk0Fu3alghJ8a4 1245
cl/runtime/schema/decl/interface_implement_decl.py sha256=lKl9lpdVPRjLHm0F6X4NNqL8JVXS30bG4GgOxUWW1Ao 1280
cl/runtime/schema/decl/language.py sha256=-fuKz6lQSnzuYr4M0yf62asBdkqZhjLeXfJZyFTbX90 984
cl/runtime/schema/decl/language_key.py sha256=LpUJKeELqRsSVfo6n5sDe1E05lrTwDHBHw5dKY2aqzw 1044
cl/runtime/schema/decl/module.py sha256=fLsBDCKJ2rP6PkaFWmFmIeOd5jcfYbfZNIF8Qota9PA 1517
cl/runtime/schema/decl/module_key.py sha256=jA68m52Bd_ahOJa5pglLPa5i9hUILT26xcsCSiHWq0M 1257
cl/runtime/schema/decl/package.py sha256=hSyRN9TJ-msdRI7FClFwocL8YWWvHlOO1ACdzweDP5Y 1900
cl/runtime/schema/decl/package_dependency.py sha256=QICzOKVTIfFAXVRJkHtTQBhKxJG_pSIJ5fxv00hIR3g 1081
cl/runtime/schema/decl/package_key.py sha256=zU9sYs7iTr3EQz90ibgQ2o0-efyRqpSH5odwuAREEQM 1129
cl/runtime/schema/decl/type_argument_decl.py sha256=D33chTVCNJLcbmEO9_Ufl3oMEBDZeJPYqiYkRZdI9Fc 925
cl/runtime/schema/decl/type_decl.py sha256=W4FGHQeKMJdE5rmJSmU2Fq3skfe9prO9xHQtB6FRS9s 4098
cl/runtime/schema/decl/type_decl_key.py sha256=86JfvaFuh21pVthjTuUqKa0-Rs3S5NpAMFBUwfL_pXw 1393
cl/runtime/schema/decl/type_element_decl.py sha256=WFbQRpRdjQ2EHQFAOlG411OANZEZBonL1kp917YW9qA 3052
cl/runtime/schema/decl/type_index_decl.py sha256=oZiOYzn4nwQgt5zFCoFrytDa7x8H-ssBRvRbDXD0bi4 1174
cl/runtime/schema/decl/type_kind.py sha256=qHB0XkywoRZ2vYaps_TYD9Yu56tCuGo5cUdLz8Vac68 1414
cl/runtime/schema/decl/type_member_decl.py sha256=HUufhKWT_Zfk3XOehLZqj43qL9fp1W8K7OAdxKjfdH8 2286
cl/runtime/schema/decl/type_param_constraint_type.py sha256=omCiezhtfnGNAHCKzE-jlWYxn15PPonKDqrv-MUlkog 890
cl/runtime/schema/decl/type_param_decl.py sha256=oESLfthXSurMQ5yk-WN9goG_oWu33XOatfufrV6JL-M 1221
cl/runtime/schema/decl/value_decl.py sha256=3UvCM-F9f3nm0wy5Tra5McQ9SQqN71k0CkM7irX73LU 1108
cl/runtime/schema/type/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/schema/type/data_decl.py sha256=Ecd6k738ZtEkxxrdrx28k_P8bFdTFfgFVvKESdw-PGM 1412
cl/runtime/schema/type/enum_decl.py sha256=6g__VRfNjNayzBY1zRfCgy9kOUpIx2pbKiS73QC5y3Q 790
cl/runtime/schema/type/field_decl.py sha256=4y4RwsShjRzF4drI5kcs52Qe30bbzCqUepWHp-8R9tE 1643
cl/runtime/schema/type/package_decl.py sha256=ovMJ-GbDzbeRyXWiAkD3rQCjX6Qmg9x6OtfCkdWV_4M 992
cl/runtime/schema/type/package_decl_key.py sha256=Q2UV7gBzVJ_GGOcRHnV6I2T22cj8-g5aotcRjduUuDY 1101
cl/runtime/schema/type/primitive_decl.py sha256=ySwqzaSWDlhAwvLLWooWTGTTkpGGJj8oJvq1zc4aiQQ 946
cl/runtime/schema/type/type_decl.py sha256=cvbhzC4mOEkjafXIpnFII-wYDrX9xo0tkX4B4yD9C10 990
cl/runtime/schema/type/type_decl_key.py sha256=VEyWTBsSrKdf6c8Zf8HAbT_vL59I7TQE47_mJFbhgIw 1226
cl/runtime/storage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/storage/class_data.py sha256=BnXymWLISoBZxoKVlBprHR9O7pGvnYjiE5znRYxp8n4 1518
cl/runtime/storage/class_field.py sha256=lU1L10w6Q4rguGePB3fZY3jBXKHVNdY-lHfltf_R-RA 1556
cl/runtime/storage/class_label.py sha256=o8mmn-oUVaHrX6wzsLYiFSKq4aHBOfLxNgsYgKJ5vLw 884
cl/runtime/storage/class_record.py sha256=PnOMhhs23p_yoflFVbr85I3q9Ebj_4_z3TSnpI4hglw 2299
cl/runtime/storage/context.py sha256=SuE0mJpfsNbx7XXuxDH2BOgQuYqRCaDo8dWRSAzXquM 833
cl/runtime/storage/data.py sha256=6UYk87-nJ27YEUaEZ2SG58EQfQO_mS-ffgiSwAmmM_A 1817
cl/runtime/storage/data_source.py sha256=WGoigvzOKMQswBhyVTO-4V4muWXA2WD2EP7FeSt8204 12817
cl/runtime/storage/deleted_record.py sha256=NdMKG3tAwF5S-RmhRlBHEGCeAGMuSIRHJIhbn6BJ9go 1644
cl/runtime/storage/record.py sha256=NwufU_XjTCu1_ropoIQBEX9tUtUCHfCa6qKj-yscXZc 3917
cl/runtime/storage/record_util.py sha256=22gGnC55exWrO3N3ynQIUwfqPuo1ZCnvz9HSQEYrWyU 5783
cl/runtime/storage/cache/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/storage/cache/cache_data_source.py sha256=vSoObi2GTOrljbDsrwraNkkHvN6PqRT5gv0r0Of4Ne8 10111
cl/runtime/storage/mongo/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/storage/redis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/storage/stubs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/storage/stubs/stub_class_data.py sha256=_ja9HjK0NczPasRd0_g0Zvzsv3K0VjlOhS9KTuUsJl4 1273
cl/runtime/storage/stubs/stub_class_record.py sha256=6mSkhD7nEOMi17YkRb3rLdHrXvYkh-_0JGIJCsEnMsM 2571
cl/runtime/storage/stubs/stub_cyclic_a.py sha256=HRHpu9OvwJSUbN3qcsA2tsNN1XwwShYOrVqZV9vmOYM 2289
cl/runtime/storage/stubs/stub_cyclic_b.py sha256=guBurPikHTboYqwQqBJzNr3HmqTtHGia_6Z-3oSCwyM 2289
cl/runtime/storage/stubs/stub_data.py sha256=ETd45M47UderANffP_5ZiyikTgJL_b8vpw8OMsq_W1g 1971
cl/runtime/storage/stubs/stub_derived_class_data.py sha256=rjY0xiqrqZYzcHWxMO61Yh2MwB5G94ePQF2J12Xy7-8 1448
cl/runtime/storage/stubs/stub_derived_class_record.py sha256=V_o-HsBrpSIGqbX4o9501SWoP-xxGG_CGPF51TXShZQ 1600
cl/runtime/storage/stubs/stub_dict.py sha256=7UIdiMgwi4vam-T8oOuhV4SVvPxjzUdLR1cy0AsxAiA 1934
cl/runtime/storage/stubs/stub_do_not_import.py sha256=MEspoC0n2JMksEMV5XFU7-4s45sG7lsIGf5CgkjXHHw 832
cl/runtime/storage/stubs/stub_record.py sha256=tSwyiNwdMJhJj4g91rcqvFLmRyaUxfQz6ZSSQze68GQ 2909
cl/runtime/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/view/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cl/runtime/view/data_frame_view.py sha256=2aCy80tWT_1YnYvc9gY0b1gdU2SsC3ENn4S5gXlJZJk 988
cl/runtime/view/record_list_view.py sha256=fFZ-H11i1A0xWLKfzxVYhrf7Rs5qaVLGTh0t4cjkDKQ 1004
cl/runtime/view/record_view.py sha256=nuKLtc2HZVFllwhbZ1rO7AO-bdFEnXYfQ-GHSnVhqBk 981
cl/runtime/view/view.py sha256=nBxOxxcS6fKWdXWxmrEfQK32eMhwxpSNa6-bcK8WzYw 1961
cl_runtime-2.0.4.dist-info/LICENSE sha256=Pd-b5cKP4n2tFDpdx27qJSIq0d1ok0oEcGTlbtL6QMU 11560
cl_runtime-2.0.4.dist-info/METADATA sha256=FtylEA0lpuQFa65yir4AwhErlBjwy0PjdtaOPrysx0A 3641
cl_runtime-2.0.4.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
cl_runtime-2.0.4.dist-info/top_level.txt sha256=xGm-f_CeJk83jDKtEk4P4jpxCJrQ6jOqG4aa0GNCnvQ 3
cl_runtime-2.0.4.dist-info/RECORD

top_level.txt

cl