<h1 align="center"><strong>To-Do List</strong></h1>
<p align="center">
<img src="https://imgur.com/YvFny7S.png">
</p>
<br />
# Motive
A to-do list made using [PyWebIO](https://github.com/wang0618/PyWebIO), a Python library that provides a series of imperative functions to obtain user input and output on the browser.
The input function of PyWebIO is blocking, and the output function will output content to the user in real-time.
By default, PyWebIO uses WebSocket protocol for server-browser communication. Though, one can easily opt to use HTTP polling instead for server-browser communication.
With PyWebIO, I was able to build an interactive web app simply with just Markdown, without the need to have knowledge of HTML and JS.
# Installation
```sh
pipenv install --dev
```
# How to Run
```sh
pipenv run python3 app.py --debug=True
```

zhangjames
- 粉丝: 34
最新资源
- 混合高斯模型中期望最大算法的实现方法探讨
- 关于混合高斯模型的期望最大算法的实现
- 一款强大的大模型微调数据集生成和管理工具
- 使用LLaMA-Factory微调多模态大语言模型的示例代码 Demo of Finetuning Multimodal LLM with LLaMA-Factory
- 基于大语言模型 API 的外挂知识库问答系统(含 neo4j 知识图谱实现)
- 数据库课程设计研究报告学生成绩管理系统.doc
- 信息技术课中的生活算法之一-操作教学.docx
- 简析互联网时代高职教育新发展.docx
- 试论中职教师信息化教学创新的研究.docx
- ASP企业员工管理系统的方案设计书与实现.doc
- 东莞理工学院C语言程序设计方案作业实验二.docx
- 试论工程项目管理的科学化.docx
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)
- 用大数据思维提升职业教育学生的双创能力.docx
- PLC控制运料小车的方案设计书1.doc
- 优质模板旅游管理电子商务毕业论文答辩演讲课件ppt模板.pptx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



评论0