书栈网 · BookStack 本次搜索耗时 0.011 秒,为您找到 1579 个相关结果.
  • Django v4.1 Documentation

    Django是一个开放源代码的Web应用框架,由Python写成。采用了MVT的软件设计模式,即模型Model,视图View和模板Template。
  • Nornir v3.3 Documentation

    Nornir is an automation framework written in python to be used with python. Most automation frameworks hide the language they are written in by using some cumbersome pseudo-languag...
  • virtualenv 中文文档

    virtualenv 用来创建隔离的Python环境。
  • Django REST framework Tutorial

    Django REST framework is a powerful and flexible toolkit for building Web APIs.
  • Dask 2.9.1 Document

    Dask 是一个用于分析计算的灵活的并行计算库。Dask 由两个组件组成:动态任务调度优化计算。 这类似于 Airflow、Luigi、Celery 或 Make,但是针对交互式计算工作负载进行了优化。“大数据”集合,如并行数组,数据框架和列表,将常见接口(如 NumPy、Pandas 或 Python 迭代器)扩展到 larger-than-memory ...
  • Dask.distributed 2.9.1 documentation

    Dask.distributed是用于Python中分布式计算的轻量级库。它将concurrent.futures和daskAPI 扩展到中等大小的集群。
  • Dask Stories documentation

    Dask is a versatile tool that supports a variety of workloads. This page contains brief and illustrative examples of how people use Dask in practice. These emphasize breadth and ho...
  • Dask Tutorial Documentation

    Dask 是一个用于分析计算的灵活的并行计算库。Dask 由两个组件组成:动态任务调度优化计算。 这类似于 Airflow、Luigi、Celery 或 Make,但是针对交互式计算工作负载进行了优化。“大数据”集合,如并行数组,数据框架和列表,将常见接口(如 NumPy、Pandas 或 Python 迭代器)扩展到 larger-than-memory ...
  • Cython 3.0 Documentation

    Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language (based on Pyrex). It makes writing C extensions for Py...
  • Nim 1.2 语言手册

    Nim 是一种静态类型的、编译型、系统编程语言。它结合了其他成熟语言的成功概念。(如 Python、Ada 和 Modula)