sparklanes

View on PyPIReverse Dependencies (0)

0.2.4 sparklanes-0.2.4-py3-none-any.whl
sparklanes-0.2.4-py2-none-any.whl

Wheel Details

Project: sparklanes
Version: 0.2.4
Filename: sparklanes-0.2.4-py3-none-any.whl
Download: [link]
Size: 18760
MD5: 3f35c9ec2ac65c55a274f651afe31e53
SHA256: b23e0a319574e37827c9d70ca745972829c05ba82b4ef4e03fbcee4cf248cb28
Uploaded: 2019-01-31 03:27:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sparklanes
Version: 0.2.4
Summary: A lightweight framework to build and execute data processing pipelines in pyspark (Apache Spark's python API)
Author: Kevin Baumgarten
Author-Email: kevin[at]ksbg.io
Home-Page: https://github.com/ksbg/sparklanes
Project-Url: sparklanes documentation, https://sparklanes.readthedocs.io/
Keywords: spark,pyspark,data,processing,preprocessing,pipelines
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Requires-Dist: py4j (==0.10.6)
Requires-Dist: pyspark (==2.3.0)
Requires-Dist: PyYAML (==4.2b1)
Requires-Dist: schema (==0.6.7)
Requires-Dist: six (==1.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 769 characters]

WHEEL

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

RECORD

Path Digest Size
sparklanes/__init__.py sha256=eIyl_I65D086dcZj-HImk7fYBl11KhrmfwzXkea-PaA 498
sparklanes/_framework/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparklanes/_framework/env.py sha256=olAOntbUsORovbvItVdYBzrb4Zz7VhHqVt3gerQhqTU 1343
sparklanes/_framework/errors.py sha256=RatnplKOTBQLTNlea2Brkqk3cgkcb6zVRf-u7DxP5CA 1030
sparklanes/_framework/lane.py sha256=4Xxd1i6yE8YXIOXfHs7lJp2mrtwBHZKeN8T885juLvQ 7936
sparklanes/_framework/log.py sha256=l33Pjuv4C1OJdp7-ppg3Foz0pdz_cogmcj_LMHJEnbs 673
sparklanes/_framework/spark.py sha256=HIyHlfkn2MXleMTXisCdn3ZuASW_jiPNjzsqvX7Yt00 2843
sparklanes/_framework/task.py sha256=rz6IFYWyzucgQNBLpraCagoGiMI9YHcyYVOfJb4DxV8 9593
sparklanes/_framework/validation.py sha256=JedH8ZOFAa8jDumFZPQRCzkOWLiun2J2NhZ7D-c3Lw0 5864
sparklanes/_submit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sparklanes/_submit/_main.py sha256=PGxKf8zyB9iWHYoiaxSBu_I7OfkBIy1g5pHPnftjJRM 666
sparklanes/_submit/requirements-submit.txt sha256=_LvYiG5j6Rv9S5i8evjUCPUDdkHaUUXhcSMATxlS4DM 40
sparklanes/_submit/submit.py sha256=TKelfqxVtwhpfthlr5P69-4mGm_lXyZIuJ0g2ajXh78 11343
sparklanes-0.2.4.dist-info/LICENSE sha256=4I-PceCbF_e5y64LNbEFaKPxHu3ua5a3WhZtFaO2zs0 1090
sparklanes-0.2.4.dist-info/METADATA sha256=r4jhjK5P9dooFmqUb2kdK1t_TwY9o90f3Gwsxg85biw 1933
sparklanes-0.2.4.dist-info/WHEEL sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y 92
sparklanes-0.2.4.dist-info/entry_points.txt sha256=xOkTe9gLcBpuniPRsikycfsjs2_xTIMSuBN6uyvwi7k 75
sparklanes-0.2.4.dist-info/top_level.txt sha256=SKvdGAgR8t7DSiZoAonF4ml7nNAcpNgJHzBkXqjnEN8 11
sparklanes-0.2.4.dist-info/RECORD

top_level.txt

sparklanes

entry_points.txt

lane-submit = sparklanes._submit.submit:submit_to_spark