Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dkist-processing-test

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dkist-processing-test

Example instrument code used by the DKIST science data processing pipelines to test processing infrastructure

  • 1.23.4
  • PyPI
  • Socket score

Maintainers
1

dkist-processing-test

Overview

The dkist-processing-test library serves as an example implementation of a Tasks and Workflows using the dkist-processing-core <https://pypi.org/project/dkist-processing-core/>_ framework and dkist-processing-common <https://pypi.org/project/dkist-processing-common/>_ Tasks.

The recommended project structure is to separate tasks and workflows into separate packages.

Build

Artifacts are built through bitbucket pipelines <bitbucket-pipelines.yml>_

The pipeline can be used in other repos with a modification of the package and artifact locations to use the names relevant to the target repo.

e.g. dkist-processing-test -> dkist-processing-vbi and dkist_processing_test -> dkist_processing_vbi

Deployment

Deployment is done with turtlebot <https://bitbucket.org/dkistdc/turtlebot/src/master/>_ and follows the process detailed in dkist-processing-core <https://pypi.org/project/dkist-processing-core/>_

Environment Variables

Only those specified by dkist-processing-core <https://pypi.org/project/dkist-processing-core/>_ and dkist-processing-common <https://pypi.org/project/dkist-processing-common/>_

Development

.. code-block:: bash

git clone git@bitbucket.org:dkistdc/dkist-processing-test.git
cd dkist-processing-test
pre-commit install
pip install -e .[test]
pytest -v --cov dkist_processing_test

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc