meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programming:python:venv [2024/08/01 17:11] – created niziakprogramming:python:venv [2024/08/01 17:13] (current) niziak
Line 22: Line 22:
 </code> </code>
  
 +Links:
 +  * [[https://venthur.de/2021-03-31-python-makefiles.html|Writing Makefiles for Python Projects]]
 +  * [[https://github.com/sio/Makefile.venv|Seamlessly manage Python virtual environment with a Makefile]]
 +    * [[https://pypi.org/project/Makefile.venv/]]