jupyter-analysis-tools 1.3.1__tar.gz → 1.3.2__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.
Files changed (53) hide show
  1. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/.copier-answers.yml +2 -2
  2. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/CHANGELOG.md +18 -0
  3. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/MANIFEST.in +2 -2
  4. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/PKG-INFO +36 -66
  5. jupyter_analysis_tools-1.3.2/README.md +40 -0
  6. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/conf.py +1 -1
  7. jupyter_analysis_tools-1.3.2/docs/readme.rst +4 -0
  8. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/pyproject.toml +3 -4
  9. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/__init__.py +1 -1
  10. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools.egg-info/PKG-INFO +36 -66
  11. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools.egg-info/SOURCES.txt +1 -0
  12. jupyter_analysis_tools-1.3.1/docs/readme.rst +0 -1
  13. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/.editorconfig +0 -0
  14. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/.pre-commit-config.yaml +0 -0
  15. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/AUTHORS.rst +0 -0
  16. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/CONTRIBUTING.rst +0 -0
  17. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/LICENSE +0 -0
  18. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/README.rst +0 -0
  19. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/ci/requirements.txt +0 -0
  20. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/_templates/class.rst +0 -0
  21. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/_templates/module.rst +0 -0
  22. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/authors.rst +0 -0
  23. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/changelog.rst +0 -0
  24. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/contributing.rst +0 -0
  25. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/index.rst +0 -0
  26. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/installation.rst +0 -0
  27. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/reference/index.rst +0 -0
  28. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/requirements.txt +0 -0
  29. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/spelling_wordlist.txt +0 -0
  30. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/docs/usage.rst +0 -0
  31. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/setup.cfg +0 -0
  32. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/analysis.py +0 -0
  33. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/binning.py +0 -0
  34. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/datalocations.py +0 -0
  35. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/distrib.py +0 -0
  36. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/git.py +0 -0
  37. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/plotting.py +0 -0
  38. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/readdata.py +0 -0
  39. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/utils.py +0 -0
  40. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools/widgets.py +0 -0
  41. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools.egg-info/dependency_links.txt +0 -0
  42. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools.egg-info/requires.txt +0 -0
  43. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/src/jupyter_analysis_tools.egg-info/top_level.txt +0 -0
  44. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/templates/CHANGELOG.md.j2 +0 -0
  45. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/testdata/2015-03-20-Silica.ssf.json +0 -0
  46. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/testdata/2015-03-20-Silica.ssfz +0 -0
  47. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/testdata/S2842 water.json +0 -0
  48. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/testdata/S2842 water.pdh +0 -0
  49. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/testdata/S2843[9].pdh +0 -0
  50. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/tests/readdata.py +0 -0
  51. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/tests/requirements.txt +0 -0
  52. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/tests/utils.py +0 -0
  53. {jupyter_analysis_tools-1.3.1 → jupyter_analysis_tools-1.3.2}/tox.ini +0 -0
@@ -1,5 +1,5 @@
1
1
  # Changes here will be overwritten by Copier
2
- _commit: cc8ce84
2
+ _commit: '2939709'
3
3
  _src_path: ~/code/yapy-copier-template
4
4
  author_count: 2
5
5
  author_emails: ingo.bressler@bam.de, brian.pauw@bam.de
@@ -22,4 +22,4 @@ repo_main_branch: main
22
22
  repo_name: jupyter-analysis-tools
23
23
  repo_userorg: BAMresearch
24
24
  sphinx_theme: furo
25
- version: 1.3.1
25
+ version: 1.3.2
@@ -1,5 +1,23 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.3.2 (2025-07-23)
4
+
5
+ ### Bug fixes
6
+
7
+ * Project: let the template generate supported python versions ([`8acfa6d`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/8acfa6d337ea4b8b92f8ea623e961af1be9a0f17))
8
+
9
+ ### Continuous integration
10
+
11
+ * coverage: revert config regression for coverage merging ([`dffe265`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/dffe265af9779253a698f241e725d0ea03ea2979))
12
+
13
+ ### Documentation
14
+
15
+ * readme: additional fix for readme.md ([`795046f`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/795046f73ada0ae85b4eb050c8453cc096c43122))
16
+
17
+ * readme: in markdown format for combining with changelog ([`eb6b904`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/eb6b904136697ddc2427369a605058e464d49351))
18
+
19
+ * readme: use markdown format to allow combining with changelog on PyPI ([`395b2c0`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/395b2c0c72232e9109ca50c5b84a7fce2d423df4))
20
+
3
21
  ## v1.3.1 (2025-07-23)
4
22
 
5
23
  ### Bug fixes
@@ -10,11 +10,11 @@ include .pre-commit-config.yaml
10
10
  include .copier-answers.yml
11
11
  include tox.ini
12
12
 
13
- include AUTHORS.rst
13
+ include README.md
14
14
  include CHANGELOG.md
15
+ include AUTHORS.rst
15
16
  include CONTRIBUTING.rst
16
17
  include LICENSE
17
- include README.rst
18
18
 
19
19
  global-exclude *.py[cod] __pycache__/* *.so *.dylib .DS_Store */.ipynb_checkpoints/*
20
20
  recursive-include templates *.j2
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyter-analysis-tools
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Yet another Python library with helpers and utilities for data analysis and processing.
5
5
  Author-email: Ingo Breßler <ingo.bressler@bam.de>, "Brian R. Pauw" <brian.pauw@bam.de>
6
6
  License-Expression: MIT
@@ -16,10 +16,9 @@ Classifier: Operating System :: Microsoft :: Windows
16
16
  Classifier: Programming Language :: Python
17
17
  Classifier: Programming Language :: Python :: 3
18
18
  Classifier: Programming Language :: Python :: 3 :: Only
19
- Classifier: Programming Language :: Python :: 3.8
20
- Classifier: Programming Language :: Python :: 3.9
21
- Classifier: Programming Language :: Python :: 3.10
22
19
  Classifier: Programming Language :: Python :: 3.11
20
+ Classifier: Programming Language :: Python :: 3.12
21
+ Classifier: Programming Language :: Python :: 3.13
23
22
  Classifier: Programming Language :: Python :: Implementation :: CPython
24
23
  Classifier: Framework :: Jupyter :: JupyterLab
25
24
  Classifier: Topic :: Utilities
@@ -36,95 +35,66 @@ Requires-Dist: matplotlib
36
35
  Requires-Dist: ipywidgets
37
36
  Dynamic: license-file
38
37
 
39
- ========
40
- Overview
41
- ========
38
+ # Overview
42
39
 
43
40
  Yet another Python library with helpers and utilities for data analysis and processing.
44
41
 
45
- .. start-badges
42
+ [![PyPI Package latest release](https://img.shields.io/pypi/v/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
43
+ [![Commits since latest release](https://img.shields.io/github/commits-since/BAMresearch/jupyter-analysis-tools/v1.3.2.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/compare/v1.3.1...main)
44
+ [![License](https://img.shields.io/pypi/l/jupyter-analysis-tools.svg)](https://en.wikipedia.org/wiki/MIT_license)
45
+ [![Supported versions](https://img.shields.io/pypi/pyversions/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
46
+ [![PyPI Wheel](https://img.shields.io/pypi/wheel/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools#files)
47
+ [![Weekly PyPI downloads](https://img.shields.io/pypi/dw/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools/)
48
+ [![Continuous Integration and Deployment Status](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml)
49
+ [![Coverage report](https://img.shields.io/endpoint?url=https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/cov.json)](https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/)
46
50
 
47
- | |version| |commits-since| |license|
48
- | |supported-versions| |wheel| |downloads|
49
- | |cicd| |coverage|
51
+ ## Installation
50
52
 
51
- .. |version| image:: https://img.shields.io/pypi/v/jupyter-analysis-tools.svg
52
- :target: https://pypi.org/project/jupyter-analysis-tools
53
- :alt: PyPI Package latest release
54
-
55
- .. |commits-since| image:: https://img.shields.io/github/commits-since/BAMresearch/jupyter-analysis-tools/v1.3.1.svg
56
- :target: https://github.com/BAMresearch/jupyter-analysis-tools/compare/v1.3.1...main
57
- :alt: Commits since latest release
58
-
59
- .. |license| image:: https://img.shields.io/pypi/l/jupyter-analysis-tools.svg
60
- :target: https://en.wikipedia.org/wiki/MIT_license
61
- :alt: License
62
-
63
- .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/jupyter-analysis-tools.svg
64
- :target: https://pypi.org/project/jupyter-analysis-tools
65
- :alt: Supported versions
66
-
67
- .. |wheel| image:: https://img.shields.io/pypi/wheel/jupyter-analysis-tools.svg
68
- :target: https://pypi.org/project/jupyter-analysis-tools#files
69
- :alt: PyPI Wheel
70
-
71
- .. |downloads| image:: https://img.shields.io/pypi/dw/jupyter-analysis-tools.svg
72
- :target: https://pypi.org/project/jupyter-analysis-tools/
73
- :alt: Weekly PyPI downloads
53
+ pip install jupyter-analysis-tools
74
54
 
75
- .. |cicd| image:: https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml/badge.svg
76
- :target: https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml
77
- :alt: Continuous Integration and Deployment Status
55
+ You can also install the in-development version with:
78
56
 
79
- .. |coverage| image:: https://img.shields.io/endpoint?url=https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/cov.json
80
- :target: https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/
81
- :alt: Coverage report
57
+ pip install git+https://github.com/BAMresearch/jupyter-analysis-tools.git@main
82
58
 
83
- .. end-badges
59
+ ## Documentation
84
60
 
61
+ https://BAMresearch.github.io/jupyter-analysis-tools
85
62
 
86
- Installation
87
- ============
63
+ ## Development
88
64
 
89
- ::
65
+ Run all tests with:
90
66
 
91
- pip install jupyter-analysis-tools
67
+ tox -e py
92
68
 
93
- You can also install the in-development version with::
69
+ Note, to combine the coverage data from all the tox environments run:
94
70
 
95
- pip install git+https://github.com/BAMresearch/jupyter-analysis-tools.git@main
71
+ - Windows
96
72
 
73
+ set PYTEST_ADDOPTS=--cov-append tox
97
74
 
98
- Documentation
99
- =============
75
+ - Other
100
76
 
101
- https://BAMresearch.github.io/jupyter-analysis-tools
77
+ PYTEST_ADDOPTS=--cov-append tox
102
78
 
103
- Development
104
- ===========
79
+ # CHANGELOG
105
80
 
106
- Run all tests with::
81
+ ## v1.3.2 (2025-07-23)
107
82
 
108
- tox -e py
83
+ ### Bug fixes
109
84
 
110
- Note, to combine the coverage data from all the tox environments run:
85
+ * Project: let the template generate supported python versions ([`8acfa6d`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/8acfa6d337ea4b8b92f8ea623e961af1be9a0f17))
111
86
 
112
- .. list-table::
113
- :widths: 10 90
114
- :stub-columns: 1
87
+ ### Continuous integration
115
88
 
116
- - - Windows
117
- - ::
89
+ * coverage: revert config regression for coverage merging ([`dffe265`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/dffe265af9779253a698f241e725d0ea03ea2979))
118
90
 
119
- set PYTEST_ADDOPTS=--cov-append
120
- tox
91
+ ### Documentation
121
92
 
122
- - - Other
123
- - ::
93
+ * readme: additional fix for readme.md ([`795046f`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/795046f73ada0ae85b4eb050c8453cc096c43122))
124
94
 
125
- PYTEST_ADDOPTS=--cov-append tox
95
+ * readme: in markdown format for combining with changelog ([`eb6b904`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/eb6b904136697ddc2427369a605058e464d49351))
126
96
 
127
- # CHANGELOG
97
+ * readme: use markdown format to allow combining with changelog on PyPI ([`395b2c0`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/395b2c0c72232e9109ca50c5b84a7fce2d423df4))
128
98
 
129
99
  ## v1.3.1 (2025-07-23)
130
100
 
@@ -0,0 +1,40 @@
1
+ # Overview
2
+
3
+ Yet another Python library with helpers and utilities for data analysis and processing.
4
+
5
+ [![PyPI Package latest release](https://img.shields.io/pypi/v/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
6
+ [![Commits since latest release](https://img.shields.io/github/commits-since/BAMresearch/jupyter-analysis-tools/v1.3.2.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/compare/v1.3.1...main)
7
+ [![License](https://img.shields.io/pypi/l/jupyter-analysis-tools.svg)](https://en.wikipedia.org/wiki/MIT_license)
8
+ [![Supported versions](https://img.shields.io/pypi/pyversions/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
9
+ [![PyPI Wheel](https://img.shields.io/pypi/wheel/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools#files)
10
+ [![Weekly PyPI downloads](https://img.shields.io/pypi/dw/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools/)
11
+ [![Continuous Integration and Deployment Status](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml)
12
+ [![Coverage report](https://img.shields.io/endpoint?url=https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/cov.json)](https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/)
13
+
14
+ ## Installation
15
+
16
+ pip install jupyter-analysis-tools
17
+
18
+ You can also install the in-development version with:
19
+
20
+ pip install git+https://github.com/BAMresearch/jupyter-analysis-tools.git@main
21
+
22
+ ## Documentation
23
+
24
+ https://BAMresearch.github.io/jupyter-analysis-tools
25
+
26
+ ## Development
27
+
28
+ Run all tests with:
29
+
30
+ tox -e py
31
+
32
+ Note, to combine the coverage data from all the tox environments run:
33
+
34
+ - Windows
35
+
36
+ set PYTEST_ADDOPTS=--cov-append tox
37
+
38
+ - Other
39
+
40
+ PYTEST_ADDOPTS=--cov-append tox
@@ -32,7 +32,7 @@ project = "Jupyter Analysis Tools"
32
32
  year = "2018-2025"
33
33
  author = "Ingo Breßler and Brian R. Pauw"
34
34
  copyright = "{0}, {1}".format(year, author)
35
- version = "1.3.1"
35
+ version = "1.3.2"
36
36
  release = version
37
37
  commit_id = None
38
38
  try:
@@ -0,0 +1,4 @@
1
+ ..
2
+ Use Markdown text to combine with changelog which is generated by semantic-release
3
+ .. include:: ../README.md
4
+ :parser: myst_parser.sphinx_
@@ -13,10 +13,9 @@ classifiers = [
13
13
  "Programming Language :: Python",
14
14
  "Programming Language :: Python :: 3",
15
15
  "Programming Language :: Python :: 3 :: Only",
16
- "Programming Language :: Python :: 3.8",
17
- "Programming Language :: Python :: 3.9",
18
- "Programming Language :: Python :: 3.10",
19
16
  "Programming Language :: Python :: 3.11",
17
+ "Programming Language :: Python :: 3.12",
18
+ "Programming Language :: Python :: 3.13",
20
19
  "Programming Language :: Python :: Implementation :: CPython",
21
20
  "Framework :: Jupyter :: JupyterLab",
22
21
  "Topic :: Utilities",
@@ -56,7 +55,7 @@ include = ["jupyter_analysis_tools*"]
56
55
 
57
56
  [tool.setuptools.dynamic]
58
57
  version = {attr = "jupyter_analysis_tools.__version__"}
59
- readme = {file = ["README.rst", "CHANGELOG.md"]}
58
+ readme = {file = ["README.md", "CHANGELOG.md"]}
60
59
 
61
60
  [tool.coverage.report]
62
61
  path = "coverage-report" # see coverage.yml github action
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  # __init__.py
3
3
 
4
- __version__ = "1.3.1"
4
+ __version__ = "1.3.2"
5
5
 
6
6
  from .binning import reBin
7
7
  from .git import checkRepo, isNBstripoutActivated, isNBstripoutInstalled, isRepo
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyter-analysis-tools
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: Yet another Python library with helpers and utilities for data analysis and processing.
5
5
  Author-email: Ingo Breßler <ingo.bressler@bam.de>, "Brian R. Pauw" <brian.pauw@bam.de>
6
6
  License-Expression: MIT
@@ -16,10 +16,9 @@ Classifier: Operating System :: Microsoft :: Windows
16
16
  Classifier: Programming Language :: Python
17
17
  Classifier: Programming Language :: Python :: 3
18
18
  Classifier: Programming Language :: Python :: 3 :: Only
19
- Classifier: Programming Language :: Python :: 3.8
20
- Classifier: Programming Language :: Python :: 3.9
21
- Classifier: Programming Language :: Python :: 3.10
22
19
  Classifier: Programming Language :: Python :: 3.11
20
+ Classifier: Programming Language :: Python :: 3.12
21
+ Classifier: Programming Language :: Python :: 3.13
23
22
  Classifier: Programming Language :: Python :: Implementation :: CPython
24
23
  Classifier: Framework :: Jupyter :: JupyterLab
25
24
  Classifier: Topic :: Utilities
@@ -36,95 +35,66 @@ Requires-Dist: matplotlib
36
35
  Requires-Dist: ipywidgets
37
36
  Dynamic: license-file
38
37
 
39
- ========
40
- Overview
41
- ========
38
+ # Overview
42
39
 
43
40
  Yet another Python library with helpers and utilities for data analysis and processing.
44
41
 
45
- .. start-badges
42
+ [![PyPI Package latest release](https://img.shields.io/pypi/v/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
43
+ [![Commits since latest release](https://img.shields.io/github/commits-since/BAMresearch/jupyter-analysis-tools/v1.3.2.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/compare/v1.3.1...main)
44
+ [![License](https://img.shields.io/pypi/l/jupyter-analysis-tools.svg)](https://en.wikipedia.org/wiki/MIT_license)
45
+ [![Supported versions](https://img.shields.io/pypi/pyversions/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools)
46
+ [![PyPI Wheel](https://img.shields.io/pypi/wheel/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools#files)
47
+ [![Weekly PyPI downloads](https://img.shields.io/pypi/dw/jupyter-analysis-tools.svg)](https://pypi.org/project/jupyter-analysis-tools/)
48
+ [![Continuous Integration and Deployment Status](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml)
49
+ [![Coverage report](https://img.shields.io/endpoint?url=https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/cov.json)](https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/)
46
50
 
47
- | |version| |commits-since| |license|
48
- | |supported-versions| |wheel| |downloads|
49
- | |cicd| |coverage|
51
+ ## Installation
50
52
 
51
- .. |version| image:: https://img.shields.io/pypi/v/jupyter-analysis-tools.svg
52
- :target: https://pypi.org/project/jupyter-analysis-tools
53
- :alt: PyPI Package latest release
54
-
55
- .. |commits-since| image:: https://img.shields.io/github/commits-since/BAMresearch/jupyter-analysis-tools/v1.3.1.svg
56
- :target: https://github.com/BAMresearch/jupyter-analysis-tools/compare/v1.3.1...main
57
- :alt: Commits since latest release
58
-
59
- .. |license| image:: https://img.shields.io/pypi/l/jupyter-analysis-tools.svg
60
- :target: https://en.wikipedia.org/wiki/MIT_license
61
- :alt: License
62
-
63
- .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/jupyter-analysis-tools.svg
64
- :target: https://pypi.org/project/jupyter-analysis-tools
65
- :alt: Supported versions
66
-
67
- .. |wheel| image:: https://img.shields.io/pypi/wheel/jupyter-analysis-tools.svg
68
- :target: https://pypi.org/project/jupyter-analysis-tools#files
69
- :alt: PyPI Wheel
70
-
71
- .. |downloads| image:: https://img.shields.io/pypi/dw/jupyter-analysis-tools.svg
72
- :target: https://pypi.org/project/jupyter-analysis-tools/
73
- :alt: Weekly PyPI downloads
53
+ pip install jupyter-analysis-tools
74
54
 
75
- .. |cicd| image:: https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml/badge.svg
76
- :target: https://github.com/BAMresearch/jupyter-analysis-tools/actions/workflows/ci-cd.yml
77
- :alt: Continuous Integration and Deployment Status
55
+ You can also install the in-development version with:
78
56
 
79
- .. |coverage| image:: https://img.shields.io/endpoint?url=https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/cov.json
80
- :target: https://BAMresearch.github.io/jupyter-analysis-tools/coverage-report/
81
- :alt: Coverage report
57
+ pip install git+https://github.com/BAMresearch/jupyter-analysis-tools.git@main
82
58
 
83
- .. end-badges
59
+ ## Documentation
84
60
 
61
+ https://BAMresearch.github.io/jupyter-analysis-tools
85
62
 
86
- Installation
87
- ============
63
+ ## Development
88
64
 
89
- ::
65
+ Run all tests with:
90
66
 
91
- pip install jupyter-analysis-tools
67
+ tox -e py
92
68
 
93
- You can also install the in-development version with::
69
+ Note, to combine the coverage data from all the tox environments run:
94
70
 
95
- pip install git+https://github.com/BAMresearch/jupyter-analysis-tools.git@main
71
+ - Windows
96
72
 
73
+ set PYTEST_ADDOPTS=--cov-append tox
97
74
 
98
- Documentation
99
- =============
75
+ - Other
100
76
 
101
- https://BAMresearch.github.io/jupyter-analysis-tools
77
+ PYTEST_ADDOPTS=--cov-append tox
102
78
 
103
- Development
104
- ===========
79
+ # CHANGELOG
105
80
 
106
- Run all tests with::
81
+ ## v1.3.2 (2025-07-23)
107
82
 
108
- tox -e py
83
+ ### Bug fixes
109
84
 
110
- Note, to combine the coverage data from all the tox environments run:
85
+ * Project: let the template generate supported python versions ([`8acfa6d`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/8acfa6d337ea4b8b92f8ea623e961af1be9a0f17))
111
86
 
112
- .. list-table::
113
- :widths: 10 90
114
- :stub-columns: 1
87
+ ### Continuous integration
115
88
 
116
- - - Windows
117
- - ::
89
+ * coverage: revert config regression for coverage merging ([`dffe265`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/dffe265af9779253a698f241e725d0ea03ea2979))
118
90
 
119
- set PYTEST_ADDOPTS=--cov-append
120
- tox
91
+ ### Documentation
121
92
 
122
- - - Other
123
- - ::
93
+ * readme: additional fix for readme.md ([`795046f`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/795046f73ada0ae85b4eb050c8453cc096c43122))
124
94
 
125
- PYTEST_ADDOPTS=--cov-append tox
95
+ * readme: in markdown format for combining with changelog ([`eb6b904`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/eb6b904136697ddc2427369a605058e464d49351))
126
96
 
127
- # CHANGELOG
97
+ * readme: use markdown format to allow combining with changelog on PyPI ([`395b2c0`](https://github.com/BAMresearch/jupyter-analysis-tools/commit/395b2c0c72232e9109ca50c5b84a7fce2d423df4))
128
98
 
129
99
  ## v1.3.1 (2025-07-23)
130
100
 
@@ -6,6 +6,7 @@ CHANGELOG.md
6
6
  CONTRIBUTING.rst
7
7
  LICENSE
8
8
  MANIFEST.in
9
+ README.md
9
10
  README.rst
10
11
  pyproject.toml
11
12
  tox.ini
@@ -1 +0,0 @@
1
- .. include:: ../README.rst