Explore >> Select a destination


You are here

earthly.dev
| | astral.sh
2.7 parsecs away

Travel
| | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools.
| | www.makeworld.space
2.9 parsecs away

Travel
| | Packaging a Python project into a standalone executable is often a struggle. Thankfully we have tools like PyInstaller to make this easier. Recently I ran into another struggle of my own, which was that it seemed impossible to "cross-compile" with PyInstaller. That is to say, run PyInstaller on one OS, and have it generate an executable for another. It was hinted at that Linux ? Windows was possible using Wine, but I couldn't find any guides on it.
| | circleci.com
1.7 parsecs away

Travel
| | Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda.
| | www.janmeppe.com
21.2 parsecs away

Travel
| In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.