pypa / hatch

Modern, extensible Python project management
https://hatch.pypa.io/latest/
MIT License
6.1k stars 309 forks source link

Add a helpful snippet for using Hatch from Emacs #1769

Open dhdaines opened 1 month ago

dhdaines commented 1 month ago

My sense is that pyvenv is still pretty widely used despite being apparently unmaintained. So here's a helpful function for using it (since it is unlikely to get added to pyvenv itself).

If someone knows an alternative it would be cool to support Hatch directly in it too!