/astropy-tools

Scripts or tools for astropy dev work, and documentation of dev procedures with no other obvious home

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

astropy-tools

This repository stores scripts for development and advertising, or similar tools used by the Astropy project. Some of the tools may be useful in other contexts, but stability is not guaranteed.

add_contributors_to_org.py

This is used by Invite organization members based on merged PRs.

next_pr_number.py

Find the next PR number for a given repo before you even open the PR. This is useful when you want to write the change log in advance that requires a PR number attached.

python next_pr_number.py org/repo

If org/repo is not given, it looks in astropy/astropy.

pr_consistency

⚠️ Its future is being discussed at GitHub Issue 176.

A series of scripts to check consistency in backporting pull requests back to release branch(es). They are used by Run PR changelog consistency check scripts.

astropy_usage

⚠️ Might need updating.

The script within is used to generate usage statistics for astropy.

p.s. Maybe we want to switch to https://devstats.scientific-python.org/ ?

visualizations_demographics

⚠️ Might need updating.

Scripts to generate plots for talks about Astropy involving demographics.

discontinued_usage

⛔ The scripts here are no longer used and kept to preserve history. We reserve the rights to remove them in the future without notice (even then, they will still be available in older versions anyway).