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

GrimoireLab: Bundle of Perceval backends for Weblate

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

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

grimoirelab orchestration software-analytics data-enrichment agnostic generic source-code chaoss data-mining insights
Last synced: 10 months ago · JSON representation

Repository

GrimoireLab: Bundle of Perceval backends for Weblate

Basic Info
  • Host: GitHub
  • Owner: chaoss
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 376 KB
Statistics
  • Stars: 4
  • Watchers: 8
  • Forks: 41
  • Open Issues: 0
  • Releases: 0
Created almost 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Authors

README.md

perceval-weblate Build Status Coverage Status PyPI version

Bundle of Perceval backends for Weblate.

Backends

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

  • Weblate

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-weblate on your system: packages or source code using Poetry or pip.

PyPI

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

Source code

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

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-weblate 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-weblate and the dependencies in a project isolated environment using: $ poetry install To spaw a new shell within the virtual environment use: $ poetry shell

Examples

Weblate

$ perceval weblate

License

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

Owner

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

GitHub Events

Total
  • Release event: 18
  • Delete event: 2
  • Push event: 18
  • Pull request review event: 2
  • Pull request event: 6
  • Fork event: 3
  • Create event: 19
Last Year
  • Release event: 18
  • Delete event: 2
  • Push event: 18
  • Pull request review event: 2
  • Pull request event: 6
  • Fork event: 3
  • Create event: 19

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 244
  • Total Committers: 5
  • Avg Commits per committer: 48.8
  • Development Distribution Score (DDS): 0.299
Past Year
  • Commits: 65
  • Committers: 2
  • Avg Commits per committer: 32.5
  • Development Distribution Score (DDS): 0.369
Top Committers
Name Email Commits
Santiago Dueñas s****s@b****m 171
Jose Javier Merchante j****e@b****m 57
Quan Zhou q****n@b****m 9
Venu Vardhan Reddy Tekula v****u@b****m 6
Eva Millán e****n@b****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 1
  • Total pull requests: 28
  • Average time to close issues: 1 day
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 5
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.11
  • Merged pull requests: 26
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: about 17 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zhquan (1)
Pull Request Authors
  • jjmerchante (19)
  • vchrombie (6)
  • sduenas (3)
  • zhquan (2)
  • evamillan (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,715 last-month
  • Total docker downloads: 69
  • Total dependent packages: 3
  • Total dependent repositories: 10
  • Total versions: 110
  • Total maintainers: 2
pypi.org: perceval-weblate

Bundle of Perceval backends for Weblate.

  • Versions: 110
  • Dependent Packages: 3
  • Dependent Repositories: 10
  • Downloads: 1,715 Last month
  • Docker Downloads: 69
Rankings
Dependent packages count: 2.4%
Docker downloads count: 2.4%
Dependent repos count: 4.6%
Forks count: 6.6%
Downloads: 7.0%
Average: 8.0%
Stargazers count: 25.0%
Maintainers (2)
Last synced: 11 months ago

Dependencies

poetry.lock pypi
  • coverage 6.3.2 develop
  • flake8 4.0.1 develop
  • httpretty 1.0.2 develop
  • importlib-metadata 4.2.0 develop
  • mccabe 0.6.1 develop
  • pycodestyle 2.8.0 develop
  • pyflakes 2.4.0 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.34
  • 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.8
pyproject.toml pypi
  • coverage ^6.3.2 develop
  • flake8 ^4.0.1 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