PyWebIO v1.0.3 使用手册install -U --force-reinstall https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] site/?pywebio_api=bmi] )。 将 bmi() 服务整合到现有的Web框架请参考 与Web框架集成 Documentation 这个文档同时也提供 PDF 和 Epub 格式 [https://readthedocs.org/projects/pywebio/downloads/]. 使用手册 User’s guide 输入 输出 Server模式与Script模式 与Web框架集成 use PyWebIO? Make a new discussion on Github Discussions [https://github.com/wang0618/PyWebIO/discussions]. Report bugs on the GitHub issue [https://github.com/wang0618/pywebio/issues]. User’s guide 如0 码力 | 106 页 | 7.34 MB | 1 年前3
PyWebIO v1.2.3 使用手册3 4 Chapter 1. 特性 CHAPTER2 Installation 稳定版: pip3 install -U pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 textarea('Code Edit', code={ 'mode': "python", # code language 'theme': 'darcula', # Codemirror theme. Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes (下页继续) 4.1. User’s guide 11 PyWebIO something\n# Write your python code') 以上代码将在浏览器上显示如下: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror.net/doc/manual.html# config 输入组 PyWebIO 支持输入组, 返回结果为一个字典。pywebio.input.input_group()0 码力 | 102 页 | 1.67 MB | 1 年前3
PyWebIO v1.1.0 使用手册1.0 4 Chapter 1. 特性 CHAPTER2 Install 稳定版安装: pip3 install -U pywebio 开发版安装: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 textarea('Code Edit', code={ 'mode': "python", # 编辑区代码语言 'theme': 'darcula', # 编辑区 darcula 主题, Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes (下页继续) 4.1. User’s guide 11 PyWebIO something\n# Write your python code') 文本框的显示效果为: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror.net/doc/manual.html# config 输入组 PyWebIO 支持输入组, 返回结果为一个字典。pywebio.input.input_group()0 码力 | 98 页 | 1.73 MB | 1 年前3
PyWebIO v1.2.2 使用手册2 4 Chapter 1. 特性 CHAPTER2 Installation 稳定版: pip3 install -U pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes }, value='import something\n# Write your python code') 以上代码将在浏览器上显示如下: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror PyWebIO 应用。 注意: 当使用 Tornado 后端时,PyWebIO 使用 WebSocket 协议和浏览器进行通讯,如果你的 Tornado 应用 处在反向代理 (比如 Nginx) 之后,可能需要特别配置反向代理来支持 WebSocket 协议,这里 有一个 Nginx 配置 WebSocket 的例子。 Flask 需要添加一个 PyWebIO 相关的路由,用来和浏览器进行0 码力 | 102 页 | 1.69 MB | 1 年前3
PyWebIO v1.2.3 使用手册pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] pywebio_api=bmi] )。 将 bmi() 服务整合到现有的Web框架请参考 与Web框架集成 。 Documentation 这个文档同时也提供 PDF 和 Epub 格式 [https://readthedocs.org/projects/pywebio/downloads/]. 使用手册 User’s guide 输入 输出 Server模式与Script模式 与Web框架集成 use PyWebIO? Make a new discussion on Github Discussions [https://github.com/wang0618/PyWebIO/discussions]. Report bugs on the GitHub issue [https://github.com/wang0618/pywebio/issues]. User’s guide 如0 码力 | 119 页 | 7.44 MB | 1 年前3
PyWebIO v1.2.2 使用手册pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] pywebio_api=bmi] )。 将 bmi() 服务整合到现有的Web框架请参考 与Web框架集成 。 Documentation 这个文档同时也提供 PDF 和 Epub 格式 [https://readthedocs.org/projects/pywebio/downloads/]. 使用手册 User’s guide 输入 输出 Server模式与Script模式 与Web框架集成 use PyWebIO? Make a new discussion on Github Discussions [https://github.com/wang0618/PyWebIO/discussions]. Report bugs on the GitHub issue [https://github.com/wang0618/pywebio/issues]. User’s guide 如0 码力 | 119 页 | 7.41 MB | 1 年前3
PyWebIO v1.1.0 使用手册pywebio 开发版安装: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO要求 Python 版本在 3.5.2 及以上 Hello, world 这是一个使用PyWebIO计算 BMI指数 [https://en.wikipedia.org/wiki/Body_mass_index] site/?pywebio_api=bmi] )。 将 bmi() 服务整合到现有的Web框架请参考 与Web框架集成 Documentation 这个文档同时也提供 PDF 和 Epub 格式 [https://readthedocs.org/projects/pywebio/downloads/]. 使用手册 User’s guide 输入 输出 Server模式与Script模式 与Web框架集成 use PyWebIO? Make a new discussion on Github Discussions [https://github.com/wang0618/PyWebIO/discussions]. Report bugs on the GitHub issue [https://github.com/wang0618/pywebio/issues]. User’s guide 如0 码力 | 119 页 | 7.41 MB | 1 年前3
PyWebIO v1.3.1 使用手册1 4 Chapter 1. 特性 CHAPTER2 Installation 稳定版: pip3 install -U pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 textarea('Code Edit', code={ 'mode': "python", # code language 'theme': 'darcula', # Codemirror theme. Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes (下页继续) 4.1. User’s guide 11 PyWebIO something\n# Write your python code') 以上代码将在浏览器上显示如下: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror.net/doc/manual.html# config 输入组 PyWebIO 支持输入组, 返回结果为一个字典。pywebio.input.input_group()0 码力 | 111 页 | 1.70 MB | 1 年前3
PyWebIO v1.3.3 使用手册3 4 Chapter 1. 特性 CHAPTER2 Installation 稳定版: pip3 install -U pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 textarea('Code Edit', code={ 'mode': "python", # code language 'theme': 'darcula', # Codemirror theme. Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes (下页继续) 4.1. User’s guide 11 PyWebIO something\n# Write your python code') 以上代码将在浏览器上显示如下: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror.net/doc/manual.html# config 输入组 PyWebIO 支持输入组, 返回结果为一个字典。pywebio.input.input_group()0 码力 | 111 页 | 1.70 MB | 1 年前3
PyWebIO v1.3.2 使用手册2 4 Chapter 1. 特性 CHAPTER2 Installation 稳定版: pip3 install -U pywebio 开发版: pip3 install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip 系统要求: PyWebIO 要求 Python 版本在 3.5.2 及以上 textarea('Code Edit', code={ 'mode': "python", # code language 'theme': 'darcula', # Codemirror theme. Visit https://codemirror.net/demo/theme. �→html#cobalt to get more themes (下页继续) 4.1. User’s guide 11 PyWebIO something\n# Write your python code') 以上代码将在浏览器上显示如下: 这里 列举了一些常用的 Codemirror 选项,完整的 Codemirror 选项请见:https://codemirror.net/doc/manual.html# config 输入组 PyWebIO 支持输入组, 返回结果为一个字典。pywebio.input.input_group()0 码力 | 111 页 | 1.70 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













