https://github.com/chaoss/grimoirelab-perceval-mozilla

GrimoireLab: Bundle of Perceval backends for Mozilla ecosystem

https://github.com/chaoss/grimoirelab-perceval-mozilla

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.8%) to scientific vocabulary

Keywords from Contributors

orchestration software-analytics grimoirelab archival projection interactive generic sequences versions tracing
Last synced: 10 months ago · JSON representation

Repository

GrimoireLab: Bundle of Perceval backends for Mozilla ecosystem

Basic Info
  • Host: GitHub
  • Owner: chaoss
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 708 KB
Statistics
  • Stars: 4
  • Watchers: 13
  • Forks: 59
  • Open Issues: 1
  • Releases: 0
Created over 9 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License Authors

README.md

perceval-mozilla Build Status Coverage Status PyPI version

Bundle of Perceval backends for Mozilla ecosystem.

Backends

The backends currently managed by this package support the next repositories:

  • Crates
  • Kitsune
  • MozillaClub
  • ReMo

Requirements

  • Python >= 3.10

You will also need some other libraries for running the tool, you can find the whole list of dependencies in pyproject.toml file.

Installation

There are several ways to install perceval-mozilla on your system: packages or source code using Poetry or pip.

PyPI

perceval-mozilla can be installed using pip, a tool for installing Python packages. To do it, run the next command: $ pip install perceval-mozilla

Source code

To install from the source code you will need to clone the repository first: $ git clone https://github.com/chaoss/grimoirelab-perceval-mozilla $ cd grimoirelab-perceval-mozilla

Then use pip or Poetry to install the package along with its dependencies.

Pip

To install the package from local directory run the following command: $ pip install . In case you are a developer, you should install perceval-mozilla in editable mode: $ pip install -e .

Poetry

We use poetry for dependency management and packaging. You can install it following its documentation. Once you have installed it, you can install perceval-mozilla and the dependencies in a project isolated environment using: $ poetry install To spaw a new shell within the virtual environment use: $ poetry shell

Examples

Crates

$ perceval crates

Kitsune

$ perceval kitsune --offset 373990

Mozilla Club Events

$ perceval mozillaclub

ReMo

$ perceval remo

License

Licensed under GNU General Public License (GPL), version 3 or later.

Owner

  • Name: CHAOSS
  • Login: chaoss
  • Kind: organization

GitHub Events

Total
  • Create event: 16
  • Release event: 17
  • Issues event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 19
  • Pull request review event: 4
  • Pull request event: 6
  • Fork event: 2
Last Year
  • Create event: 16
  • Release event: 17
  • Issues event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 19
  • Pull request review event: 4
  • Pull request event: 6
  • Fork event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 365
  • Total Committers: 13
  • Avg Commits per committer: 28.077
  • Development Distribution Score (DDS): 0.405
Past Year
  • Commits: 67
  • Committers: 2
  • Avg Commits per committer: 33.5
  • Development Distribution Score (DDS): 0.373
Top Committers
Name Email Commits
Santiago Dueñas s****s@b****m 217
Jose Javier Merchante j****e@b****m 58
Valerio Cosentino v****s@b****m 54
Alvaro del Castillo a****s@b****m 12
Quan Zhou q****n@b****m 7
Venu Vardhan Reddy Tekula v****u@b****m 5
Miguel Ángel Fernández m****n@b****m 4
Jesus M. Gonzalez-Barahona j****b@g****s 3
dependabot[bot] 4****] 1
Harshal Mittal h****4@g****m 1
Eva Millán e****n@b****m 1
Daniel Izquierdo Cortazar d****r@g****m 1
Animesh Kumar a****1@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 12
  • Total pull requests: 71
  • Average time to close issues: 8 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 7
  • Total pull request authors: 13
  • Average comments per issue: 2.33
  • Average comments per pull request: 1.3
  • Merged pull requests: 52
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 1
  • Pull requests: 7
  • Average time to close issues: 14 days
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • acs (6)
  • sgrif (1)
  • zhquan (1)
  • GeorgLink (1)
  • sduenas (1)
  • jgbarah (1)
  • canasdiaz (1)
Pull Request Authors
  • valeriocos (29)
  • jjmerchante (19)
  • sduenas (6)
  • vchrombie (5)
  • dependabot[bot] (4)
  • mafesan (3)
  • jgbarah (2)
  • zhquan (2)
  • acs (2)
  • evamillan (1)
  • dicortazar (1)
  • animeshk08 (1)
  • harshalmittal4 (1)
Top Labels
Issue Labels
bug (3) invalid (1)
Pull Request Labels
dependencies (4) invalid (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 2,711 last-month
  • Total docker downloads: 69
  • Total dependent packages: 3
  • Total dependent repositories: 14
  • Total versions: 128
  • Total maintainers: 2
pypi.org: perceval-mozilla

Bundle of Perceval backends for Mozilla ecosystem.

  • Versions: 128
  • Dependent Packages: 3
  • Dependent Repositories: 14
  • Downloads: 2,711 Last month
  • Docker Downloads: 69
Rankings
Dependent packages count: 2.4%
Dependent repos count: 3.9%
Docker downloads count: 4.3%
Forks count: 5.6%
Downloads: 6.4%
Average: 7.9%
Stargazers count: 25.0%
Maintainers (2)
Last synced: 11 months ago

Dependencies

poetry.lock pypi
  • coverage 5.5 develop
  • flake8 3.9.2 develop
  • httpretty 1.0.2 develop
  • importlib-metadata 4.11.3 develop
  • mccabe 0.6.1 develop
  • pycodestyle 2.7.0 develop
  • pyflakes 2.3.1 develop
  • typing-extensions 4.1.1 develop
  • zipp 3.7.0 develop
  • beautifulsoup4 4.10.0
  • certifi 2021.10.8
  • cffi 1.15.0
  • charset-normalizer 2.0.12
  • cryptography 3.4.8
  • dulwich 0.20.35
  • feedparser 6.0.8
  • grimoirelab-toolkit 0.3.0
  • idna 3.3
  • perceval 0.20.0rc2
  • pycparser 2.21
  • pyjwt 2.4.0
  • python-dateutil 2.8.2
  • requests 2.27.1
  • sgmllib3k 1.0.0
  • six 1.16.0
  • soupsieve 2.3.1
  • urllib3 1.26.9
pyproject.toml pypi
  • coverage ^5.5 develop
  • flake8 ^3.9.2 develop
  • httpretty 1.0.2 develop
  • grimoirelab-toolkit >=0.3
  • perceval >=0.19
  • python ^3.7
  • requests ^2.7.0
.github/workflows/changelog.yml actions
  • bitergia/release-tools-check-changelog master composite
.github/workflows/release.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/download-artifact fb598a63ae348fa914e94cd0ff38f362e927b741 composite
  • actions/setup-python 13ae5bb136fac2878aff31522b9efb785519f984 composite
  • chaoss/grimoirelab-github-actions/build master composite
  • chaoss/grimoirelab-github-actions/publish master composite
  • chaoss/grimoirelab-github-actions/release master composite
.github/workflows/tests.yml actions
  • actions/checkout 93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 composite
  • actions/setup-python 13ae5bb136fac2878aff31522b9efb785519f984 composite