全部标签
目录标签

#python

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

2,865 条记录
标签为“python”按健康指数排序
PyPI
65良好健康指数
diazoxide/charter
Control plane for Claude Code agents across many repos — durable personas, per-task workspaces, and a credential vault the model never reads from
Python★ 6↓ 5,616/月2026年8月16日
MIT2026年8月16日 · 指标 2.10.0
PyPI · npm
65良好健康指数
docmancer/docmancer
Find out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. Local-first, MIT.
Python★ 114↓ 4,970/月2026年8月2日
MIT2026年8月2日 · 指标 2.10.0
PyPI
65良好健康指数
ecederstrand/exchangelib
Python client for Microsoft Exchange Web Services (EWS)
Python★ 1,2672026年8月13日
BSD-2-Clause2026年8月13日 · 指标 2.10.0
PyPI
65良好健康指数
explosion/srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
Python★ 485↓ 23.6M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
PyPI
65良好健康指数
felix-hilden/sphinx-codeautolink
Automatic links from code examples to reference documentation
Python★ 722026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI · npm
65良好健康指数
hayatepy/hayate-openapi
OpenAPI 3.1, typed endpoints, and zero-runtime TypeScript clients for Hayate
Python★ 02026年7月29日
MIT2026年7月29日 · 指标 2.10.0
PyPI · npm
65良好健康指数
hoonseokyoon/monoid-agent-kernel
Embeddable agent kernel for durable, provider-neutral LLM agents with permissions, pluggable tools, observability, and subagents.
Python★ 12026年8月2日
Apache-2.02026年8月2日 · 指标 2.10.0
PyPI
65良好健康指数
hukkin/tomli
A lil' TOML parser
Python★ 5702026年7月16日
MIT2026年7月16日 · 指标 2.10.0
PyPI
65良好健康指数
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
Python★ 2,308↓ 215.4K/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
PyPI
65良好健康指数
jatkinson1000/archeryutils
A collection of archery code and utilities in python
Python★ 202026年7月29日
MIT2026年7月29日 · 指标 2.10.0
PyPI
65良好健康指数
jdepoix/youtube-transcript-api
This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!
Python★ 8,121↓ 28.7M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
65良好健康指数
jonnyeclectic/boost
Package manager for AI coding skills — search, install, and sync SKILL.md skills across Claude Code, Windsurf, and Cursor
Python★ 1↓ 6,830/月2026年7月19日
GPL-3.02026年7月19日 · 指标 2.10.0
PyPI
65良好健康指数
lebrice/SimpleParsing
Simple, Elegant, Typed Argument Parsing with argparse
Python★ 5462026年8月23日
MIT2026年8月23日 · 指标 2.10.0
PyPI
65良好健康指数
manuzhang/mkdocs-htmlproofer-plugin
A MkDocs plugin that validates URL in rendered html files
Python★ 48↓ 98.2K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI
65良好健康指数
miurahr/pyppmd
pyppmd provides classes and functions for compressing and decompressing text data, using PPM (Prediction by partial matching) compression algorithm variation H and I.2. It provide an API similar to Python's zlib/bz2/lzma modules.
C · Python★ 11↓ 9.3M/月2026年8月24日
LGPL-2.12026年8月24日 · 指标 2.10.0
npm · PyPI · Hex +2
65良好健康指数
muthuishere/toolnexus
One agent SDK, hand-ported to 7 languages — JavaScript, Python, Go, Java, C#, Elixir, Clojure — every port held to the same spec by a CI-enforced cross-port conformance suite, all seven at full tier. MCP · skills · native · HTTP · built-in · A2A tools behind one interface. Docs: https://muthuishere.github.io/toolnexus/
MDX · Clojure★ 5↓ 1,355/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
PyPI
65良好健康指数
nhairs/python-json-logger
JSON Formatter for Python Logging
Python★ 2632026年7月17日
BSD-2-Clause2026年7月17日 · 指标 2.10.0
PyPI
65良好健康指数
nschloe/pytest-codeblocks
:page_facing_up: Test code blocks in your READMEs
Python★ 119↓ 214.9K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
65良好健康指数
olavolav/uniplot
Lightweight plotting to the terminal. 4x resolution via Unicode.
Python★ 458↓ 67.3K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
PyPI
65良好健康指数
pallets/pallets-sphinx-themes
Sphinx themes for Pallets and related projects.
Python · CSS · JavaScript★ 572026年7月21日
BSD-3-Clause2026年7月21日 · 指标 2.10.0
PyPI
65良好健康指数
python273/vk_api
Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
Python★ 1,3632026年7月27日
Apache-2.02026年7月27日 · 指标 2.10.0
PyPI
65良好健康指数
rocky/python-decompile3
Python decompiler for 3.7-3.8 Stripped down from uncompyle6 so we can refactor and start to fix up some long-standing problems
Python★ 1,2692026年8月13日
GPL-3.02026年8月13日 · 指标 2.10.0
PyPI
65良好健康指数
sahmk-sa/sahmk-python
Official Python SDK for SAHMK — Saudi market data, financials, and real-time market APIs.
Python★ 21↓ 844/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
PyPI
65良好健康指数
samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
Python★ 9992026年7月18日
MIT2026年7月18日 · 指标 2.10.0
PyPI
65良好健康指数
sayak-sarkar/contextlake
A local context layer for AI tools: mirror your repositories, index them into a knowledge graph, and serve it over MCP so agents answer from real source instead of guessing.
Python · HTML★ 22026年7月26日
MIT2026年7月26日 · 指标 2.10.0
PyPI
65良好健康指数
sco1/flake8-annotations
Flake8 Type Annotation Checking
Python★ 165↓ 658.9K/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
PyPI
65良好健康指数
sethmlarson/truststore
Verify certificates using OS trust stores
Python★ 2372026年7月17日
MIT2026年7月17日 · 指标 2.10.0
PyPI
65良好健康指数
sphinx-contrib/openapi
OpenAPI (fka Swagger) spec renderer for Sphinx.
Python★ 125↓ 325.5K/月2026年7月21日
BSD-2-Clause2026年7月21日 · 指标 2.10.0
PyPI
65良好健康指数
tarasko/aiofastnet
Ultra-fast networking with Kernel TLS support for asyncio and Python
Python · Cython★ 25↓ 63.7K/月2026年8月1日
MIT2026年8月1日 · 指标 2.10.0