comrad

View on PyPIReverse Dependencies (0)

0.0.1 comrad-0.0.1-py3-none-any.whl

Wheel Details

Project: comrad
Version: 0.0.1
Filename: comrad-0.0.1-py3-none-any.whl
Download: [link]
Size: 7539
MD5: 58e679ad0ee8bcd10864d9b124dc15fc
SHA256: 765113bcb8903424d268664d83f35c85f296dee00adce3186810a25bffcb9399
Uploaded: 2023-03-30 09:57:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: comrad
Version: 0.0.1
Summary: A framework for quickly deploying simple Python applications.
Author: Kaj Siebert
Author-Email: kaj[at]k-si.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: dill (<0.4.0,>=0.3.6)
Requires-Dist: flask (<3.0.0,>=2.2.2); extra == "web"
Requires-Dist: flask-cors (<4.0.0,>=3.0.10); extra == "web"
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: jupyterlab (<4.0.0,>=3.6.0); extra == "jupyter"
Requires-Dist: matplotlib (<4.0.0,>=3.5.2); extra == "jupyter"
Requires-Dist: numpy (<2.0.0,>=1.23.5); extra == "examples"
Requires-Dist: openpyxl (<4.0.0,>=3.1.0); extra == "jupyter" or extra == "pyodide"
Requires-Dist: pandas (<2.0.0,>=1.5.2); extra == "examples"
Requires-Dist: plotly (<6.0.0,>=5.13.0); extra == "jupyter" or extra == "pyodide"
Requires-Dist: prpc-python[cli] (<0.10.0,>=0.9.1)
Requires-Dist: pydantic (<2.0.0,>=1.10.4)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: tqdm (<5.0.0,>=4.64.1); extra == "jupyter"
Provides-Extra: examples
Provides-Extra: jupyter
Provides-Extra: pyodide
Provides-Extra: web
Description-Content-Type: text/markdown
[Description omitted; length: 5442 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
comrad/__init__.py sha256=K3UdhLC275kO67S3w-Y3kweoAbrk9EegwNaCRpAx7d0 19
comrad/app/__init__.py sha256=hWlrmf7QhTNns6hWYaE71sMX2yN44eawqyxr9-ME3Jw 123
comrad/app/app.py sha256=2h8GbO2EqU5LSg437ZO0_5fBNs6OOYuQtP7rYUdbgTw 425
comrad/app/components.py sha256=VukZdXaO5wLx6T1aOTBOTksW_8ipR1Yj_bglcXXHi_k 1565
comrad/app/controller.py sha256=OOuZ41MoeNDf7uvZAA2YyWCLJpLuyjfq5gJNwYSUlWk 303
comrad/app/exceptions.py sha256=nrkevNru1viZFCiD6cfyo7l9gPlbgdaNp6TksBkhn_Q 169
comrad/app/page.py sha256=bpzwNU8VqzOk6nC2M3lRXjElQnXwLQl_ix_3AWm1N68 596
comrad/app/view.py sha256=-Osav5DevUFHL-VHQkAKTmK6B0gXR98Qiy6gGwjTL40 144
comrad/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
comrad/util/code.py sha256=lXt95FQGmcoZJJxIi86ifnYdzOV9dGnPyRpfF7gGB6E 439
pyodide_dill/__init__.py sha256=ecYgwvdon7KIzXZufzoIed9tpIFdxG6jqoZPpXKyD8k 1038
comrad-0.0.1.dist-info/entry_points.txt sha256=r_9TIrb2p7JX6jQ-fFzH3adb_AYlVfZwAzsN9hub6jY 43
comrad-0.0.1.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
comrad-0.0.1.dist-info/METADATA sha256=xCqpqmfjaUuW708TuGMyGMc2S_JizMouUSVDjLLrfiM 6872
comrad-0.0.1.dist-info/RECORD

entry_points.txt

d2i-patch = d2i_patch.api:app