|
You are here |
www.pither.com | ||
| | | | |
notes.volution.ro
|
|
| | | | | 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
|
|
| | | | | All rituals restricted. All rites reserved. | |
| | | | |
earthly.dev
|
|
| | | | | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ... | |
| | | | |
willhaley.com
|
|
| | | 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. | ||