Python
Last updated
Was this helpful?
Last updated
Was this helpful?
uv ()
An extremely fast Python package and project manager, written in Rust.
A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
Instance
(none)
self
Behavior tied to object instance
Class Method
@classmethod
cls
Behavior tied to class (like factories)
Static Method
@staticmethod
none
Utility functions not tied to class/instance