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.9.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

dask_felleskomponenter-0.0.9-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dask-felleskomponenter-0.0.9.tar.gz
Algorithm Hash digest
SHA256 8686c2d2b062afe5312f6f45b7009035caf70f0374870c1ea6ef11a8fe2928cb
MD5 b2bc97d739a6370c25bca4384e960bee
BLAKE2b-256 52c7697c1b34efd275120407995c87ccede743383540fa84933a3d62128c5be6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a7af10b3df7fce26f6f93be20066f2d41148b899ff0fd1abacfa022d783a78cf
MD5 15aa7ee0216b477cfdbc2001cda70a6b
BLAKE2b-256 e3eed9b2022e53544d7a4f386a2fd3b3b5ade16289dc31b1eca77fe0361b1c82

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