Skip to main content

A utility package to handle data analytics

Project description

Databricks Package

This package is created by the Markets Analytics team at Zalando Lounge to help provide utility functions which in turn reduce boilerplate code such as connecting to data stores, reading and writing to Google Sheets, managing ETL pipelines, and many more.

Installation

pip install databricks_package
pip install databricks_package==X.Y.Z

Releasing New Versions

In order to release new version(s), always update the pyproject.toml file's version number and increment either the minor (bug fixes) or major (new feature) by 1 before creating the distribution file and publishing it on PyPI.

Once the version number has been incremented, then run the following commands in your command line:

pip install --upgrade build twine
build
twine upload --repository testpypi dist/*

In case you need to publish the distribution to the production PyPI server then run the following command:

twine upload dist/*

PS: Make sure that you're set your credentials before running the commands above, otherwise the package won't be published to the PyPI server.

set TWINE_USERNAME=__token__
set TWINE_PASSWORD=<pypi-token>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markets_analytics_databricks-0.0.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

markets_analytics_databricks-0.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file markets_analytics_databricks-0.0.1.tar.gz.

File metadata

File hashes

Hashes for markets_analytics_databricks-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7189f9d55e489a80f871950daa594e7a562a402c88888ce3a514cb570869e790
MD5 0a733171ee6029331b41d8d2de20b504
BLAKE2b-256 e1a3587c4573a15480273b3923206dbb05cc86c056c1aa5d773a74e36c691c31

See more details on using hashes here.

File details

Details for the file markets_analytics_databricks-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for markets_analytics_databricks-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2c97a41a9e1085971433b5cac6a69246c4f1f95f58332650513716a837e90189
MD5 a3d91ed7d9d2747711017f2b3272c650
BLAKE2b-256 b79a9456ee62547eba71946e9f292470304165b295b12fb0307fca724ac29ec1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page