Skip to content

Repository files navigation

gmol-base

Basic components of GalaxyMol.

Notes to developers

Before starting development, make sure to create the virtual environment and install the pre-commit hooks by running the following command:

uv sync
uv run pre-commit install --install-hooks --overwrite

Before you push to the development branch, make sure to run mypy checks for any type-related errors.

mypy [--pretty]

Although it's not a strict requirement, consider following the conventional commits guidelines for commit messages. This will help reviewers to understand the changes in a more structured way.

License

This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

Releases

Used by

Contributors

Languages