empa-scientific-it / python-tutorial

Material for a Jupyter-based Python tutorial
MIT License
31 stars 9 forks source link

Interest for solution files for `poetry` in addition to `pip`? #169

Closed anates closed 6 months ago

anates commented 11 months ago

Typically, for my projects I am using poetry instead of pip or pipenv. This requires some changes to config-/toml-files. Would it be relevant for this tutorial to have alternative solutions when using poetry instead of pip? If yes, I can try to clean up my files and provide them in a pull request.

yakutovicha commented 6 months ago

Add a paragraph on the existing package managers and links to them into manage_python_project.ipynb,