You can install the heatchmap
package from PyPI:
pip install heatchmap
We use Ruff for linting https://docs.astral.sh/ruff/.
The settings can be found in ruff.toml
.
To configure automatic linting for VS Code check out the extension https://github.com/astral-sh/ruff-vscode.
Here are some usage examples for the heatchmap
package:
import heatchmap
# Example usage
# Add your usage examples here