Explore >> Select a destination


You are here

www.pither.com
| | notes.volution.ro
2.9 parsecs away

Travel
| | In support of software packages that come in the form of a single binary executable (statically linked or portable), that one can just copy anywhere in `${PATH}` and execute, without needing `sudo`, or downloading half the distribution's packages as dependencies.
| | me.micahrl.com
2.6 parsecs away

Travel
| | All rituals restricted. All rites reserved.
| | earthly.dev
2.4 parsecs away

Travel
| | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ...
| | willhaley.com
20.6 parsecs away

Travel
| These instructions assume you have already installed a version of Python compatible with Flask. They also assume you have installed pip, a Python package manager. I've written instructions for this. Be mindful when copying and pasting the code below. Make sure you use Unix-style line endings in your text editor, as Michael Lee points out in the comments below. You will very likely encounter issues if you use Windows-style line endings.