【flask】真棒的flask
A curated list of awesome things related to Flask.
Flask is a lightweight WSGI web application framework written in Python.
【时间序列】使用python处理时间序列数据
The python ecosystem contains different packages that can be used to process time series.
The following list is by no means exhaustive, feel free to edit the list (will propose a file change via PR) if you miss anything.
【数据科学】真棒python数据科学
Probably the best curated list of data science software in Python
【Dash】真棒的Dash
精选的 Dash (plotly) 资源列表
Dash 是用于构建 Web 应用程序的高效 Python 框架。 Dash 在 Flask、Plotly.js 和 React.js 之上编写,非常适合在纯 Python 中构建具有高度自定义用户界面的数据可视化应用程序。 它特别适合使用 Python 处理数据的任何人。
【Python 】很棒的 Python 脚本
What is this repo?
This repo is a compilation of some awesome Python scripts that automate some boring tasks or simply make our life easier...or both!
🍪 Cookies for all contributors as well~
What do we have:
So far, the following projects have been integrated to this repo:
【python】很棒的python脚本
【asyncio】很棒的asyncio
精心挑选的很棒的 Python 异步框架、库、软件和资源列表。
在 Python 3.4 中引入标准库的 Python asyncio 模块为使用协程编写单线程并发代码、通过套接字和其他资源多路复用 I/O 访问、运行网络客户端和服务器以及其他相关原语提供了基础设施。
Asyncio 并不是真正的全新技术,但它似乎从几年前就开始流行——尤其是在 Python 社区和 2014 年 3 月发布的 Python 3.4 中。因此,很难让自己保持最新状态 那里有最棒的软件包。 在这里找到一些很棒的包,如果你缺少一个,我们指望你根据你的建议创建一个问题或拉取请求。
【Python 】很棒的 Python 书籍
Table of Contents
【FastAPI】很棒的 FastAPI
FastAPI is a modern, high-performance, batteries-included Python web framework that's perfect for building RESTful APIs.
【django】最棒的django
A curated list of awesome Django apps. Inspired by and based on awesome-python.