Feb. 18, 2022
3:36 p.m.
On Fri, Feb 18, 2022 at 8:46 AM Vishesh Mangla <manglavishesh64@gmail.com> wrote:
Ok, then I mean that if this process could be added to the standard. Package install means that individually users will have to know this thing and they may or may not be able to find this package. I don't know what words to google for to find a package that serves the objective.
pyproject.toml is a great way to do it. it is directly supported by pip. check out PEP 631 <https://www.python.org/dev/peps/pep-0631/>. the users don't need to know about anything else, they just pip install the package or app like normal. --- Ricky. "I've never met a Kentucky man who wasn't either thinking about going home or actually going home." - Happy Chandler