scientific-python/cookie
Scientific Python Library Development Guide and Cookiecutter
Repository profile
OpenStack Hacking Style Checks. Mirror of code maintained at opendev.org.
Repository updates
Get generated openstack/hacking development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-20 03:11
4 captures since 2026-06-08
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-20 03:11
pyproject.toml
python ecosystem,
1 dependency
requirements.txt
python ecosystem,
1 dependency
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
1 dependency
doc/requirements.txt
python ecosystem,
3 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
Scientific Python Library Development Guide and Cookiecutter
check all of the things!
A tool that automatically formats Python code to conform to the PEP 8 style guide.
Simple Python style checker in one Python file
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.