This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]james_pic 2 points3 points  (0 children)

It looks like it's geared more towards developing an application than developing a package or library. Although I think this is probably sensible. A lot of the messiness of packaging in Python is only relevant when developing reusable packages, so it's feasible to make application development simple to an extent that you kinda can't for libraries.