PyOctaveBand 2.0.0__tar.gz → 2.1.0__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. pyoctaveband-2.1.0/PKG-INFO +35 -0
  2. pyoctaveband-2.1.0/README.md +22 -0
  3. pyoctaveband-2.1.0/pyproject.toml +27 -0
  4. pyoctaveband-2.1.0/src/PyOctaveBand.egg-info/PKG-INFO +35 -0
  5. pyoctaveband-2.1.0/src/PyOctaveBand.egg-info/SOURCES.txt +8 -0
  6. pyoctaveband-2.1.0/src/PyOctaveBand.egg-info/requires.txt +1 -0
  7. pyoctaveband-2.1.0/src/pyoctaveband/__init__.py +21 -0
  8. pyoctaveband-2.0.0/LICENSE +0 -674
  9. pyoctaveband-2.0.0/MANIFEST.in +0 -1
  10. pyoctaveband-2.0.0/PKG-INFO +0 -121
  11. pyoctaveband-2.0.0/README.md +0 -90
  12. pyoctaveband-2.0.0/VERSION +0 -1
  13. pyoctaveband-2.0.0/pyproject.toml +0 -66
  14. pyoctaveband-2.0.0/src/PyOctaveBand.egg-info/PKG-INFO +0 -121
  15. pyoctaveband-2.0.0/src/PyOctaveBand.egg-info/SOURCES.txt +0 -44
  16. pyoctaveband-2.0.0/src/PyOctaveBand.egg-info/requires.txt +0 -12
  17. pyoctaveband-2.0.0/src/pyoctaveband/__init__.py +0 -243
  18. pyoctaveband-2.0.0/src/pyoctaveband/_version.py +0 -17
  19. pyoctaveband-2.0.0/src/pyoctaveband/calibration.py +0 -32
  20. pyoctaveband-2.0.0/src/pyoctaveband/compliance.py +0 -203
  21. pyoctaveband-2.0.0/src/pyoctaveband/core.py +0 -470
  22. pyoctaveband-2.0.0/src/pyoctaveband/filter_design.py +0 -214
  23. pyoctaveband-2.0.0/src/pyoctaveband/frequencies.py +0 -186
  24. pyoctaveband-2.0.0/src/pyoctaveband/levels.py +0 -119
  25. pyoctaveband-2.0.0/src/pyoctaveband/parametric_filters.py +0 -370
  26. pyoctaveband-2.0.0/src/pyoctaveband/py.typed +0 -0
  27. pyoctaveband-2.0.0/src/pyoctaveband/utils.py +0 -74
  28. pyoctaveband-2.0.0/tests/test_advanced.py +0 -236
  29. pyoctaveband-2.0.0/tests/test_audio_processing.py +0 -82
  30. pyoctaveband-2.0.0/tests/test_basic.py +0 -124
  31. pyoctaveband-2.0.0/tests/test_compliance.py +0 -96
  32. pyoctaveband-2.0.0/tests/test_errors_and_edge_cases.py +0 -265
  33. pyoctaveband-2.0.0/tests/test_filter_design.py +0 -171
  34. pyoctaveband-2.0.0/tests/test_graph_measurements.py +0 -75
  35. pyoctaveband-2.0.0/tests/test_iec_compliance.py +0 -100
  36. pyoctaveband-2.0.0/tests/test_iec_weighting_table3.py +0 -94
  37. pyoctaveband-2.0.0/tests/test_levels.py +0 -123
  38. pyoctaveband-2.0.0/tests/test_matplotlib_backend.py +0 -88
  39. pyoctaveband-2.0.0/tests/test_multichannel.py +0 -64
  40. pyoctaveband-2.0.0/tests/test_nominal_frequencies.py +0 -139
  41. pyoctaveband-2.0.0/tests/test_packaging.py +0 -13
  42. pyoctaveband-2.0.0/tests/test_parametric.py +0 -313
  43. pyoctaveband-2.0.0/tests/test_parametric_filters.py +0 -544
  44. pyoctaveband-2.0.0/tests/test_performance.py +0 -68
  45. pyoctaveband-2.0.0/tests/test_signal_theory_limits.py +0 -139
  46. pyoctaveband-2.0.0/tests/test_spectrogram.py +0 -63
  47. pyoctaveband-2.0.0/tests/test_stateful_octave_filter_bank.py +0 -120
  48. pyoctaveband-2.0.0/tests/test_stateful_weighting_filter.py +0 -117
  49. pyoctaveband-2.0.0/tests/test_utils.py +0 -45
  50. pyoctaveband-2.0.0/tests/test_zero_phase.py +0 -75
  51. {pyoctaveband-2.0.0 → pyoctaveband-2.1.0}/setup.cfg +0 -0
  52. {pyoctaveband-2.0.0 → pyoctaveband-2.1.0}/src/PyOctaveBand.egg-info/dependency_links.txt +0 -0
  53. {pyoctaveband-2.0.0 → pyoctaveband-2.1.0}/src/PyOctaveBand.egg-info/top_level.txt +0 -0
@@ -0,0 +1,35 @@
1
+ Metadata-Version: 2.4
2
+ Name: PyOctaveBand
3
+ Version: 2.1.0
4
+ Summary: PyOctaveBand is now phonometry. This transition package installs phonometry and keeps 'import pyoctaveband' working.
5
+ Author-email: Jose Manuel Requena Plens <jmrplens@gmail.com>
6
+ Project-URL: Homepage, https://github.com/jmrplens/phonometry
7
+ Project-URL: Documentation, https://jmrplens.github.io/phonometry/
8
+ Classifier: Development Status :: 7 - Inactive
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Requires-Python: >=3.13
11
+ Description-Content-Type: text/markdown
12
+ Requires-Dist: phonometry>=3.0.0
13
+
14
+ # PyOctaveBand → phonometry
15
+
16
+ **PyOctaveBand has been renamed to [phonometry](https://pypi.org/project/phonometry/).**
17
+
18
+ This is a transition package: installing or upgrading `PyOctaveBand` installs
19
+ `phonometry` and provides a `pyoctaveband` module that re-exports the full,
20
+ unchanged API with a `DeprecationWarning`. Your existing code keeps working,
21
+ but new code should use the new name:
22
+
23
+ ```bash
24
+ pip install phonometry
25
+ ```
26
+
27
+ ```python
28
+ import phonometry # instead of: import pyoctaveband
29
+ ```
30
+
31
+ The API is identical — renaming the import is a complete migration.
32
+
33
+ - Documentation: https://jmrplens.github.io/phonometry/
34
+ - Repository: https://github.com/jmrplens/phonometry
35
+ - Last release under the old name: [`pyoctaveband-v2` branch](https://github.com/jmrplens/phonometry/tree/pyoctaveband-v2)
@@ -0,0 +1,22 @@
1
+ # PyOctaveBand → phonometry
2
+
3
+ **PyOctaveBand has been renamed to [phonometry](https://pypi.org/project/phonometry/).**
4
+
5
+ This is a transition package: installing or upgrading `PyOctaveBand` installs
6
+ `phonometry` and provides a `pyoctaveband` module that re-exports the full,
7
+ unchanged API with a `DeprecationWarning`. Your existing code keeps working,
8
+ but new code should use the new name:
9
+
10
+ ```bash
11
+ pip install phonometry
12
+ ```
13
+
14
+ ```python
15
+ import phonometry # instead of: import pyoctaveband
16
+ ```
17
+
18
+ The API is identical — renaming the import is a complete migration.
19
+
20
+ - Documentation: https://jmrplens.github.io/phonometry/
21
+ - Repository: https://github.com/jmrplens/phonometry
22
+ - Last release under the old name: [`pyoctaveband-v2` branch](https://github.com/jmrplens/phonometry/tree/pyoctaveband-v2)
@@ -0,0 +1,27 @@
1
+ [build-system]
2
+ requires = ["setuptools>=82.0.1", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "PyOctaveBand"
7
+ version = "2.1.0"
8
+ authors = [
9
+ { name="Jose Manuel Requena Plens", email="jmrplens@gmail.com" },
10
+ ]
11
+ description = "PyOctaveBand is now phonometry. This transition package installs phonometry and keeps 'import pyoctaveband' working."
12
+ readme = "README.md"
13
+ requires-python = ">=3.13"
14
+ classifiers = [
15
+ "Development Status :: 7 - Inactive",
16
+ "License :: OSI Approved :: MIT License",
17
+ ]
18
+ dependencies = [
19
+ "phonometry>=3.0.0",
20
+ ]
21
+
22
+ [project.urls]
23
+ "Homepage" = "https://github.com/jmrplens/phonometry"
24
+ "Documentation" = "https://jmrplens.github.io/phonometry/"
25
+
26
+ [tool.setuptools.packages.find]
27
+ where = ["src"]
@@ -0,0 +1,35 @@
1
+ Metadata-Version: 2.4
2
+ Name: PyOctaveBand
3
+ Version: 2.1.0
4
+ Summary: PyOctaveBand is now phonometry. This transition package installs phonometry and keeps 'import pyoctaveband' working.
5
+ Author-email: Jose Manuel Requena Plens <jmrplens@gmail.com>
6
+ Project-URL: Homepage, https://github.com/jmrplens/phonometry
7
+ Project-URL: Documentation, https://jmrplens.github.io/phonometry/
8
+ Classifier: Development Status :: 7 - Inactive
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Requires-Python: >=3.13
11
+ Description-Content-Type: text/markdown
12
+ Requires-Dist: phonometry>=3.0.0
13
+
14
+ # PyOctaveBand → phonometry
15
+
16
+ **PyOctaveBand has been renamed to [phonometry](https://pypi.org/project/phonometry/).**
17
+
18
+ This is a transition package: installing or upgrading `PyOctaveBand` installs
19
+ `phonometry` and provides a `pyoctaveband` module that re-exports the full,
20
+ unchanged API with a `DeprecationWarning`. Your existing code keeps working,
21
+ but new code should use the new name:
22
+
23
+ ```bash
24
+ pip install phonometry
25
+ ```
26
+
27
+ ```python
28
+ import phonometry # instead of: import pyoctaveband
29
+ ```
30
+
31
+ The API is identical — renaming the import is a complete migration.
32
+
33
+ - Documentation: https://jmrplens.github.io/phonometry/
34
+ - Repository: https://github.com/jmrplens/phonometry
35
+ - Last release under the old name: [`pyoctaveband-v2` branch](https://github.com/jmrplens/phonometry/tree/pyoctaveband-v2)
@@ -0,0 +1,8 @@
1
+ README.md
2
+ pyproject.toml
3
+ src/PyOctaveBand.egg-info/PKG-INFO
4
+ src/PyOctaveBand.egg-info/SOURCES.txt
5
+ src/PyOctaveBand.egg-info/dependency_links.txt
6
+ src/PyOctaveBand.egg-info/requires.txt
7
+ src/PyOctaveBand.egg-info/top_level.txt
8
+ src/pyoctaveband/__init__.py
@@ -0,0 +1 @@
1
+ phonometry>=3.0.0
@@ -0,0 +1,21 @@
1
+ # Copyright (c) 2026. Jose M. Requena-Plens
2
+ """Transition shim: PyOctaveBand has been renamed to phonometry.
3
+
4
+ Re-exports the complete phonometry API under the legacy ``pyoctaveband``
5
+ name so existing code keeps working. New code should ``import phonometry``.
6
+ """
7
+
8
+ import warnings
9
+
10
+ from phonometry import * # noqa: F403
11
+ from phonometry import __all__, __version__ # noqa: F401
12
+
13
+ # FutureWarning (not DeprecationWarning): visible by default, so users of
14
+ # the old name actually see the migration notice.
15
+ warnings.warn(
16
+ "PyOctaveBand has been renamed to 'phonometry'. The API is identical: "
17
+ "replace 'import pyoctaveband' with 'import phonometry'. "
18
+ "See https://jmrplens.github.io/phonometry/",
19
+ FutureWarning,
20
+ stacklevel=2,
21
+ )