下拉刷新

Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Python collection.

Star 6k
Vol.122
15 hours ago

Free and Open-Source Disk Cleanup Tool.This is an open-source disk cleanup tool for Windows and Linux, which can be used to clear temporary files, browser caches, cookies, browsing history, etc., and supports functions such as secure deletion, file shredding, and batch automatic cleanup.

bleachbit
Star 2k
Vol.122
21 hours ago

API Traffic Analysis Tool for AI Coding Assistants.This is a Python-developed tool that tracks API requests of AI coding CLI tools, helping users view prompts, conversation histories, tool invocation results, streaming responses, and token usages for each LLM service call. It also supports comparing adjacent requests to locate changes in prompts or parameters, and is compatible with 10 mainstream AI coding tools such as Claude Code, Codex CLI, Gemini CLI, and Cursor CLI

claude-tap
Star 2.5k
Vol.122
a day ago

Speed-Up Library for NumPy Numerical Computations.This is a fast library designed specifically for evaluating numerical expressions in NumPy. It significantly boosts computation speed and reduces memory usage by avoiding intermediate temporary arrays and leveraging multi-threaded parallel computing. For large array operations, it's usually 2-4 times faster than NumPy, and for complex mathematical expressions, it can be up to 15 times faster. It also supports Intel MKL/VML to further accelerate mathematical function computations

numexpr
Star 5.2k
Vol.122
a day ago

Helping You Find the Best Large Models That Can Run Locally.This project can automatically detect the local GPU/CPU/RAM configurations and screen out large models suitable for the current hardware from HuggingFace. It is based on comprehensive score rankings like LiveBench and Chatbot Arena ELO, rather than simply sorting by the number of parameters. It also supports functions such as simulating specified GPUs, finding the graphics cards needed to run target models, one-click starting conversations, and generating Python code snippets.

whichllm
Star 404
Vol.121
4 months ago

Simulating Digital Life Evolution with 300 Lines of Code.This project reproduces the paper 'Computational Life' with 300 lines of Python code. It randomly initializes a large number of Brainfuck-style mini-programs on a grid. Adjacent programs randomly pair up, execute by splicing, and rewrite each other's code. After running for a period of time, self-replicating programs spontaneously emerge in the system and spread across the entire grid

artificial-life
6
pdm
Star 8.6k
Vol.121
2 days ago

Managing Python Dependencies Like pnpm.This project is a package and dependency management tool that complies with standards such as PEP 517/582/621, with features like a flexible plugin system, automatic Python version installation, and a centralized dependency cache similar to pnpm to save storage space

pdm
Star 1.2w
Vol.121
7 days ago

The ASGI Framework on Which FastAPI Is Built.This is a lightweight Python ASGI web framework that supports WebSocket, CORS, GZip, Session, streaming responses, and background tasks. It only depends on anyio and is fully type-annotated, making it suitable for building high-performance asynchronous web services

starlette
Star 2.6k
Vol.120
2 months ago

Character Encoding Detection Python Library.This is a universal character encoding detection Python library that can automatically identify the encoding format used by text. It supports 99 encoding types such as UTF-8, GB2312, ISO-8859-1, and 49 languages, and can be used as a library or a command-line tool

chardet
Star 1.4k
Vol.120
14 days ago

A Visual Management Tool for Crontab in Terminal.This is a visual management tool for crontab built on Textual, which can be used to manage scheduled tasks on local and remote servers, and supports features like task searching, path autocompletion, and converting expressions to natural language descriptions.

cronboard
10
Mouser
Star 4.7k
Vol.120
a day ago

Logitech Mouse Button Remapping Tool.This is a lightweight, account-free Logitech mouse button remapping tool that can automatically switch button configurations according to different applications and supports customizing mouse sensitivity, scrolling direction, and gestures.

Mouser