书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 373 个相关结果.
  • PyMongo 3.9.0 Documentation

    PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python. This documentation attempts to explain ever...
  • Django OAuth Toolkit Documentation v1.3.2

    Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes e...
  • PyMiner 使用教程(202009)

    做开源界的MATLAB!PyMiner一款基于数据工作空间的数学工具,通过加载插件的方式实现不同的需求,用易于操作的形式完成数学计算相关工作。
  • Scrapy v2.5 Documentation

    Scrapy 是一套基于 Twisted 的异步处理框架,纯 Python 实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片。
  • Peewee 3.6.0 Documentation

    Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
  • Peewee 3.1.0 Documentation

    Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
  • Gunicorn 20.1.0 Documentation

    Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with vari...
  • 动手学深度学习

    《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
  • UCSD COGS108 数据科学实战中文笔记

    欢迎来到阅读数据科学实战课程的实践材料。本笔记本将指导你获取使用这些教程和作业所需的工具。本课程以及本系列教程假定你已具备一些编程基础知识。特别是它假定了 Python 的一些知识,涵盖了标准库。如果你对 Python 有些不熟悉,可以按照 Python 笔记本中的链接来补上。
  • virtualenvwrapper 4.8.4 document

    virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing you...