mimic-utils

View on PyPIReverse Dependencies (0)

1.0.0 mimic_utils-1.0.0-py3-none-any.whl

Wheel Details

Project: mimic-utils
Version: 1.0.0
Filename: mimic_utils-1.0.0-py3-none-any.whl
Download: [link]
Size: 10010
MD5: 3d73430f4e1f4a07b47187869ad6f348
SHA256: 0b3a4c0fe1f94da970b5c15c16db0437cd0325e3981b4af931e7d11a6c404aff
Uploaded: 2024-01-06 03:53:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mimic_utils
Version: 1.0.0
Summary: Utilities to support building and analyzing the MIMIC database(s)
Author-Email: Alistair Johnson <aewj[at]mit.edu>
Project-Url: Homepage, https://github.com/MIT-LCP/mimic-code
Project-Url: Bug Tracker, https://github.com/MIT-LCP/mimic-code/issues
License: MIT License Copyright (c) 2019 MIT Laboratory for Computational Physiology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: sqlglot
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 91 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mimic_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mimic_utils/__main__.py sha256=F9h9uF9BiwP-Kp2KhzuTmDjIeiTztMOPBWCAM-vbcPA 1590
mimic_utils/_version.py sha256=4W2pN01_bS9D3uQP6mL-LjxlnWmpHgbtUezrcTSWE5s 469
mimic_utils/transpile.py sha256=mrQiEGiXy9PmZdNgFUQx_kmrOdNfG-L6hZlR-g-BCjg 4192
mimic_utils/sqlglot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mimic_utils/sqlglot/bigquery.py sha256=RkPVlaWuraUifFcpdODFLgZ02ih7kk61h9Lvrah5mxI 493
mimic_utils/sqlglot/duckdb.py sha256=1dBNnme1b8X959gKLJlCCcmYRFW7htILzrq3PE48ygU 4021
mimic_utils/sqlglot/postgres.py sha256=dxyQF5H_-zwmPcfqX35JrVs9nUteEnDLdyw7pwP0T-A 6218
mimic_utils-1.0.0.dist-info/METADATA sha256=-HQ6G9oI_Euik44he1daW7rtYEsnYttHyHLXIl-M9Zo 1978
mimic_utils-1.0.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
mimic_utils-1.0.0.dist-info/entry_points.txt sha256=59eNkXwKbsTnSDV7tdes7WMjKq23AF-tpk8cFXQt_e0 58
mimic_utils-1.0.0.dist-info/licenses/LICENSE sha256=-ltBh8xdog3E8n121ZyFB9E4mnZVm19Wq0iiItHrO7U 1100
mimic_utils-1.0.0.dist-info/RECORD

entry_points.txt

mimic_utils = mimic_utils.__main__:main