Skip to main content
Ctrl+K

Philip May

  • Machine Learning
  • Python
  • IT
  • Linux
  • Blog
  • About Me
  • Machine Learning
  • Python
  • IT
  • Linux
  • Blog
  • About Me

Section Navigation

  • Backoff
  • Beautiful Soup
  • Black
  • Colab
  • Collections
  • Conda
  • Context Manager
  • Dataclass
  • Date & Time
  • Docstrings
  • Exceptions
  • Filesystem
  • Iterate
  • Joblib
  • JSON
  • Jupyter & JupyterLab
  • Langfuse
  • Linter
  • Logging
  • Mock
  • Pandas
  • PIP
  • Poetry
  • PyCharm
  • pyenv
  • pytest
  • Python Naming
  • Python Programming
  • REST API with Python
  • Selenium
  • tqdm
  • Typing
  • UV
  • venv
  • Python
  • UV

UV#

Links#

  • Doc

    • Init

      • Applications

      • Packaged applications

      • Libraries

    • Manage dependencies

      • Add dependencies

      • Optional dependencies

      • Development dependencies

Commands#

  • create project (as a library): uv init --lib <project_name>

  • create project (as a library) with specific Python version: uv init --lib <project_name> --python <python_version>

On this page
  • Links
  • Commands
Edit on GitHub

© Copyright 2020-2025 Philip May.