You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though this might be useful, there already are tools out there to layout a Python packagable project -- GUI or not.
Let's keep this in the back burner.
A DIFFERENT, more unique THOUGHT:
Instead of requiring a pip-installable thingie to be packaged -- which requires developers to solve the Python-level packaging issue -- could pup be clever enough to package single file Python scripts?
IDEA:
pup init <dir>
to layout a sample project, ready to be packaged.The text was updated successfully, but these errors were encountered: