An open API service for producing an overview of a list of open source projects.

https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli

cli deployment python qdt qgis qgis-deployment-toolbelt qgis-profiles

Score: 12.260181971177206

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Cross-platform (but focused on Windows) CLI to perform deployment operations: profiles, plugins, etc.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 1,832
Total Committers: 10
Avg Commits per committer: 183.2
Development Distribution Score (DDS): 0.24

Commits in past year: 307
Committers in past year: 6
Avg Commits per committer in past year: 51.167
Development Distribution Score (DDS) in past year: 0.254

Name Email Commits
Julien Moura 1****s 1393
dependabot[bot] 4****] 257
Jean-Marie Kerloch j****h@o****m 70
pre-commit-ci[bot] 6****] 41
Nicolas Godet 3****t 29
Vincent Bré v****e@o****m 29
Christophe Damour s****l 4
Sébastien Guimmara 5****a 3
Sylvain Beorchia s****a@o****m 3
Florent Fougères f****s@o****m 3

Issue and Pull Request metadata

Last synced: about 13 hours ago

Total issues: 30
Total pull requests: 273
Average time to close issues: 7 months
Average time to close pull requests: 11 days
Total issue authors: 9
Total pull request authors: 7
Average comments per issue: 1.27
Average comments per pull request: 1.37
Merged pull request: 223
Bot issues: 0
Bot pull requests: 117

Past year issues: 6
Past year pull requests: 52
Past year average time to close issues: 2 days
Past year average time to close pull requests: 1 day
Past year issue authors: 4
Past year pull request authors: 5
Past year average comments per issue: 0.67
Past year average comments per pull request: 1.71
Past year merged pull request: 43
Past year bot issues: 0
Past year bot pull requests: 15

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli

Top Issue Authors

  • nicogodet (14)
  • Guts (9)
  • sboitel (1)
  • cazitouni (1)
  • Dallery (1)
  • jmkerloch (1)
  • vicente23 (1)
  • acoudart (1)
  • NROLLANDGrandlyon (1)

Top Pull Request Authors

  • Guts (115)
  • dependabot[bot] (107)
  • nicogodet (33)
  • pre-commit-ci[bot] (10)
  • sguimmara (4)
  • jmkerloch (2)
  • florentfougeres (2)

Top Issue Labels

  • triage (14)
  • enhancement (13)
  • bug (6)
  • jobs (6)
  • documentation (3)
  • to be funded (3)
  • help wanted (2)
  • ci-cd (1)
  • packaging (1)
  • tooling (1)
  • unitest (1)

Top Pull Request Labels

  • documentation (75)
  • dependencies (67)
  • ci-cd (64)
  • quality (41)
  • enhancement (39)
  • tooling (37)
  • packaging (36)
  • bug (34)
  • jobs (29)
  • upstream (4)
  • security (2)
  • triage (1)
  • scope : settings (1)
  • scope : scenario (1)

Package metadata

pypi.org: qgis-deployment-toolbelt

QGIS deployment toolbelt is a CLI (Command Line Interface) to perform redundant operations after a QGIS deployment, managing QGIS profiles, plugins, environment variables, start menu / desktop shortcuts and many things to rationalize your QGIS installations.

  • Homepage: https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/
  • Documentation: https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/
  • Licenses: Apache-2.0
  • Latest release: 0.44.0 (published 29 days ago)
  • Last Synced: 2026-08-27T18:35:41.828Z (1 day ago)
  • Versions: 76
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 361 Last month
  • Rankings:
    • Dependent packages count: 10.082%
    • Downloads: 10.386%
    • Average: 16.104%
    • Forks count: 19.11%
    • Stargazers count: 19.322%
    • Dependent repos count: 21.62%
  • Maintainers (2)

Dependencies

.github/workflows/security.yml actions
  • actions/checkout v6 composite
  • actions/setup-python v6 composite
  • pyupio/safety-action v1 composite
pyproject.toml pypi
  • distro ==1.9.* ; sys_platform == 'linux'
  • dulwich >=1.2.5,<2
  • giturlparse >=0.12,<0.15
  • imagesize >=2.0.0,<2.1
  • packaging >=22,<27
  • pypac >=0.16.3,<1
  • python-rule-engine >=0.5,<1.1
  • python-win-ad ==0.6.4 ; sys_platform == 'win32'
  • pywin32 ==311 ; sys_platform == 'win32'
  • pyyaml >=5.4,<7
  • requests >=2.32.3,<3
  • truststore >=0.10.1,<1
setup.py pypi
Dockerfile docker
  • python 3.13-slim build
.github/workflows/build_release.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • softprops/action-gh-release v1 composite
.github/workflows/documentation.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v1 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • actions/upload-pages-artifact v1 composite
.github/workflows/pr-auto-labeler.yml actions
  • actions/labeler v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3.1.1 composite