sparksqlformatter

View on PyPIReverse Dependencies (1)

0.1.12 sparksqlformatter-0.1.12-py3-none-any.whl

Wheel Details

Project: sparksqlformatter
Version: 0.1.12
Filename: sparksqlformatter-0.1.12-py3-none-any.whl
Download: [link]
Size: 34308
MD5: 59993a3df4e67076b975f3bcd1745e59
SHA256: 3afdf46b53be09cced21be5edf16905d67c2f30e6e5aa89e052d05e997fd18b3
Uploaded: 2021-06-25 15:53:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparksqlformatter
Version: 0.1.12
Summary: A SparkSQL formatter in Python based on https://github.com/zeroturnaround/sql-formatter, with customizations and extra features.
Author: largecats
Author-Email: linfanxiaolinda[at]outlook.com
Home-Page: https://github.com/largecats/sparksql-formatter
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: configparser
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6269 characters]

WHEEL

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

RECORD

Path Digest Size
sparksqlformatter/__init__.py sha256=RR-UBwxAqn2ykeLqMfmXsy8BC31_y9MPa5c6_Sj5YBs 3359
sparksqlformatter/__main__.py sha256=dUb2mflUsqKJUPiG86PL6TWreL6a9qf4DwV8xPMABM0 1230
sparksqlformatter/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparksqlformatter/src/api.py sha256=H-CnjQVm21qCiHVuIDVqius-wKrLa1xz1pXDEuk7928 8758
sparksqlformatter/src/config.py sha256=vEEu46Q69WQuvyPh_idRtMU-F7A7zccY4BA7qypV0DM 13099
sparksqlformatter/src/formatter.py sha256=vM5FN_OjVWApWq3gBWjafJrOV8LQEEpJTzDSjuWDovA 21274
sparksqlformatter/src/indentation.py sha256=TXYjVY_eO4zuUOXrRdSEZcWwUTGbLDfTlRM0Cuw12c4 3072
sparksqlformatter/src/inline_block.py sha256=7OIYSZJXT32GASjHX2IzTmtD2_M-Z9lyVn1lIcmj72w 3961
sparksqlformatter/src/style.py sha256=t6QNnfABESc8ZHnPIsQ24BER2WspIg13IVPPESa_B58 6434
sparksqlformatter/src/subquery.py sha256=mVawJ7AnbY4ViycN05RCXPIbEWfDyOXca3xRtAPnfs8 3434
sparksqlformatter/src/tokenizer.py sha256=VqzYy9lGSQu6epLZWSiFdnmIRsuamstEa2kL4dmMdoA 18662
sparksqlformatter/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparksqlformatter/tests/sparksqlformatter_test.py sha256=_eA-ypY9Q-m7byaBDdCTFkdRH7INsmsBXlIa1lQXGNA 23786
sparksqlformatter-0.1.12.dist-info/LICENSE sha256=E2GSFwTHRYH7faCCHIUJk0jQhBr9dlsH9sFAMp7S8yc 1174
sparksqlformatter-0.1.12.dist-info/METADATA sha256=VsoUrneS3Ups_D9GI3Gu8xt2lMZENNvRa7D98qVjZao 7051
sparksqlformatter-0.1.12.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
sparksqlformatter-0.1.12.dist-info/entry_points.txt sha256=KbqpTjY9Ps-W_mFCr7-777nAawfq4-S9TRolLvzBXSo 66
sparksqlformatter-0.1.12.dist-info/top_level.txt sha256=g14bE7_OtOF5tQvhvp99T4MfdKSx-r3cfKzSgmCf-x4 18
sparksqlformatter-0.1.12.dist-info/RECORD

top_level.txt

sparksqlformatter

entry_points.txt

sparksqlformatter = sparksqlformatter:run_main