1、Numpy 2、Pandas 3、Matplotlib 4、Seaborn 5、Pyecharts 6、wordcloud 7、Faker 8、PySimpleGUI ...
Prefect is a workflow orchestration framework for building resilient data pipelines in Python. - PrefectHQ/prefect
Python分布式计算实战:用Dask与Ray实现大规模数据并行处理Python API开发比拼:Flask vs Django Rest Framework,谁是你的菜Python的函数式编程:用map、filter与reduce实现高效数据流处理Python编译器实现指南:从词法分析到语法树生成的完整流程Python图像处理实战:Pillow与OpenCV基础操作对比与应用场景解析
Robot Framework- 通用的python测试框架,易于上手,生成的报告比较好看,适合小型公司使用,支持关键字和数据等驱动,系业界内很出名的框架。不过因为写用例不能很灵活的应用python,需要大量的python封装,大公司通常使用pytest,django,flask之类的库自行开发。 链接 macaca - Macaca 是一套面向用户端软件的测试解决方案,提供...
p=conn.pipeline(transaction=True) p.multi() p.decr('zhangsan_je',100)# raise Exception('崩了')p.incr('lisi_je',100) p.execute() conn.close() redis其他操作 ''' 通用操作,不指定类型,所有类型都支持 1 delete(*names) 2 exists(name) ...
The framework code looks like the following example: ASGI WSGI AsgiFunctionApp is the top-level function app class for constructing ASGI HTTP functions. Python Copy # function_app.py import azure.functions as func from fastapi import FastAPI, Request, Response fast_app = FastAPI() @fast_app...
Stream-Framework:使用 Cassandra 和 Redis 创建动态消息和通知系统。 Web 资源管理 管理、压缩、缩小网站资源的工具。 django-compressor:将链接和内联的 JavaScript 或 CSS 压缩到一个单独的缓存文件中。 django-pipeline:Django 的资源包装库。 django-storages:一个针对 Django 的自定义存储后端的工具集合。 fanstat...
nltk - A leading platform for building Python programs to work with human language data. pattern - A web mining module. polyglot - Natural language pipeline supporting hundreds of languages. pytext - A natural language modeling framework based on PyTorch. PyTorch-NLP - A toolkit enabling rapid ...
The Azure Machine Learning framework can be used from CLI, Python SDK, or studio interface. In this example, you use the Azure Machine Learning Python SDK v2 to create a pipeline.Before creating the pipeline, you need the following resources:...
Bubbles is a Python ETL framework used for processing data and maintaining the ETL pipeline. It treats the data processing pipeline as a directed graph that assists in data aggregation, filtration, auditing, comparisons, and conversion. As a Python ETL tool, Bubbles allows you to make data more...