How To
How To pages provide practical advice for using Python tools. They are designed to be used as a reference for specific tasks or workflows.
To request additional how to pages, please use the feedback form at the bottom of the page.
- How to add dynamic versioning to uv projects
- How to add Python to your system path with uv
- How to change the python version of a uv project
- How to fix "No `project` Table Found" error in uv
- How to fix Python version incompatibility errors in uv
- How to install Python with uv
- How to migrate from Poetry to uv
- How to migrate from requirements.txt to pyproject.toml with uv
- How to require a virtualenv when installing packages with pip?
- How to Run a Jupyter Notebook with uv
- How to Run a Python REPL with uv
- How to sort Python imports with Ruff
- How to switch from pyenv to uv for managing Python versions
- How to Use `--exclude-newer` for Reproducible Python Environments
- How to use pip in a uv virtual environment
- How to write self-contained Python scripts using PEP 723 inline metadata
Last updated on