Alternatives to Python PasteScript's paster create?

后端 未结 5 1436
难免孤独
难免孤独 2021-02-04 09:46

It seems like PasteScript\'s paster create functionality is just about the only widely used framework for building/generating a project skeleton within python. I\'

5条回答
  •  佛祖请我去吃肉
    2021-02-04 10:07

    There is also the Python Packager that I just ran across while searching for these types of tools. It appears to have a fairly narrow use case, but it might nice for those looking for help pulling OSS license files.

提交回复
热议问题