Is your feature request related to a problem? Please describe.
I'm using Arch Linux, and Linux uses externally-managed-environment for Python. It would really help people like me to install and use your project. Using venv and uv are not always options, as mostly I just pop-up a terminal and start typing code.
Describe the solution you'd like
You can add your project to AUR. Read https://wiki.archlinux.org/title/AUR_submission_guidelines for Submission Guideline.
Describe alternatives you've considered
- Using
venv and uv. Not good options for me.
- Using
pipx, that's just venv on steroids.
Additional context
PEP 668
AUR Submission Guideline
Is your feature request related to a problem? Please describe.
I'm using Arch Linux, and Linux uses
externally-managed-environmentfor Python. It would really help people like me to install and use your project. Usingvenvanduvare not always options, as mostly I just pop-up a terminal and start typing code.Describe the solution you'd like
You can add your project to AUR. Read https://wiki.archlinux.org/title/AUR_submission_guidelines for Submission Guideline.
Describe alternatives you've considered
venvanduv. Not good options for me.pipx, that's just venv on steroids.Additional context
PEP 668
AUR Submission Guideline