How likely is this to be another npm/yarn situation? I have used a number of Python tools that in the long run turned out to be less portable and less usable than plain Pip and virtualenv. I do use pyenv for a personal setup but not for any production use.
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.
benreesman|1 year ago
I highly recommend it over all conceivable alternatives.
IgorPartola|1 year ago
unknown|1 year ago
[deleted]
woodruffw|1 year ago
avidiax|1 year ago
https://akrabat.com/defining-python-dependencies-at-the-top-...
unknown|1 year ago
[deleted]