what best digest structure python application?
imagine wish arise non-trivial end-user desktop (not web) concentration python. best proceed structure project's folder hierarchy?
desirable comforts palliate maintenance, ide-friendliness, bearing source control branching/merging, easy date exercise packages.
in particular:
- where put source?
- where put concentration startup scripts?
- where put ide digest cruft?
- where put unit/acceptance tests?
- where put non-python information such config files?
- where put non-python sources such c++ pyd/so binary progression modules?
Comments
Post a Comment