Skip to content

pyOpenSci/pyosMeta

pyosmeta

PyPI License CITE DOI

Run pyos meta tests codecov Update Contribs & reviewers Publish to PyPI .github/workflows/test-run-script.yml

Description

pyosmeta provides the tools and scripts used to manage pyOpenSci's contributor and peer review metadata. This repo contains several modules and several CLI scripts, including:

  • parse-history
  • update-contributors
  • update-reviews
  • update-review-teams

Since pyOpenSci uses this tool for its website, we expect this package to have infrequent releases.

Installation

Using pip:

pip install pyosmeta

Using conda:

conda install pyosmeta

Usage

See CONTRIBUTING.md.

This repo contains several modules and several CLI scripts, including:

  • parse-history
    • This script:
      1. gets a list of all contributors
      2. parses through the commit history (locally) to figure out when they were added to the contributor.yml file
      3. then it adds a date_Added key for that person This will allow us to ensure the yaml file retains order when users are highlighted as "new" and also for diff's in git.
  • update-contributors
    • This script parses through and updates the existing contributor list stored in pyopensci.github.io repo in the _data/contributors.yml file.
    • That's used to populate the community page, and to update our metrics page.
  • update-reviews
    • This script parses metadata from and issue and adds it to a .yml file for the website. It also grabs some of the package metadata such as stars, last commit, etc.
    • It outputs a packages.yml file with all packages with accepted reviews; information related to the review; basic package stats; and partner information.
  • update-review-teams
    • This script parses through our packages.yml and contributors.yml.
    • It:
      1. Updates reviewer, editor and maintainer data in the contributor.yml file to ensure all packages they supported are listed there. 1b: And that they have a listing as peer-review under contributor type
      2. Finally it looks to see if we are missing review participants from the review issues in the contributor file and updates that file.
    • Warning: This script assumes that update_contributors and update_reviews has been run. Rather than hit any api's it just updates information from the issues.

Note: this section will be rewritten to be more user focused.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Ivan Ogasawara
Ivan Ogasawara

πŸ’» πŸ‘€ 🎨
Meer (Miriam) Williamson
Meer (Miriam) Williamson

πŸ’» πŸ‘€
Tiffany Xiao
Tiffany Xiao

πŸ’» πŸ‘€
austinlg96
austinlg96

πŸ’» πŸ‘€ 🎨
JAKE
JAKE

πŸ‘€ πŸ’» 🎨
Luiz Irber
Luiz Irber

πŸ’» πŸ‘€
Barnabas Bulpett (He/Him)
Barnabas Bulpett (He/Him)

πŸ’» πŸ‘€
Juanita Gomez
Juanita Gomez

πŸ’» πŸ‘€
Sarah Kaiser
Sarah Kaiser

πŸ’» πŸ‘€
Sultan Orazbayev
Sultan Orazbayev

πŸ’» πŸ‘€
Simon
Simon

πŸ’» πŸ‘€
Carol Willing
Carol Willing

πŸ’» πŸ‘€
Ofek Lev
Ofek Lev

πŸ’» πŸ‘€
Sviatoslav Sydorenko (Бвятослав Π‘ΠΈΠ΄ΠΎΡ€Π΅Π½ΠΊΠΎ)
Sviatoslav Sydorenko (Бвятослав Π‘ΠΈΠ΄ΠΎΡ€Π΅Π½ΠΊΠΎ)

πŸ’» πŸ‘€
Steven Silvester
Steven Silvester

πŸ’» πŸ‘€
P. L. Lim
P. L. Lim

πŸ’» πŸ‘€
Jonny Saunders
Jonny Saunders

πŸ’» πŸ‘€
Elise Hinman
Elise Hinman

πŸ’» πŸ‘€
Hari Prakash Vel Murugan
Hari Prakash Vel Murugan

πŸ“–
mrgah
mrgah

πŸ’» πŸ‘€
Kerry McAdams
Kerry McAdams

πŸ’» πŸ‘€
Cheng H. Lee
Cheng H. Lee

πŸ‘€

This project follows the all-contributors specification. Contributions of any kind welcome!

Contributing

CONTRIBUTING.md

Development

Development guide

Change log

CHANGELOG.md

Code of Conduct

Everyone interacting in the pyOpenSci project's codebases, issue trackers, chat rooms, and communication venues is expected to follow the pyOpenSci Code of Conduct.

License

MIT License

About

A package that updates pyOpenSci contributor and package metadata on our website

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 26

Languages