Y
Hacker News
new
|
ask
|
show
|
jobs
by
avidiax
501 days ago
Seems that it interprets a special comment block, then automatically creates a python venv and gathers dependencies. As the post[1] says, it obviates "faffing" with venv and pip to run a script.
https://akrabat.com/defining-python-dependencies-at-the-top-...