pipx is a popular tool to install system-level python tools in virtualenvs. While some parts of pywb work when installed via pipx (cdx-indexer!), pywb itself doesn't.
Describe the solution you'd like
It would be lovely if pywb could be installed via pipx.
Describe alternatives you've considered
Installing pywb with system python is yielding all kinds of warnings on latest python versions. I'm forced to type "break system packacges" on the console to proceed.
Additional context
In most cases, using a container to install pywb is overkill.
pipx is a popular tool to install system-level python tools in virtualenvs. While some parts of pywb work when installed via pipx (cdx-indexer!), pywb itself doesn't.
Describe the solution you'd like
It would be lovely if pywb could be installed via pipx.
Describe alternatives you've considered
Installing pywb with system python is yielding all kinds of warnings on latest python versions. I'm forced to type "break system packacges" on the console to proceed.
Additional context
In most cases, using a container to install pywb is overkill.