CMD + K

sp-repo-review

Community

A copier/cookiecutter template for new Python projects based on the Scientific Python Developer Guide

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sp-repo-review

Usage Tracking

2026.04.04
2026.03.02
2025.11.21
2025.11.10
2025.11.07
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

A copier/cookiecutter template for new Python projects based on the Scientific Python Developer Guide. What makes this different from other templates for Python packages? Lives with the Scientific-Python Development Guide: Every decision is clearly documented and every tool described, and everything is kept in sync. Eleven different backends to choose from for building packages. Optional VCS versioning for most backends. Template generation tested in GitHub Actions using nox. Supports generation with copier, cookiecutter, and cruft. Supports GitHub Actions if targeting a github.com url (the default), and adds experimental GitLab CI support otherwise. Includes several compiled backends using pybind11, with wheels produced for all platforms using cibuildwheel. Provides sp-repo-review to evaluate existing repos against the guidelines, with a WebAssembly version integrated with the guide. All checks cross-linked. Follows PyPA best practices and regularly updated.

About

Summary

A copier/cookiecutter template for new Python projects based on the Scientific Python Developer Guide

Last Updated

Apr 4, 2026 at 01:10

License

BSD-3-Clause

Supported Platforms

noarch