Package
An example to create a simple package using a snake taht says something in the console.
Source: RealPython - Packaging You Python Code With project.toml
Notes and code snipets for python projects, standards and packaging
An example to create a simple package using a snake taht says something in the console.
Source: RealPython - Packaging You Python Code With project.toml
Dependencies installation that replaces the "pip install -r requirements.txt" legacy command