ebresie / python4nb

This is a Python Plugin for Netbeans.
Apache License 2.0
13 stars 1 forks source link

Add poetry interface #41

Open ebresie opened 1 year ago

ebresie commented 1 year ago

This is a feature request to add "poetry" interface to the IDE.

This can help in packaging a given project / package and for dependency management.

For more details see https://python-poetry.org/

ebresie commented 1 year ago

For additional example of best practices with poetry in use see https://johschmidt42.medium.com/setting-up-python-projects-part-i-408603868c08

ebresie commented 1 year ago

Will likely need to add a "Poetry" area to the Python Platform and/or Python Project area to identify the location of python. There may also be some overlap with virtual environment interface which is configurable using poetry.