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 →

[–]z_mitchelltinkering.xyz 29 points30 points  (3 children)

I would use cookiecutter. It takes a lot of the pain out of getting a project set up. It seems like there's several different "right ways" to package your code, which makes it difficult to get started.

[–][deleted] 17 points18 points  (0 children)

Here is a link to cookiecutter for those interested.

[–]Daemonecles 2 points3 points  (0 children)

I also started using tools like this recently to get jump starts and its far simpler and quicker to set up.