Deepak Mallubhotla 71dc906a96
All checks were successful
gitea-physics/deepdog/pipeline/head This commit looks good
gitea-physics/deepdog/pipeline/tag This commit looks good
chore(release): 1.7.0
2025-02-26 21:57:13 -06:00
2023-04-09 17:35:37 -05:00
2022-01-21 20:43:06 -06:00
2024-05-21 15:53:21 -05:00
2025-02-26 21:57:13 -06:00
2024-05-01 21:07:48 -05:00
2024-05-01 15:49:01 -05:00
2024-05-19 02:25:29 -05:00
2025-02-26 21:57:13 -06:00
2022-02-23 19:42:04 +00:00

deepdog

Conventional Commits PyPI Jenkins Jenkins tests Jenkins Coverage Maintenance

The DiPole DiaGnostic tool.

Getting started

poetry install to start locally

Commit using Conventional Commits, and when commits are on master, release with just release.

In general just --list has some of the useful stuff for figuring out what development tools there are.

Poetry as an installer is good, even better is using Nix (maybe with direnv to automatically pick up the devShell from flake.nix). In either case just should handle actually calling things in a way that's agnostic to poetry as a runner or through nix.

local scripts

local_scripts folder allows for scripts to be run using this code, but that probably isn't the most auditable for actual usage. The API is still only something I'm using so there's no guarantees yet that it will be stable; overall semantic versioning should help with API breaks.

Description
the DiPole DiaGnostic tool
Readme 2.1 MiB
Languages
Python 95.7%
Shell 1.5%
Just 1.2%
Nix 1.2%
JavaScript 0.4%