ghga-transpiler

View on PyPIReverse Dependencies (1)

2.2.1 ghga_transpiler-2.2.1-py3-none-any.whl

Wheel Details

Project: ghga-transpiler
Version: 2.2.1
Filename: ghga_transpiler-2.2.1-py3-none-any.whl
Download: [link]
Size: 22122
MD5: 5f821d0cb38662d2aa800bb81c872d5e
SHA256: a92c43b15dfb6a226d3aad5cd4c97ff87cd53682de9eddfe3268b60d02416c04
Uploaded: 2024-07-29 09:47:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ghga_transpiler
Version: 2.2.1
Summary: GHGA-Transpiler - excel to JSON converter
Author-Email: "German Human Genome Phenome Archive (GHGA)" <contact[at]ghga.de>
Project-Url: Repository, https://github.com/ghga-de/ghga-transpiler
License: Apache 2.0
Classifier: Development Status :: 1 - Planning
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Requires-Dist: typer (>=0.12)
Requires-Dist: openpyxl (==3.*,>=3.1.2)
Requires-Dist: defusedxml (==0.*,>=0.7)
Requires-Dist: pydantic (<3,>=2.6)
Requires-Dist: PyYAML (~=6.0)
Requires-Dist: semver (==3.*)
Requires-Dist: eval-type-backport (==0.2.0); python_version < "3.10"
Requires-Dist: exceptiongroup (>=1.0.0); python_version < "3.11"
Requires-Dist: tomli (>=2.0.0); python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3441 characters]

WHEEL

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

RECORD

Path Digest Size
ghga_transpiler/__init__.py sha256=58eVmIOrztgGdUW8SxujAGlzfj0Rg4iMwp4RiXldbcU 908
ghga_transpiler/__main__.py sha256=EVGi0SsK--oaDF_c6PhVvNyPDnItrJzVapNAsKhgBmM 847
ghga_transpiler/cli.py sha256=76TEXMPUCVnFqoQQWDvLBNw2iNjv3LgXAkJK-qjJNrE 2522
ghga_transpiler/core.py sha256=i3JIaqWNsHryEphEHWOlLUI0BRUkTHGdphCs4KvMawY 5235
ghga_transpiler/io.py sha256=T0P4BHCxIDny58v7H8B27eNEBnwghEp_OhYOOqpfTVw 1805
ghga_transpiler/transformations.py sha256=Ii1CMBo9Ng43zZDfpHjOLaZ-9rCKFAvU42qBew6O2A0 2222
ghga_transpiler/config/__init__.py sha256=f8b3Le48ZrbOwRA5MVf6V6zqKFtxii9SQZMvvx1ulz8 817
ghga_transpiler/config/config.py sha256=k4LC_7-9kBLqWC2oahuZDOFpJpeOSoI4vhuhOi4f8kQ 3823
ghga_transpiler/config/exceptions.py sha256=H2xLk9YV3yHuwBDxQDgumbymX_-xSXctlh-rrIxv8Qw 1090
ghga_transpiler/configs/0.10.yaml sha256=hsS8xwzJ00SRSb-VIfM-oM8UM0hOdR3xeuflf1fra4Y 5683
ghga_transpiler/configs/1.0.yaml sha256=MgSEkDpZjn7I76uLFAfpCfmOqOaCBjEojn6VDX6TnUc 5683
ghga_transpiler/configs/1.1.yaml sha256=rgxTV7bEVMwk1UeJ8hAeCZcqTwX10KXQKoaYnpV0bxI 5683
ghga_transpiler/configs/2.0.yaml sha256=3lwXFjtbEW-mWGj99d3PaWJflLnuy7WAS5AvNubDJlI 6637
ghga_transpiler/configs/__init__.py sha256=109RyIL2rxVrEiOS9D0q-PGVqw1_VZblvvFxOh4ZUjU 686
ghga_transpiler-2.2.1.dist-info/LICENSE sha256=fBYaxYJmvm_AQEYU4gRvUAWbqhO0bgqPj9Yl6f8RXuU 11452
ghga_transpiler-2.2.1.dist-info/METADATA sha256=j6xZq_k-yZVenxGCcXgF0xZDuQUs7ckcAGb6LlRT8Yc 4595
ghga_transpiler-2.2.1.dist-info/WHEEL sha256=Rp8gFpivVLXx-k3U95ozHnQw8yDcPxmhOpn_Gx8d5nc 91
ghga_transpiler-2.2.1.dist-info/entry_points.txt sha256=Fr_VQJynZZl95NXjrQW2gE0bCocgjKVNEZQpaLls8po 65
ghga_transpiler-2.2.1.dist-info/top_level.txt sha256=TksRpDO3Y4mvK-B09UhQU3ceZpG19fljNlVDGTfjg8o 16
ghga_transpiler-2.2.1.dist-info/RECORD

top_level.txt

ghga_transpiler

entry_points.txt

ghga-transpiler = ghga_transpiler.__main__:run