This isn't really any smaller than the miniconda install, but it does limit dependencies to your distribution and Python's PyPI.
Assuming most of the required modules arealready installed, this might be as small as 100 MiB. If most modules are needed (or you omit `--system-site-packages`), it might be 600 MiB, which is similar to a miniconda install.
You'll need libgeos-dev (`sudo apt install libgeos-dev`) and likely various libqt libraries.
You'll need libgeos-dev (`sudo apt install libgeos-dev`) and likely various libqt libraries.