IceTeaCCI

View on PyPIReverse Dependencies (0)

0.5.0 iceteacci-0.5.0-py3-none-any.whl

Wheel Details

Project: IceTeaCCI
Version: 0.5.0
Filename: iceteacci-0.5.0-py3-none-any.whl
Download: [link]
Size: 10704
MD5: 05ed5813bac48fe23041cc70b9cab998
SHA256: 064a9e2ad57597a4bada8f6eced3449e933cbbf2fb69b372ac615a2f6930a149
Uploaded: 2025-02-16 19:01:22 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: IceTeaCCI
Version: 0.5.0
Summary: Tired of fiddling with obscure, confusing SQL files? Take a break. Have some IceTea. IceTea is a tool that converts SQL databases generated by Cumulus CI into Excel, for manual editing, and converts them back to SQL files
Author-Email: Arden Kolodner <akolodner25[at]amherst.edu>
Project-Url: Repo, https://github.com/ArdenKolodner/CCI-SQL-XLSX-Importer-Exporter
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.0
Requires-Dist: openpyxl
Requires-Dist: send2trash
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4684 characters]

WHEEL

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

RECORD

Path Digest Size
IceTeaCCI/constants.py sha256=1_Dykkp1_fXyVxzPeugiJKz_GPxSEFpA_lK_J5ySB4Y 875
IceTeaCCI/entrypoint.py sha256=W6Qy8xVb-fPNncqV0z0tiuugN7CLBiQ7SSWQx8oY1eQ 692
IceTeaCCI/sql_to_xlsx.py sha256=eGQkSq5qR6jTfCWgSebNGF35aui_v3gwvjV8oyFWNGM 5490
IceTeaCCI/xlsx_to_sql.py sha256=z9V7oZWlmUdrJTAYBY3E1H_bsZYB0FOp8NWfzFHZkss 8367
iceteacci-0.5.0.dist-info/METADATA sha256=sZ_EbdR3urnX4DKsJdWh6xhwyeXmk7iZFYUwFasXHzQ 5388
iceteacci-0.5.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
iceteacci-0.5.0.dist-info/entry_points.txt sha256=I9kOFt4n4jk5GK6YVQVXwGiWszuTYhv5SEOCRpO6ijo 251
iceteacci-0.5.0.dist-info/licenses/LICENSE sha256=NrOLq8XlaUcewOvUbHwOh0y62b3Nq_m-miocvtI0S-8 1057
iceteacci-0.5.0.dist-info/RECORD

entry_points.txt

dataset_to_excel = IceTeaCCI:sql_to_xlsx.sql_to_xlsx
ds2xl = IceTeaCCI:sql_to_xlsx.sql_to_xlsx
excel_to_dataset = IceTeaCCI:xlsx_to_sql.xlsx_to_sql
icetea = IceTeaCCI:entrypoint.entry_icetea
xl2ds = IceTeaCCI:xlsx_to_sql.xlsx_to_sql