Using scientific-python/cookie!
% cookiecutter gh:scientific-python/cookie
You've downloaded /home/jpivarski/.cookiecutters/cookie before. Is it okay to
delete and re-download it? [y/n] (y): y
[1/9] The name of your project (package): my-cool-package
[2/9] The name of your (GitHub?) org (org): jpivarski-talks
[3/9] The url to your GitHub or GitLab repository
(https://github.com/jpivarski-talks/my-cool-package):
[4/9] Your name (My Name): Jim Pivarski
[5/9] Your email ([email protected]): [email protected]
[6/9] A short description of your project (A great package.): It's so cool!
[7/9] Select a license
1 - BSD
2 - Apache
3 - MIT
Choose from [1/2/3] (1): 1
[8/9] Choose a build backend
1 - Hatchling - Pure Python (recommended)
2 - Flit-core - Pure Python (minimal)
3 - PDM-backend - Pure Python
4 - Whey - Pure Python
5 - Poetry - Pure Python
6 - Setuptools with pyproject.toml - Pure Python
7 - Setuptools with setup.py - Pure Python
8 - Setuptools and pybind11 - Compiled C++
9 - Scikit-build-core - Compiled C++ (recommended)
10 - Meson-python - Compiled C++ (also good)
11 - Maturin - Compiled Rust (recommended)
Choose from [1/2/3/4/5/6/7/8/9/10/11] (1): 1
[9/9] Use version control for versioning [y/n] (y):