Explore >> Select a destination


You are here

earthly.dev
| | www.makeworld.space
10.0 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.
| | astral.sh
10.0 parsecs away

Travel
| | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools.
| | janakiev.com
9.2 parsecs away

Travel
| | Are you working with Jupyter Notebook and Python? Do you also want to benefit from virtual environments? In this tutorial you will see how to do just that with Anaconda or Virtualenv/venv.
| | www.jrebel.com
72.6 parsecs away

Travel
| Java developers turn to VS Code, or Microsoft Visual Studio Code, for a variety of features and functions, including its debugger. Learn more.