Open
Description
🚀 Feature
Poetry is used for python packaging and dependency management. Look at guide on how to initialise it.
Make sure these functionality works:
-
poetry install
-
poetry build
-
poetry publish
Other Resources
- https://www.brainsorting.com/posts/publish-a-package-on-pypi-using-poetry/
- https://realpython.com/dependency-management-python-poetry/
Feel free to contact me for help.