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

https://github.com/vecorel/cli

software

Score: 9.761463052506711

Last synced: about 11 hours ago
JSON representation

Repository metadata:

CLI for Vecorel (validation, inspection, schema and file creation)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 12 days ago

Total Commits: 395
Total Committers: 9
Avg Commits per committer: 43.889
Development Distribution Score (DDS): 0.334

Commits in past year: 86
Committers in past year: 2
Avg Commits per committer in past year: 43.0
Development Distribution Score (DDS) in past year: 0.105

Name Email Commits
Matthias Mohr w****r@m****e 263
Ivor Bosloper i****r@g****m 113
Chris Holmes c****e@g****m 9
Daniel Nwaeze 5****e 4
Jonathan j****y@g****m 2
kyle-rasch k****h@g****m 1
eddiechoi00 5****0 1
Thea-Clay 1****y 1
Lyndon Estes 3****z 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 6
Total pull requests: 12
Average time to close issues: about 1 month
Average time to close pull requests: 1 day
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.33
Average comments per pull request: 1.0
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 6
Past year pull requests: 12
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.33
Past year average comments per pull request: 1.0
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vecorel/cli

Top Issue Authors

  • m-mohr (6)

Top Pull Request Authors

  • ivorbosloper (8)
  • m-mohr (4)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: vecorel-cli

CLI tools such as validation and file format conversion for vecorel.

  • Homepage: https://github.com/vecorel/cli
  • Documentation: https://vecorel-cli.readthedocs.io/
  • Licenses: Apache-2.0
  • Latest release: 0.2.15 (published 3 months ago)
  • Last Synced: 2026-05-05T07:06:37.823Z (14 days ago)
  • Versions: 17
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 481 Last month
  • Rankings:
    • Dependent packages count: 8.681%
    • Forks count: 30.843%
    • Average: 32.312%
    • Stargazers count: 40.801%
    • Dependent repos count: 48.922%
  • Maintainers (1)

Dependencies

.github/workflows/changelog.yml actions
  • actions/checkout v4 composite
.github/workflows/checks.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
  • prefix-dev/setup-pixi v0.8.1 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • prefix-dev/setup-pixi v0.8.1 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
pyproject.toml pypi
  • aiohttp >=3.9,<4.0
  • click >=8.1,<9.0
  • flatdict >=4.0,<5.0
  • fsspec ==2025.7.0
  • geopandas >=1.0.0,<2.0
  • json-stream >=2.3.0,<3.0
  • jsonschema [format]>=4.20,<5.0
  • loguru ==0.7.3
  • numpy >=2.0,<2.2
  • py7zr >=1.0,<2.0
  • pyarrow >=21.0,<22.0
  • pyyaml >=6.0,<7.0
  • rarfile >=4.0,<5.0
  • requests >=2.30,<3.0
  • semantic-version >=2.10.0,<3.0
  • shapely >=2.1,<3.0
  • yarl >=1.20,<2.0
vecorel_cli/cli/setup.py pypi