pythagoras 0.25.5__py3-none-any.whl → 0.25.7__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.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: pythagoras
|
|
3
|
-
Version: 0.25.
|
|
3
|
+
Version: 0.25.7
|
|
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
|
|
@@ -10,6 +10,10 @@ Classifier: Intended Audience :: Developers
|
|
|
10
10
|
Classifier: Intended Audience :: Science/Research
|
|
11
11
|
Classifier: Programming Language :: Python
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
14
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
13
17
|
Classifier: License :: OSI Approved :: MIT License
|
|
14
18
|
Classifier: Operating System :: OS Independent
|
|
15
19
|
Classifier: Topic :: Scientific/Engineering
|
|
@@ -93,6 +97,8 @@ preferred functional patterns, augmented by new capabilities.
|
|
|
93
97
|
|
|
94
98
|
## Videos
|
|
95
99
|
|
|
100
|
+
* [15-minute Demo](https://pythagoras.link/15-min-demo)
|
|
101
|
+
|
|
96
102
|
* [Data Phoenix Webinar, August 27, 2025](https://youtu.be/eb6_atu1RQI) ([slides](https://docs.google.com/presentation/d/1fGBqnp0aqVHPJ-BYGYnUll1_TJI_WObAbEVX89Z3-yA))
|
|
97
103
|
|
|
98
104
|
|
|
@@ -71,6 +71,6 @@ pythagoras/_900_project_stats_collector/__init__.py,sha256=Eagt-BhPPtBGgpMywx2lk
|
|
|
71
71
|
pythagoras/_900_project_stats_collector/project_analyzer.py,sha256=uhycFKjUIXEpYcZYnak3yn4JFhchl-oZ7wt6spFxhoY,3574
|
|
72
72
|
pythagoras/__init__.py,sha256=oA6bi5Ov3Io9Adn8zEmSIMqb2NAJM2MUN5fV1y7bgHA,1312
|
|
73
73
|
pythagoras/core/__init__.py,sha256=yfamQZNt_7FL7vfxSoCTZq2ZL6rupp6qzcp9CHhTj3E,2674
|
|
74
|
-
pythagoras-0.25.
|
|
75
|
-
pythagoras-0.25.
|
|
76
|
-
pythagoras-0.25.
|
|
74
|
+
pythagoras-0.25.7.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
|
|
75
|
+
pythagoras-0.25.7.dist-info/METADATA,sha256=Nl9R_M30uXo0khMWYGbxvazmifYg3hjdZI05qQInQug,13139
|
|
76
|
+
pythagoras-0.25.7.dist-info/RECORD,,
|