ebresie / python4nb

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

Export package formats #44

Open ebresie opened 1 year ago

ebresie commented 1 year ago

This is intended to provide functionality as it relates to export a Python package using applicable packaging format.

Expect to support wheel and may provide older egg packaging formats.

For additional details see