sparkql

View on PyPIReverse Dependencies (0)

0.10.0 sparkql-0.10.0-py3-none-any.whl

Wheel Details

Project: sparkql
Version: 0.10.0
Filename: sparkql-0.10.0-py3-none-any.whl
Download: [link]
Size: 26808
MD5: 019cc8f191f4e75c8e5114393fe96e42
SHA256: 8d273e7a1cfa5612b7f62129587bc665b4d00c88608b616d85bb032117137073
Uploaded: 2023-09-18 16:44:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparkql
Version: 0.10.0
Summary: sparkql: Apache Spark SQL DataFrame schema management for sensible humans
Author: Matt J Williams
Author-Email: mattjw[at]mattjw.net
Home-Page: https://github.com/mattjw/sparkql
Project-Url: Repository, https://github.com/mattjw/sparkql
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7.2,<4.0.0
Requires-Dist: pyspark (<4.0,>=3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 15339 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sparkql/__init__.py sha256=xzc7aL8q1OYbS67pK47eK6_c4w1dXdNh1OHTTUwG3v0 952
sparkql/accessors.py sha256=Mjlud7l-sBVLJTG8o63xhNc1T2-ht7cFYt1EfozGZAo 1239
sparkql/exceptions.py sha256=0FGr4ovBr8BljF81OwlefQrnjri3JDpv9RrUnf8tSn0 2387
sparkql/fields/__init__.py sha256=f_Fsam8W9QpAvHfaSKvyev_-WeRlLW2dV0Tmehy60mM 491
sparkql/fields/array.py sha256=SKrERWT09B1km09K1-uCojRpbemkiDJLGjU7Q0xykUw 6120
sparkql/fields/atomic.py sha256=Nhudukh0KeIjwj0OLVzcxdJakfs_vDNwry0Rl9bAe5A 4176
sparkql/fields/base.py sha256=txZYFlAUnhujdUR3OfCdRPUBKbhkNqrPolzUayVq9wU 13528
sparkql/fields/struct.py sha256=FgbQD-QIhYuK0FFqgVDFt8DK9P16wRXeroz_hWLz3K8 27111
sparkql/formatters.py sha256=0wWDws2CORV-iz-utQ9xNi5NJhOJvvlNQ56nowOSVK4 3692
sparkql/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparkql/schema_builder.py sha256=fPRPCikOyzBuI6SpkP_RoyG3Hh-ptsC3qqXGvUB7xvY 394
sparkql/schema_merger.py sha256=q6X7JFD2OzJB55DjWpPtO49UWvc5w2gMp-vvIvqXIMQ 7287
sparkql-0.10.0.dist-info/entry_points.txt sha256=BEitx6B_Ih_o-fpPIvCQB4pJQ3mqUjEepaqwhCsqqXE 265
sparkql-0.10.0.dist-info/LICENSE sha256=U6gkiaWA3Lt_DOP4GrBr84fCne4EttS1DSTqImYt4-k 1087
sparkql-0.10.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
sparkql-0.10.0.dist-info/METADATA sha256=tpDM9K9CXM5Xm4LE5tQfJsDLEFfbVOvvsKeENdqrjmk 16061
sparkql-0.10.0.dist-info/RECORD

entry_points.txt

debug-auto-git-tag = tasks:debug_auto_git_tag
find-releasable-changes = tasks:find_releasable_changes
lint = tasks:lint
prepare-release = tasks:prepare_release
reformat = tasks:reformat
test = tasks:test
typecheck = tasks:typecheck
verify-all = tasks:verify_all