Ploosh

Latest version: v0.3.8

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.12

new features
BigQuery Connectors
* Allow to use the current user as authantication

0.2.11

new features
New connectors
* ODBC

bugfix
allow command line execution in conda environement
It's now possible to execute ploose inside a conda environement after a pip install

0.2.9

new features
Add spark support
It's now possible to use the spark mode. Only spark connectors can be used with another spark connector.

__exemple:__
python
from ploosh import execute_cases

connections_file_path = f"{ploosh_config_path}/Files/connections.yaml"
cases_folder_path = f"{ploosh_config_path}/Files/cases"

execute_cases(cases = cases_folder_path, connections = connections_file_path, spark_session = spark)


New connectors
* sql_spark
* csv_spark
* delta_spark
* empty_spark

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.