pip-tools sounds good, an added benefit is it uses pyproject.tml so there shouldn't need to be too many updates to it to get it to work :)
On Wed, Apr 20, 2022 at 7:09 PM Lukas Ott <[email protected]> wrote: > I mean it is supported by jazzband :-) : > https://github.com/jazzband/pip-tools > > https://pip-tools.readthedocs.io/en/latest/ > > Am Mi., 20. Apr. 2022 um 10:41 Uhr schrieb Sebastian Rühl < > [email protected] > >: > > > pip-tools SGTM > > > > - Sebastian > > > > On 2022/04/19 19:52:03 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? > > > > > > Thank you Ben! It is really fun to read / see your work in the Pull > > request > > > :-) > > > > > > Cheers, > > > Lukas > > > > > >
