csv2es
csv2es copied to clipboard
Use Poetry for requirements package version management
Hi friend,
I would like to suggest that you could refactor your this package using Poetry. I have some issues trying to install csv2es breaking my other installed packages. I fix it removing the versions in requirements.txt.
Take a look at: My package using Poetry: https://gitlab.com/israel.oliveira.softplan/legal-pre-processing Some good references and tutorials: https://johnfraney.ca/posts/2019/05/28/create-publish-python-package-poetry/ https://towardsdatascience.com/how-to-publish-a-python-package-to-pypi-using-poetry-aa804533fc6f
Great and very useful your code!! Thanks, Israel.