Following article about Pipenv in Fedora, I would be happy to write an article about micropipenv.
micropipenv is a lightweight tool that complements Pipenv, especially when installing dependencies in containerized environments - see GitHub - thoth-station/micropipenv: A lightweight wrapper for pip to support requirements.txt, Pipenv and Poetry lock files or converting them to pip-tools compatible output. Designed for containerized Python applications but not limited to them.
micropipenv is already packaged in Fedora (Overview - rpms/micropipenv - src.fedoraproject.org) and packaged by @lbalhar