Skip to content

astropy/astropy-tools

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 broken! See GitHub Issue 178.

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

next_pr_number.py

✔️ Probably the most useful tool we have here.

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.

astropy_certificates

✔️ Nadia used this for Astropy workshop in Bulgaria.

This directory contains materials to generate a "Certificate of Achievement" with Astropy logo on it. This is useful when Astropy runs a workshop and the host requests that certificates be given out for a reason or another. This certificate is not official and should not be used in resumes and so on.

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).

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published