[ 源代码: dask.distributed ]
软件包:python3-distributed(2024.5.2+ds.1-7)
python3-distributed 的相关链接
Debian 的资源:
下载源码包 dask.distributed:
- [dask.distributed_2024.5.2+ds.1-7.dsc]
- [dask.distributed_2024.5.2+ds.1.orig.tar.xz]
- [dask.distributed_2024.5.2+ds.1-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [distributed.readthedocs.io]
相似软件包:
Dask Distributed computing for Python 3
Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters.
This contains the Python 3 version
其他与 python3-distributed 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-click (>= 6.6)
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-cloudpickle (>= 1.5.0)
- Extended pickling support for Python 3 objects
-
- dep: python3-dask (<< 2024.5.2.1~)
- Minimal task scheduling abstraction for Python 3
- dep: python3-dask (>= 2024.5.2)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-locket
- File-based locks for Python 3 for Linux and Windows
-
- dep: python3-msgpack
- Python 3 implementation of MessagePack format
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-sortedcontainers
- sorted container types: SortedList, SortedDict, and SortedSet (Python 3)
-
- dep: python3-tblib
- Python 3 traceback fiddling library
-
- dep: python3-toolz (>= 0.8.2)
- List processing tools and functional utilities
-
- dep: python3-tornado (>= 5)
- scalable, non-blocking web server and tools - Python 3 package
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zict (>= 3.0.0)
- Mutable mapping tools for Python 3
-
- rec: python3-pandas
- data structures for "relational" or "labeled" data
-
- sug: python-distributed-doc
- Dask Distributed computing documentation