xtable-py

View on PyPIReverse Dependencies (1)

0.0.24 xtable_py-0.0.24-py3-none-any.whl

Wheel Details

Project: xtable-py
Version: 0.0.24
Filename: xtable_py-0.0.24-py3-none-any.whl
Download: [link]
Size: 3742
MD5: ce22c24a9d553b1f9e3d642c5f891f03
SHA256: ad7a131060b48489fa4292935d44c3c33d7043f226944c125df5fea7645c4aa4
Uploaded: 2024-03-06 15:22:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xtable-py
Version: 0.0.24
Summary: This package wraps the java package xtable into a python cli/library along with it's dependencies. This provides the xtable jar in an easy consumeable format for various CI/CD or workflow management platforms such as Apache Airflow.
Author-Email: Matthias Rudolph <mrudo[at]amazon.de>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: jpype1 (==1.5.0)
Requires-Dist: apache-airflow (==2.8.1); extra == "airflow"
Requires-Dist: xtable-py[airflow,build]; extra == "all"
Requires-Dist: flit (>=3.9.0); extra == "build"
Provides-Extra: airflow
Provides-Extra: all
Provides-Extra: build
Description-Content-Type: text/markdown
[Description omitted; length: 312 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xtable_py/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xtable_py/airflow_plugin.py sha256=6-vMc4_1cDE46cVWKIzNo7g6q4hReU1njEx9-fv60OU 789
xtable_py/xtable_cmd.py sha256=OVKiwgPDKWw95JEdhZDmJETdgeGNGwv40JjiinAq_LM 1304
xtable_py-0.0.24.dist-info/entry_points.txt sha256=bkhhjZQOfq1DFgxbftuWCn4_eFmQxvC278IqDRqs9iA 126
xtable_py-0.0.24.dist-info/LICENSE sha256=SYQmtgeSiW74Jbe2n-b7BLv3VL4aurPwZkxpabxlib0 1063
xtable_py-0.0.24.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
xtable_py-0.0.24.dist-info/METADATA sha256=q1EwLDcl-NBr9fEUX_jY17UHKckAcQhS1eJU9Xbv36s 1127
xtable_py-0.0.24.dist-info/RECORD

entry_points.txt

xtable_airflow_plugin = xtable_py.airflow_plugin:XtablePlugin
xtable_py = xtable_py.cli:app