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/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.22.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

dask_felleskomponenter-0.0.22-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.22.tar.gz
Algorithm Hash digest
SHA256 013e508809d54c680c96e5a4c4ba177fdbcbf0610e39ce534797f85c0ee3c11b
MD5 861a5eda8b13eb2aacf67133b7e53cb8
BLAKE2b-256 15d8e0d433f3a50522ce8faf223b3d9b4d365ad2f19fbb270d34b6412c048ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_felleskomponenter-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 47bbd88bd7af9b6e2d7dbd3937a1b084fdbf760f68fa02a99f6022c5756f15db
MD5 8cfbf4b977e3652ae33d5799a9d90479
BLAKE2b-256 acffa77bfcc3cd93b178a40f102636b53c67d3e03876ae15876995e591a136d5

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