Skip to content

gumartinm/pyspark-shared-spark-session-helper

Repository files navigation

Build Status

PySpark: unit, integration and end to end tests.

Building

Prerequisites

In order to build this project poetry and JVM 8 must be available in your environment.

Command

poetry install
poetry run ruff check
poetry run pylint --output-format=colorized --fail-under=8 src/ tests/
poetry run pycodestyle --config pycodestyle.ini src/ tests/
poetry run pytest
poetry build

About

pyspark-shared-spark-session-helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published