pyomop

View on PyPIReverse Dependencies (0)

4.3.0 pyomop-4.3.0-py2.py3-none-any.whl

Wheel Details

Project: pyomop
Version: 4.3.0
Filename: pyomop-4.3.0-py2.py3-none-any.whl
Download: [link]
Size: 27699
MD5: d6ef95d5fdfbf8d39beb94c28aba8012
SHA256: 8eb375d94537fc65705563e150d60a9f45953567e7cfce8183f95f9538da8b09
Uploaded: 2024-07-11 15:28:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyomop
Version: 4.3.0
Summary: OMOP CDM utils in Python
Author: Bell Eapen
Author-Email: github[at]gulfdoctor.net
Home-Page: https://github.com/dermatologist/pyomop
Project-Url: Documentation, https://dermatologist.github.io/pyomop/
License: gpl3
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Platform: any
Requires-Dist: sqlalchemy (>=1.4)
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: aiosqlite
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: llama-index; extra == "llm"
Requires-Dist: langchain (==0.0.350); extra == "llm"
Requires-Dist: overrides; extra == "llm"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: llm
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.md
[Description omitted; length: 5522 characters]

WHEEL

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

RECORD

Path Digest Size
pyomop/__init__.py sha256=_4cjuSNzzxEZne_VnF3HNleDDNFOROVdtA2-UxFlaZg 2464
pyomop/__main__.py sha256=VXrGayfGjvbKvxrYYkaX-LfWndXFocJcUWv5Fnzn4qY 32
pyomop/cdm6_tables.py sha256=nOiYcXSldaJh_rDxjDAlrP1MrEEiCBVP8Pp_Sff_D2w 22626
pyomop/engine_factory.py sha256=gAiXDAS2wwJhvdv6b9vGUTAj6E2FD7UNcuI3K2toulA 3716
pyomop/llm_engine.py sha256=lGl49O-Vvn54uwnKh1DoTITbFVzrNuiQ0Z4Aj-yQiwA 5310
pyomop/llm_query.py sha256=glVM2Jp0WsbWAwZTNvfJDzTXW_vMhHbzaW6bwv0IbqE 3569
pyomop/main.py sha256=XvVG-YWREsm1sTvyWED00ET_q4Ndx6Zzuc_SbO4lH24 1979
pyomop/sqldict.py sha256=I8PlKlV53091esEZocSTAT8Wc6qDrbebvSxiZHVQ4Jc 487
pyomop/vector.py sha256=3lndJR2oiueItkvNKYGGvxorU64eyvDdJx6GE0WhWT0 1634
pyomop/vocabulary.py sha256=Vk7H2JHaOngBaXHDMFxMuLX6LT0-QQFdfGX2EDQf1Fg 6403
pyomop-4.3.0.dist-info/AUTHORS.md sha256=TSs9MTiBamTeNiLgy3479GhH0csptV8XyzcBALOlmEw 53
pyomop-4.3.0.dist-info/LICENSE.txt sha256=khxFMYKRKwikdE2LjX3YIjq_AsbtsKIqGToFpvd71N4 35136
pyomop-4.3.0.dist-info/METADATA sha256=5Ewn9RM-Ut5l2Uiw7OAe__Pnf4XpRgRqTpQWRWhv_iI 6656
pyomop-4.3.0.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
pyomop-4.3.0.dist-info/entry_points.txt sha256=cTtd_jaTz3d9FCZPIIQuU0tkUE2w7uIJzwHsQ6yZ9bw 52
pyomop-4.3.0.dist-info/top_level.txt sha256=Hl4so6hAKvFSEW3g8XNGOdIvw7EYFJa5W5C3EvAdeLo 7
pyomop-4.3.0.dist-info/RECORD

top_level.txt

pyomop

entry_points.txt

pyomop = pyomop.main:main_routine