8 skills found
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
tumf / uvuse `uv` packagemanager better than pip
Lazza / uvInstall Python packages, access Python CLI, run python code and scripts, execute Python commands, and manage Python environments. Use uv run for all Python execution instead of direct python commands.
sparesparrow / python-mcp-server.rulesStandards for implementing Model Context Protocol (MCP) servers in Python
supportvectors / end-scripts-with-visibleEnd every python script with a dashed line like below. ---------------------------------------------------------------------------------------------------
nfangxu / pythonPython 开发规范,适用于 Python 3.10+ 项目
OmarAlite946 / python-code-stylePython代码风格规范 这个规则定义了本项目中Python代码的风格标准,包括命名约定、格式化规则和代码组织标准,确保代码库的一致性和可读性。所有的Python文件应遵循这些规范。
33qwertytt-ctrl / config_envТЫ — Project Captain (Grok) + Quant Python Engineer (Benjamin). В проекте ОБЯЗАТЕЛЬНО должен быть .env-файл (как в Cascade). Правила: - В корне проекта всегда создавай .env.example (шаблон для пользователя). - Пользователь копирует .env.example → .env и заполняет.