On Tue, 2022-04-19 at 21:52 +0200, Lukas Ott wrote: > Hello PLC4X Developers, > > As shown here: https://github.com/apache/plc4x/pull/348 > > We started the discussion to change our build system. > > Poetry has at the moment an increasing amount of issues: > https://github.com/python-poetry/poetry/issues > > Which are not fixed soon. Even that Poetry is a good solution and was > the > right decision to begin with. We need a solution that works for our > purposes. > > Therefore here are some links comparing different possibilities: > https://remastr.com/blog/pip-pipenv-poetry-comparison > > https://www.reddit.com/r/Python/comments/limd9t/poetry_vs_pipenv_vs_piptools_what_do_you_use/ > > My suggestion would be to go with > https://pypi.org/project/pip-tools/ It is > more low-level but also more stable / reliable. > > What are your thoughts? > With python I've only ever used npm since I run Fedora Linux. I find it very useful, but I am not a daily user of it.
Stephen > Thank you Ben! It is really fun to read / see your work in the Pull > request > :-) > > Cheers, > Lukas
