kplot 1.0.0__tar.gz → 1.0.3__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 (59) hide show
  1. {kplot-1.0.0 → kplot-1.0.3}/PKG-INFO +2 -2
  2. {kplot-1.0.0 → kplot-1.0.3}/pyproject.toml +2 -2
  3. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/__init__.py +1 -1
  4. {kplot-1.0.0 → kplot-1.0.3}/README.md +0 -0
  5. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/COMMIT_EDITMSG +0 -0
  6. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/HEAD +0 -0
  7. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/config +0 -0
  8. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/description +0 -0
  9. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/applypatch-msg.sample +0 -0
  10. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/commit-msg.sample +0 -0
  11. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/fsmonitor-watchman.sample +0 -0
  12. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/post-update.sample +0 -0
  13. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-applypatch.sample +0 -0
  14. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-commit.sample +0 -0
  15. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-merge-commit.sample +0 -0
  16. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-push.sample +0 -0
  17. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-rebase.sample +0 -0
  18. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/pre-receive.sample +0 -0
  19. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/prepare-commit-msg.sample +0 -0
  20. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/push-to-checkout.sample +0 -0
  21. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/sendemail-validate.sample +0 -0
  22. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/hooks/update.sample +0 -0
  23. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/index +0 -0
  24. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/info/exclude +0 -0
  25. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/logs/HEAD +0 -0
  26. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/logs/refs/heads/master +0 -0
  27. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/logs/refs/remotes/origin/master +0 -0
  28. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/07/58a12cf558f1c1052d5d85fc11183eaa8c5a0e +0 -0
  29. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904 +0 -0
  30. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/4b/ec2657a7dbd45dbe73e37138d116f523faa959 +0 -0
  31. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/4f/5409d618f7e38d537b978d5f41a3631b32b711 +0 -0
  32. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/51/3c1f584825f2ef997c0b00889ad1e6bb8bc8b1 +0 -0
  33. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/53/95a83111291f805f440b8fed0dad2591e90c4b +0 -0
  34. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/66/594a4f54fe76d07b6cc028ea590f8cfa3d43f6 +0 -0
  35. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/73/77c78423a1b6d14a6d87a8748bf57f229ce10f +0 -0
  36. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/7e/836e7020b269a8d4f8fd1add726cf6c32ffa61 +0 -0
  37. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/b0/df8909fba782cf7f1bda3436475eca0f3246d4 +0 -0
  38. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/b2/98659e19d2219f0191793d2d22f41e58f70a32 +0 -0
  39. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/d5/8e4034057f2585ea9dd383bfca171cbe9d6842 +0 -0
  40. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/dd/527a8b9e974453467c66d8f54053eb0f220435 +0 -0
  41. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/dd/ab85719ab389187ded217518e30e0f1b6d6bf9 +0 -0
  42. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/e2/c2413a8beac9a9fb63279a8c01bcc0d63db27a +0 -0
  43. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/e4/6a79e332a3be7fe4514bab28f14acae9f4f3bd +0 -0
  44. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  45. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/objects/fe/004a1dce30bd84414e6ce55f7ff17dd098e37c +0 -0
  46. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/refs/heads/master +0 -0
  47. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/.git/refs/remotes/origin/master +0 -0
  48. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/axes.py +0 -0
  49. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/cmaps.py +0 -0
  50. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/hist.py +0 -0
  51. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/image.py +0 -0
  52. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/movie.py +0 -0
  53. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/plot.py +0 -0
  54. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/py.typed +0 -0
  55. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/styles/example.mpl +0 -0
  56. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/styles/publication.mpl +0 -0
  57. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/threeD/__init__.py +0 -0
  58. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/threeD/slider_images.py +0 -0
  59. {kplot-1.0.0 → kplot-1.0.3}/src/kplot/utils.py +0 -0
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: kplot
3
- Version: 1.0.0
3
+ Version: 1.0.3
4
4
  Summary: Add your description here
5
5
  Requires-Dist: matplotlib>=3.10.8
6
6
  Requires-Dist: numpy>=2.4.2
7
- Requires-Python: >=3.13
7
+ Requires-Python: >=3.11
8
8
  Description-Content-Type: text/markdown
9
9
 
@@ -1,9 +1,9 @@
1
1
  [project]
2
2
  name = "kplot"
3
- version = "1.0.0"
3
+ version = "1.0.3"
4
4
  description = "Add your description here"
5
5
  readme = "README.md"
6
- requires-python = ">=3.13"
6
+ requires-python = ">=3.11"
7
7
  dependencies = [
8
8
  "matplotlib>=3.10.8",
9
9
  "numpy>=2.4.2",
@@ -4,4 +4,4 @@ from kplot.hist import hist
4
4
  from kplot.image import show
5
5
  from kplot.plot import plot, diffplot, powerlawplot
6
6
  from kplot.utils import alias_kwarg, column_width, two_column_width
7
- from kplot.movie import show_movie, line_movie
7
+ from kplot.movie import show_movie, line_movie
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