Skip to main content

OpenDiamond scope manipulation library and tools

Project description

OpenDiamond-scope

Library and tools for manipulating OpenDiamond search scopes.

To install the latest release from PyPI

pipx install opendiamond-scope          # or
pip install --user opendiamond-scope

Building from source

For development, a consistent development environment is managed with poetry. If you are developing locally it is recommended to set up pre-commit git hooks.

poetry install
poetry run pre-commit install   # optional

The code can then be run from the managed environment.

poetry run opendiamond-scope -h

Running of tests and release tagging is done with nox, which should already be installed in the development environment at this point.

# run tests against different installed python interpreters
poetry run nox

# release version tagging (and publishing) are handled by a nox script
poetry run nox -s release -- [major/minor/patch]

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

opendiamond-scope-10.2.1.tar.gz (22.1 kB view hashes)

Uploaded Source

Built Distribution

opendiamond_scope-10.2.1-py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 3

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