Skip to content

A Python client to participate to the Open Drug Discovery QM large scale data generation project.

License

Notifications You must be signed in to change notification settings

OpenDrugDiscovery/openfractal-client

openfractal-client

test release docker code-check doc

A Python client based on QCPortal for Open Drug Discovery (ODD) QM large scale data generation.

Documentation

Visit https://opendrugdiscovery.github.io/openfractal-client/.

Development lifecycle

Setup dev environment

micromamba create -n openfractal -f env.yml
micromamba activate openfractal

# Install openfractal-client lib
pip install -e .

Tests

You can run tests locally with:

pytest

Changelogs

See the latest changelogs at CHANGELOGS.md.

License

Under the Apache-2.0 license. See LICENSE.