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.

You can find the PyPI package here.

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 for publishing using GitHub Actions

Navigate to the Publish to PyPI workflow in GitHub Actions, choose the main branch and bump the version.

One member of Team DASK needs to approve the workflow run before it starts.

Steps for manual publishing

  • 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/dask_felleskomponenter/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.31.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

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

dask_felleskomponenter-0.0.31-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dask_felleskomponenter-0.0.31.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for dask_felleskomponenter-0.0.31.tar.gz
Algorithm Hash digest
SHA256 18ecb4ca2d853fa37c3667ff86200cd0613c4e9f5df010b4bf6e7d448d38e9f8
MD5 66d42bb0e6e22f36357ba4f069d32246
BLAKE2b-256 119ef3f32a1fa9606e5f35543445af2d16d3cfda3b060bcdcf3a06da7cc67952

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.31-py3-none-any.whl
Algorithm Hash digest
SHA256 fb9f42f361be58baccd90a9f77662ae56edea8bd6110684eb42c6dffa2f0ed29
MD5 a429ea4b8c1493818f86825885a15b7f
BLAKE2b-256 9f961acbe1d8d076ec7bee238d77d9d7fa5efa3c5fe1beb8ab1552cef084d9f1

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