Skip to main content

Felleskomponenter på DASK

Project description

DASK Felleskomponenter

This is a repo where we make available governance components, common functions and reusable UDFs. DASK felleskomponenter is still in an early stage of the development process.

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, from last time you published
  • Update version in setup.py, for instance 0.0.7->0.0.8
  • Add change info to CHANGES.txt
  • (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/*

Run tests

Use the following command

coverage run -m unittest discover -s src/tests
coverage report -m

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

Uploaded Source

Built Distribution

dask_felleskomponenter-0.0.12-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file dask_felleskomponenter-0.0.12.tar.gz.

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.12.tar.gz
Algorithm Hash digest
SHA256 508388c72078e89fd18fb00e393239377e9c96e807e04a4fa6374625320d1d1f
MD5 438c90f96c9ce6fcdb2898fb20949a4f
BLAKE2b-256 ede0398a7d1ab754fe26f11a595680b2fb2f14214be9e59c22597dae0ae9f2a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 573a5df4299efeb8eb8776b990988ae10472cf514ff732e25ce64658ab17e5e4
MD5 80b27b0c2b4453e5775443335c5ebb50
BLAKE2b-256 3f5872a67c7766937309070eda71ccb5f9454cc4f8aaeabd82007e5113400bf2

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