|
You are here |
wittchen.io | ||
| | | | |
blog.meain.io
|
|
| | | | | How to publish a console application to pypi | |
| | | | |
danielms.site
|
|
| | | | | I build things and drink coffee. | |
| | | | |
blog.randombits.host
|
|
| | | | | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have | |
| | | | |
vxlabs.com
|
|
| | | The new Python package and project manager uv is in fact amazing. I say that, because it's really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments. However, I've been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the .venv sub-directory of your project, almost exactly like the... | ||