Python
Notes, links, & reference code for Python programming. Also check the Python "standard project files" section for copy/paste-able code for things like a [tool.ruff] section for your pyproject.toml.
This section has documentation for things like:
- Managing your Python install with
pyenv - Managing your project with the
pdmtool - Documentation & example sessions for
nox - Building logging into your project with the stdlib
loggingmodule
And more. Use the navigation on the left side of the page to browse through sections.