https://github.com/tillsteinbach/weconnect-python

Python API for the Volkswagen WeConnect Services
https://github.com/tillsteinbach/weconnect-python

Keywords

api api-client api-rest carnet python3 telemetry telemetry-collection telemetry-data volkswagen volkswagen-carnet volkswagen-weconnect weconnect

Keywords from Contributors

transforms archiving measur compose metrics-exported observation conversion optimize animals generic

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Python API for the Volkswagen WeConnect Services


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 578
Total Committers: 10
Avg Commits per committer: 57.8
Development Distribution Score (DDS): 0.337

Commits in past year: 95
Committers in past year: 6
Avg Commits per committer in past year: 15.833
Development Distribution Score (DDS) in past year: 0.263

Name Email Commits
Till Steinbach s****l@g****e 383
Till Steinbach t****h 109
steinbach t****h@i****e 59
dependabot[bot] 4****] 21
Mauricio Díaz Orlich m****r@m****m 1
Tobias Weiß t****s@b****u 1
bendavidson g****0@h****m 1
gc g@b****c 1
Devid Treuling 4****R 1
gilder0 2****0 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 71
Total pull requests: 94
Average time to close issues: 27 days
Average time to close pull requests: 14 days
Total issue authors: 51
Total pull request authors: 12
Average comments per issue: 7.34
Average comments per pull request: 1.03
Merged pull request: 23
Bot issues: 0
Bot pull requests: 83

Past year issues: 29
Past year pull requests: 30
Past year average time to close issues: 6 days
Past year average time to close pull requests: 26 days
Past year issue authors: 25
Past year pull request authors: 5
Past year average comments per issue: 1.83
Past year average comments per pull request: 1.23
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 26

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/tillsteinbach/weconnect-python

Top Issue Authors

  • mitch-dc (4)
  • pplucky (4)
  • ColinRobbins (4)
  • tillsteinbach (3)
  • Maxwell86 (2)
  • NikolasRupp (2)
  • madd0 (2)
  • rinosaur681 (2)
  • HughMacdonald (2)
  • hanjuq (2)
  • gtrhayrug (2)
  • gilder0 (2)
  • TobiasIW (2)
  • wrosenauer (1)
  • msome (1)

Top Pull Request Authors

  • dependabot[bot] (83)
  • ColinRobbins (1)
  • gilder0 (1)
  • robinostlund (1)
  • bendavidson (1)
  • tillsteinbach (1)
  • madd0 (1)
  • DEVIDTR (1)
  • Lake292 (1)
  • towe96 (1)
  • derco0n (1)
  • gordoncrossley (1)

Top Issue Labels

  • bug (38)
  • enhancement (23)
  • in testing (5)
  • invalid (1)

Top Pull Request Labels

  • dependencies (83)
  • python (73)
  • github_actions (10)
  • enhancement (1)

Package metadata

pypi.org: weconnect

Python API for the Volkswagen WeConnect Services

  • Homepage: https://github.com/tillsteinbach/WeConnect-python
  • Documentation: https://weconnect.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.60.2 (published about 1 year ago)
  • Last Synced: 2024-06-10T05:30:44.504Z (11 months ago)
  • Versions: 205
  • Dependent Packages: 4
  • Dependent Repositories: 4
  • Downloads: 16,436 Last month
  • Rankings:
    • Dependent packages count: 1.871%
    • Downloads: 2.489%
    • Average: 5.508%
    • Dependent repos count: 7.486%
    • Stargazers count: 7.586%
    • Forks count: 8.107%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/tillsteinbach
pypi.org: weconnect-cupra-one-edition

Python API for the Volkswagen WeConnect Services

  • Homepage: https://github.com/tillsteinbach/WeConnect-python
  • Documentation: https://weconnect-cupra-one-edition.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.49.7 (published over 2 years ago)
  • Last Synced: 2024-06-10T03:21:47.238Z (11 months ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 16 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Stargazers count: 8.455%
    • Forks count: 9.495%
    • Average: 16.541%
    • Downloads: 27.508%
    • Dependent repos count: 30.611%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/tillsteinbach
pypi.org: weconnect-cupra

DONT USE. Temporary fork of weconnect for Cupra Born support

  • Homepage: https://github.com/tillsteinbach/WeConnect-python
  • Documentation: https://weconnect-cupra.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.49.9 (published over 2 years ago)
  • Last Synced: 2024-06-10T09:00:55.012Z (11 months ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 136 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Downloads: 10.418%
    • Average: 18.107%
    • Forks count: 19.553%
    • Stargazers count: 23.317%
    • Dependent repos count: 30.611%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/tillsteinbach

Dependencies

image_extra_requirements.txt pypi
  • ascii_magic *
  • pillow *
requirements.txt pypi
  • oauthlib *
  • requests *
setup_requirements.txt pypi
  • bandit *
  • flake8 *
  • mccabe *
  • pylint *
  • pytest-runner *
test_requirements.txt pypi
  • pytest * test
  • pytest-cov * test
  • pytest-httpserver * test
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
setup.py pypi

Score: 16.924957602998695