• 0 Posts
  • 1 Comment
Joined 2 months ago
cake
Cake day: September 5th, 2025

help-circle
  • I tried getting used to cookiecutter with one of the well-known Python project templates several times, but I always found that those are way too much boilerplate for my simple needs.

    So I stick with copying and modifying my previous project every time, and even that doesn’t make things much easier because I always find something I should do different next time, so in the end no project is completely like its predecessor.

    Let us know what you’ll come up with!