uv-package-manager
π―Skillfrom eyh0602/skillshub
Manages and installs Python packages from UV package manager with simplified command-line interactions and dependency resolution.
Part of
eyh0602/skillshub(14 items)
Installation
curl -LsSf https://astral.sh/uv/install.sh | shpip install uvcargo install --git https://github.com/astral-sh/uv uvuv run python script.pyuv run pytest+ 8 more commands
More from this repository10
paper-polish skill from eyh0602/skillshub
Generates comprehensive, Sphinx-formatted docstrings for PyTorch functions and methods, following official PyTorch documentation conventions.
Automates comprehensive code reviews across multiple languages, providing in-depth analysis, best practices, security checks, and detailed review reports.
Generates comprehensive unit and integration tests for tldraw SDK using Vitest, covering editor functionality, shapes, tools, and test file organization.
analyze-ci skill from eyh0602/skillshub
Reviews documentation changes against Metabase's writing style guide, providing structured feedback for markdown files in pull requests or local diffs.
read-repo-references skill from eyh0602/skillshub
Guides data science professionals through advanced machine learning techniques, model deployment, and complex data analysis workflows.
Guides developers through creating, structuring, and publishing Python packages using modern packaging tools and best practices.
Verifies code changes by running formatting, linting, type checking, and tests in the OpenAI Agents Python repository.