Ofek Lev
Ofek Lev
For this specifically, I would be open to a contribution for the wrapper approach and you can take a look at https://github.com/pypa/hatch/pull/1018 as an example. The reimplementation I would only...
I would love help adding support to VSCode! The other common setup is `.hatch` https://hatch.pypa.io/latest/blog/2022/10/08/hatch-v160/#virtual-environment-location
Also helpful: https://hatch.pypa.io/latest/cli/reference/#hatch-env-find
https://code.visualstudio.com/updates/v1_88#_hatch-environment-discovery
https://hatch.pypa.io/latest/how-to/integrate/vscode/
I would love assistance with such a how-to document! > best practice for specifying optional dependencies and environments https://hatch.pypa.io/latest/config/environment/overview/#features > the purpose of templates Environment [templates](https://hatch.pypa.io/latest/config/environment/overview/#inheritance) just make it easy...
Oh very interesting, thank you!
I was unaware of such an effort, that's awesome! That will help CLIs everywhere in perpetuity. edit: also apps running in function-based models like AWS Lambda
Yes but you have to use that programmatically rather than importing as usual or something that resembles imports.
Those commands are coming soon.