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

Reply via email to