Skip to main content

Package to improve the development of transparent, replicable data processing pipelines

Project description

damast: Creation of reproducible data processing pipelines

Documentation at: https://simula.github.io/damast

Installation and Development Setup

Firstly, you will want to create you an isolated development environment for Python, that being conda or venv-based. The following will go through a venv based setup.

Let us assume you operate with a 'workspace' directory for this project:

    cd workspace

Here, you will create a virtual environment. Get an overview over venv (command):

    python -m venv --help

Create your venv and activate it:

    python -m venv damast-venv
    source damast-venv/bin/activate

Clone the repo and install:

    git clone https://github.com/simula/damast
    cd damast
    pip install -e ".[test,dev]"

Docker Container

If you prefer to work or start with a docker container you can build it using the provided Dockerfile

    docker build -t damast:latest -f Dockerfile .

To enter the container:

    docker run -it --rm damast:latest /bin/bash

Usage

Once you installed the package you can locally generate the documentation:

    tox -e build_docs

You can then open the documentation with a browser:

    <yourbrowser> _build/html/index.html

Otherwise you will find API and usage documentation here.

Testing

Install the project and use the predefined default test environment:

tox -e py

Contributing

This project is open to contributions. For details on how to contribute please check the Contribution Guidelines

License

This project is licensed under the BSD-3-Clause License.

Copyright

Copyright (c) 2023-2025 Simula Research Laboratory, Oslo, Norway

Acknowledgments

This work has been derived from work that is part of the T-SAR project Some derived work is mainly part of the specific data processing for the 'maritime' domain.

The development of this library is part of the EU-project AI4COPSEC which receives funding from the Horizon Europe framework programme under Grant Agreement N. 101190021

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

damast-0.1.tar.gz (71.7 kB view details)

Uploaded Source

Built Distribution

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

damast-0.1-py3-none-any.whl (86.1 kB view details)

Uploaded Python 3

File details

Details for the file damast-0.1.tar.gz.

File metadata

  • Download URL: damast-0.1.tar.gz
  • Upload date:
  • Size: 71.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for damast-0.1.tar.gz
Algorithm Hash digest
SHA256 7ac0d15693a3d1b7872a500be3de0325fb796a5afef90f078ed7a6bf5fcb88fd
MD5 f913d91719eea1b678b4d514d0ae0384
BLAKE2b-256 ce5911f42a1a2f29bd7273cf3db96fab2c670c7ad1db6f028b3e679938a2d46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for damast-0.1.tar.gz:

Publisher: build-wheel.yml on simula/damast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file damast-0.1-py3-none-any.whl.

File metadata

  • Download URL: damast-0.1-py3-none-any.whl
  • Upload date:
  • Size: 86.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for damast-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33e905f5f991dc315e923ea8a4f368a461b27848900f82c51e4b9a2526b1682c
MD5 f9c4a8ad3bdb1de8ad6b5e0f343643de
BLAKE2b-256 6528941888248d865132b0eeb24ef5c8fe9fd3577c8e64223a6dd541ab7588df

See more details on using hashes here.

Provenance

The following attestation bundles were made for damast-0.1-py3-none-any.whl:

Publisher: build-wheel.yml on simula/damast

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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