📦

Extension Resources

31 links

XGBoost

XGBoost

High-performance gradient boosting decision tree machine learning library, supporting classification, regression, and ranking, with parallel computing and multi-language interfaces.

Machine Learning Gradient Boosting
uvloop

uvloop

High-performance asyncio event loop implementation built on libuv, used to improve Python async I/O performance.

Python Async
AnyIO

AnyIO

An async concurrency library for Python, providing task groups, streams, synchronization primitives, and cancellation mechanisms for building unified async programs.

Python Concurrency
Trio

Trio

An asynchronous concurrency library for Python, offering structured concurrency, cancellation, and network I/O support to build clear and reliable async programs.

Python Async Programming
Textual

Textual

A TUI framework for Python, inspired by modern web development, for building interactive text user interfaces in the terminal.

Python TUI
Rich

Rich

Python terminal beautification library, supporting tables, syntax highlighting, progress bars, log rendering, making command-line output clearer and more readable.

Python Terminal Customization
Click

Click

A library for building command-line interfaces in Python, supporting command composition and flexible configuration with minimal code, and providing sensible default behaviors.

CLI Python
Typer

Typer

A Python command-line library based on type hints, for quickly developing easy-to-write and easy-to-maintain CLI applications.

Python CLI
Beautiful Soup

Beautiful Soup

Python library for parsing HTML and XML, supporting web scraping and structured information extraction.

Python Web Parsing
Vega-Altair

Vega-Altair

Declarative Visualization in Python

A Python visualization library based on declarative syntax for creating statistical charts and interactive visualizations.

Data Visualization Python
Bokeh

Bokeh

An interactive data visualization library based on Python, supporting the creation of charts, dashboards, and other visualization applications.

Data Visualization Interactive Charts
JAX

JAX

High performance array computing

Python library for high-performance array computing and machine learning, offering automatic differentiation, vectorization, and parallel computing with a NumPy-like API.

Python Libraries Machine Learning
XGBoost

XGBoost

An efficient, scalable distributed gradient boosting library supporting machine learning tasks such as classification, regression, and ranking.

Machine Learning Gradient Boosting
Polars

Polars

DataFrames for the new era

High-performance DataFrame library for Python and Rust, built on Apache Arrow, suitable for fast data analysis.

Data Processing DataFrame
Pandas

Pandas

Python Data Analysis Library

Python data analysis library, providing data cleaning, aggregation, time series analysis, etc., commonly used in research and engineering.

数据分析 Python
Rye

Rye

Experimental Python package management tool that unifies dependency, virtual environment, and toolchain management, simplifying development environment setup.

Python Package Management
pip

pip

Python's official package installer, used to install and manage Python packages from PyPI.

Python Package Management
Python Package Index (PyPI)

Python Package Index (PyPI)

Python official package repository, providing search, download, and publishing services for third-party libraries.

Python Package Management