beeware / briefcase

Tools to support converting a Python project into a standalone native application.
https://briefcase.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.47k stars 350 forks source link

Add a UUID cookiecutter extension. #1850

Closed freakboy3742 closed 4 weeks ago

freakboy3742 commented 1 month ago

Refs #1781

Supporting console apps requires a UUID extension; to avoid a chicken-and-egg problem with landing the templates, this PR adds the UUID extension to Briefcase so that it can be landed; the templates can use it; and we can then land the templates; and then we can land #1781.

PR Checklist: