Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish SPEC 0 in machine readable format #373

Open
savente93 opened this issue Feb 4, 2025 · 0 comments · May be fixed by #374
Open

Publish SPEC 0 in machine readable format #373

savente93 opened this issue Feb 4, 2025 · 0 comments · May be fixed by #374

Comments

@savente93
Copy link

Hya folks,

My company uses a lot of scientific python and we want to help people stay in line with SPEC 0. Currently the drop schedule is only published in a markdown table which is good for reading, but is a pain to parse. I want to build some tooling to help people determine what versions they should be supporting and to give them heads ups when they should drop something. For this, I'd love for the SPEC to be either published in a machine readable format like JSON, or exposed via an API so that a CI can grab them and check dependencies against them. I think this is also somewhat related to #177 and potentially #211.
Seeing as the SPEC0_versions.py already builds the dictionary to generate the table, it should be very easy to also dump them as a JSON at the very least. If the project would be open to this, I'd be happy to make a PR, just let me know.

@savente93 savente93 linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant