pythagoras 0.25.0__py3-none-any.whl → 0.25.2__py3-none-any.whl

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.
pythagoras/__init__.py CHANGED
@@ -32,4 +32,7 @@ from ._090_swarming_portals import *
32
32
  from ._100_top_level_API import *
33
33
  from ._800_signatures_and_converters import *
34
34
 
35
+ from importlib import metadata as _md
36
+ __version__ = _md.version("pythagoras")
37
+
35
38
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pythagoras
3
- Version: 0.25.0
3
+ Version: 0.25.2
4
4
  Summary: Planet-scale distributed computing in Python.
5
5
  Keywords: cloud,ML,AI,serverless,distributed,parallel,machine-learning,deep-learning,pythagoras
6
6
  Author: Volodymyr (Vlad) Pavlov
@@ -26,12 +26,12 @@ Requires-Dist: autopep8
26
26
  Requires-Dist: deepdiff
27
27
  Requires-Dist: numpy
28
28
  Requires-Dist: pytest
29
- Requires-Dist: persidict==0.104.2
29
+ Requires-Dist: persidict
30
30
  Requires-Dist: boto3
31
31
  Requires-Dist: moto
32
32
  Requires-Dist: uv
33
33
  Requires-Dist: nvidia-ml-py
34
- Requires-Dist: parameterizable==0.101.0
34
+ Requires-Dist: parameterizable
35
35
  Requires-Dist: persidict[aws] ; extra == 'aws'
36
36
  Requires-Dist: boto3 ; extra == 'aws'
37
37
  Requires-Dist: moto ; extra == 'aws'
@@ -60,8 +60,8 @@ pythagoras/_800_signatures_and_converters/node_signature.py,sha256=W5Rg6q0jBRRJz
60
60
  pythagoras/_800_signatures_and_converters/random_signatures.py,sha256=IpZ7uwReCd-K9Yq1IZoubxn7kidnRfpB9-GBKXdqYdA,719
61
61
  pythagoras/_900_project_stats_collector/__init__.py,sha256=Eagt-BhPPtBGgpMywx2lkLDK1603Y9t_QBdtHKUHHFY,71
62
62
  pythagoras/_900_project_stats_collector/project_analyzer.py,sha256=uhycFKjUIXEpYcZYnak3yn4JFhchl-oZ7wt6spFxhoY,3574
63
- pythagoras/__init__.py,sha256=TMPtJdSi_WShCpJnsVVdO48Wcvs78GMbUi5gHc1eMLw,1233
63
+ pythagoras/__init__.py,sha256=oA6bi5Ov3Io9Adn8zEmSIMqb2NAJM2MUN5fV1y7bgHA,1312
64
64
  pythagoras/core/__init__.py,sha256=yfamQZNt_7FL7vfxSoCTZq2ZL6rupp6qzcp9CHhTj3E,2674
65
- pythagoras-0.25.0.dist-info/WHEEL,sha256=X16MKk8bp2DRsAuyteHJ-9qOjzmnY0x1aj0P1ftqqWA,78
66
- pythagoras-0.25.0.dist-info/METADATA,sha256=_cYImSTfY9drhM_5afF5s0MvFWH1AmgCnsNUApbJvR8,7467
67
- pythagoras-0.25.0.dist-info/RECORD,,
65
+ pythagoras-0.25.2.dist-info/WHEEL,sha256=X16MKk8bp2DRsAuyteHJ-9qOjzmnY0x1aj0P1ftqqWA,78
66
+ pythagoras-0.25.2.dist-info/METADATA,sha256=kDDmPXDn2OWIj949sHZ9hb7uyAooJ4PWX1PtLA856JM,7449
67
+ pythagoras-0.25.2.dist-info/RECORD,,