astral-sh / astral-sh/python-build-standalone

Private pythonpath in a ._pth file

Open
#98 7 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
4.4k
Forks
314
Avg merge
1d 9h
Merged PRs (30d)
27

Description

Hi,
Would it be possible to ship the builds including a private pythonpath defined in a file?
The common portable windows python from python.org contains a ._pth file where the pythonpath is defined. So you can install your software with the included python without distracting any other python installation using the system pythonpath.
It would be cool to have this option on linux too. If one would like to use the system pythonpath, the ._pth file can easily be deleted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.