rhiza 0.8.5__tar.gz → 0.8.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rhiza-0.8.5 → rhiza-0.8.6}/PKG-INFO +3 -1
- {rhiza-0.8.5 → rhiza-0.8.6}/pyproject.toml +3 -3
- {rhiza-0.8.5 → rhiza-0.8.6}/uv.lock +8 -5
- {rhiza-0.8.5 → rhiza-0.8.6}/.editorconfig +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/ISSUE_TEMPLATE/assign_ui_implementation.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_book.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_ci.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_codeql.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_deptry.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_marimo.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_pre-commit.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_release.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_sync.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.github/workflows/rhiza_validate.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.gitignore +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.pre-commit-config.yaml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.python-version +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/.cfg.toml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/docs/CONFIG.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/docs/TOKEN_SETUP.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/history +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/requirements/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/requirements/docs.txt +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/requirements/marimo.txt +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/requirements/tests.txt +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/requirements/tools.txt +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/book.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/bump.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/customisations/build-extras.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/customisations/post-release.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/generate-coverage-badge.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/install-dev-deps.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/marimushka.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/release.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/scripts/update-readme-help.sh +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/template.yml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza/utils/version_matrix.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/.rhiza.env +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/CLI.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/CODE_OF_CONDUCT.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/CONTRIBUTING.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/GETTING_STARTED.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/LICENSE +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/Makefile +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/USAGE.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/Makefile.book +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/marimo/.gitkeep +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/marimo/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/marimo/rhiza.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/minibook-templates/custom.html.jinja2 +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/book/pdoc-templates/module.html.jinja2 +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/presentation/Makefile.presentation +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/presentation/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/pytest.ini +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/renovate.json +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/ruff.toml +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/__init__.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/__main__.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/_templates/basic/__init__.py.jinja2 +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/_templates/basic/main.py.jinja2 +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/_templates/basic/pyproject.toml.jinja2 +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/cli.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/__init__.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/init.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/materialize.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/migrate.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/uninstall.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/validate.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/commands/welcome.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/models.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/src/rhiza/subprocess_utils.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/Makefile.tests +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_cli_commands.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_commands/test_init.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_commands/test_materialize.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_commands/test_migrate.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_commands/test_uninstall.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_commands/test_validate.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_models.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_package.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/benchmarks/.gitignore +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/benchmarks/README.md +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/benchmarks/analyze_benchmarks.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/conftest.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_bump_script.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_coverage_badge.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_docstrings.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_git_repo_fixture.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_makefile.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_marimushka_script.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_notebooks.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_readme.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_release_script.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_requirements_folder.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_structure.py +0 -0
- {rhiza-0.8.5 → rhiza-0.8.6}/tests/test_rhiza/test_updatereadme_script.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rhiza
|
|
3
|
-
Version: 0.8.
|
|
3
|
+
Version: 0.8.6
|
|
4
4
|
Summary: Reusable configuration templates for modern Python projects
|
|
5
5
|
Project-URL: Homepage, https://github.com/jebel-quant/rhiza-cli
|
|
6
6
|
Project-URL: Repository, https://github.com/jebel-quant/rhiza-cli
|
|
@@ -23,6 +23,8 @@ Requires-Dist: jinja2>=3.1.0
|
|
|
23
23
|
Requires-Dist: loguru>=0.7.3
|
|
24
24
|
Requires-Dist: pyyaml==6.0.3
|
|
25
25
|
Requires-Dist: typer>=0.20.0
|
|
26
|
+
Provides-Extra: tools
|
|
27
|
+
Requires-Dist: rhiza-tools>=0.1.2; extra == 'tools'
|
|
26
28
|
Description-Content-Type: text/markdown
|
|
27
29
|
|
|
28
30
|
<div align="center">
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "rhiza"
|
|
7
|
-
version = "0.8.
|
|
7
|
+
version = "0.8.6"
|
|
8
8
|
description = "Reusable configuration templates for modern Python projects"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.11"
|
|
@@ -37,10 +37,10 @@ Homepage = "https://github.com/jebel-quant/rhiza-cli"
|
|
|
37
37
|
Repository = "https://github.com/jebel-quant/rhiza-cli"
|
|
38
38
|
Issues = "https://github.com/jebel-quant/rhiza/issues-cli"
|
|
39
39
|
|
|
40
|
-
|
|
41
|
-
[dependency-groups]
|
|
40
|
+
[project.optional-dependencies]
|
|
42
41
|
tools = ["rhiza-tools>=0.1.2"]
|
|
43
42
|
|
|
43
|
+
[dependency-groups]
|
|
44
44
|
dev = [
|
|
45
45
|
"numpy>=2.4",
|
|
46
46
|
"marimo>=0.18.0",
|
|
@@ -918,7 +918,7 @@ wheels = [
|
|
|
918
918
|
|
|
919
919
|
[[package]]
|
|
920
920
|
name = "rhiza"
|
|
921
|
-
version = "0.8.
|
|
921
|
+
version = "0.8.6"
|
|
922
922
|
source = { editable = "." }
|
|
923
923
|
dependencies = [
|
|
924
924
|
{ name = "jinja2" },
|
|
@@ -927,6 +927,11 @@ dependencies = [
|
|
|
927
927
|
{ name = "typer" },
|
|
928
928
|
]
|
|
929
929
|
|
|
930
|
+
[package.optional-dependencies]
|
|
931
|
+
tools = [
|
|
932
|
+
{ name = "rhiza-tools" },
|
|
933
|
+
]
|
|
934
|
+
|
|
930
935
|
[package.dev-dependencies]
|
|
931
936
|
dev = [
|
|
932
937
|
{ name = "marimo" },
|
|
@@ -934,17 +939,16 @@ dev = [
|
|
|
934
939
|
{ name = "pandas" },
|
|
935
940
|
{ name = "plotly" },
|
|
936
941
|
]
|
|
937
|
-
tools = [
|
|
938
|
-
{ name = "rhiza-tools" },
|
|
939
|
-
]
|
|
940
942
|
|
|
941
943
|
[package.metadata]
|
|
942
944
|
requires-dist = [
|
|
943
945
|
{ name = "jinja2", specifier = ">=3.1.0" },
|
|
944
946
|
{ name = "loguru", specifier = ">=0.7.3" },
|
|
945
947
|
{ name = "pyyaml", specifier = "==6.0.3" },
|
|
948
|
+
{ name = "rhiza-tools", marker = "extra == 'tools'", specifier = ">=0.1.2" },
|
|
946
949
|
{ name = "typer", specifier = ">=0.20.0" },
|
|
947
950
|
]
|
|
951
|
+
provides-extras = ["tools"]
|
|
948
952
|
|
|
949
953
|
[package.metadata.requires-dev]
|
|
950
954
|
dev = [
|
|
@@ -953,7 +957,6 @@ dev = [
|
|
|
953
957
|
{ name = "pandas", specifier = ">=2.3" },
|
|
954
958
|
{ name = "plotly", specifier = ">=6.5" },
|
|
955
959
|
]
|
|
956
|
-
tools = [{ name = "rhiza-tools", specifier = ">=0.1.2" }]
|
|
957
960
|
|
|
958
961
|
[[package]]
|
|
959
962
|
name = "rhiza-tools"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|