pythagoras 0.23.0__py3-none-any.whl → 0.23.1__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
@@ -1,17 +1,21 @@
1
1
  """Distributed serverless compute at a global scale.
2
2
 
3
- Pythagoras is a framework for distributed compute in Python.
3
+ Pythagoras is a framework for distributed computations in Python.
4
4
 
5
5
  It offers 3 main advantages:
6
6
 
7
7
  - Global scale: parallelize your algorithms to scale to millions of nodes.
8
8
  - Low maintenance: no need to manage servers and infrastructure,
9
- we replace expensive compute with cheap storage.
9
+ Pythagoras replaces expensive compute with cheap storage.
10
10
  - High performance: 'compute once, reuse forever' strategy
11
11
  significanty accelerates long-running workflows.
12
12
 
13
- Pythagoras is able to affer these benefits as it's the first framework
13
+ Pythagoras is able to offer these benefits as it's the first framework
14
14
  to fully implement the Functional Programming 2.0 paradigm.
15
+
16
+ Pythagoras excels at optimizing complex, long-running,
17
+ resource-demanding computations. It’s not the best choice for real-time,
18
+ latency-sensitive workflows.
15
19
  """
16
20
 
17
21
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pythagoras
3
- Version: 0.23.0
3
+ Version: 0.23.1
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
@@ -58,8 +58,8 @@ pythagoras/_800_signatures_and_converters/node_signatures.py,sha256=2de43f2cc4c3
58
58
  pythagoras/_800_signatures_and_converters/random_signatures.py,sha256=c174f28c04ccf08c0c5eadaf1e1a00aba4fec88ec370def64afcadd39123141a,323
59
59
  pythagoras/_900_project_stats_collector/__init__.py,sha256=11a82df8184f3ed046829332c31da590b0cad7ad3763db7f40176d1ca5071c56,71
60
60
  pythagoras/_900_project_stats_collector/project_analyzer.py,sha256=ba1c9c14a8d421712961c6589da937ca7e0916172197ea19ef0b7ab291718686,3574
61
- pythagoras/__init__.py,sha256=9d2d9c48b3d4b7c6d30cf0a9099ea1cbc1e8416e689e73510b12a366416fd091,1059
61
+ pythagoras/__init__.py,sha256=4cc3ed25d4a2fd64a10a9267b1555d3b8f1672fb3bf0631b522e601dcd5e30bc,1233
62
62
  pythagoras/core/__init__.py,sha256=11c3616471c79550d69a0d3b3b49a45b90087919b82477db5de99c8ebc6ba5c0,298
63
- pythagoras-0.23.0.dist-info/WHEEL,sha256=607c46fee47e440c91332c738096ff0f5e54ca3b0818ee85462dd5172a38e793,79
64
- pythagoras-0.23.0.dist-info/METADATA,sha256=1f381247fbf37d1ec70ead8188d8233c3dc0bf8b44f98b7f2e8c21e22a329063,4241
65
- pythagoras-0.23.0.dist-info/RECORD,,
63
+ pythagoras-0.23.1.dist-info/WHEEL,sha256=607c46fee47e440c91332c738096ff0f5e54ca3b0818ee85462dd5172a38e793,79
64
+ pythagoras-0.23.1.dist-info/METADATA,sha256=4f420f2685e10acb52d4ac4e38ba364e9f5e55be98cc6f222931e34172ce201c,4241
65
+ pythagoras-0.23.1.dist-info/RECORD,,