Skip to main content

Felleskomponeneter for utvikling av Apache Beam pipelines

Project description

DASK Felleskomponenter

This is a repo where we make available apache beam components that is utilized throughout the organization. DASK felleskomponenter is still in an early stage of the development process.

Structure

We structure the repo in one main components that contains the following packages:

  • common classes
  • custom apache beam sources
  • custom apache beam transforms
  • custom apache beam sinks

Dependencies

You need to install Python3.7 and higher, and to install the dependencies of this project, please execute the following command

pip install -r requirements.txt

Bulding and publishing of package

Steps

  • Remove old dist-folder
  • Update version in setup.py, for instance 0.0.7->0.0.8
  • (Run pip install -r requirements.txt if you haven't done that earlier)
  • Run python3 -m build (and wait some minutes...)
  • Verity that dist contains a package with the new version in the package name.
  • Run python3 -m twine upload dist/* to upload to pypi

To upload to PyPi test

Replace the last command with python3 -m twine upload --repository testpypi dist/*

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

dask-felleskomponenter-0.0.10.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

dask_felleskomponenter-0.0.10-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

Details for the file dask-felleskomponenter-0.0.10.tar.gz.

File metadata

File hashes

Hashes for dask-felleskomponenter-0.0.10.tar.gz
Algorithm Hash digest
SHA256 ef0cd3c4d31bdd779fd5845948407e9e6bf6209999eea383459396435f3c5f00
MD5 85d4a5c1eda1a49b75bdb50748b26849
BLAKE2b-256 6e94058394b33242a6caf037d0fd1a3454e493205ef479805df7a82887d0f94c

See more details on using hashes here.

File details

Details for the file dask_felleskomponenter-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e0ddd06a32234172cf7c229e62312222fb3d281a24ea6419fe562b35f0ee57bc
MD5 9bfd589f5f414211bcc66e2f02696cb4
BLAKE2b-256 9d399ba93462411f3c9421f036a44b9ba21978fbd777805382ee9093be0a764e

See more details on using hashes here.

Supported by

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