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

JOSS: https://github.com/pyvisa/pyvisa

Score: 25.333349344616693

Last synced: about 7 hours ago
JSON representation

Repository metadata:

A Python package with bindings to the "Virtual Instrument Software Architecture" VISA library, in order to control measurement devices and test equipment via GPIB, RS232, or USB.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,421
Total Committers: 84
Avg Commits per committer: 16.917
Development Distribution Score (DDS): 0.74

Commits in past year: 51
Committers in past year: 9
Avg Commits per committer in past year: 5.667
Development Distribution Score (DDS) in past year: 0.627

Name Email Commits
MatthieuDartiailh m****l@l****t 369
Hernan Grecco h****o@g****m 350
bronger b****r@5****d 323
pre-commit-ci[bot] 6****] 77
bauflo3 b****3@5****d 58
dependabot[bot] 4****] 33
Christian Lupien c****n@u****a 22
skrchnavy s****y@a****m 21
gth g****h@5****d 12
Dmitry Stepanov a****s@l****u 11
Carsten Sauerbrey c****y@g****m 11
Bob McNamara 7****a 11
Max Barnash m****x@b****h 10
acopelan a****d@k****m 8
Kenny Huynh h****v@g****m 6
Mike Chwang m****h@g****m 4
km4yri k****i@g****m 3
Matthew Feickert m****t@c****h 3
Martin Ritter r****r@m****e 3
Fabio Rossi r****f@i****t 3
Bob McNamara r****m@r****m 3
Sveto Krchnavy s****y@g****m 3
monticello0427 3****7 3
Hermann Kraus h****t@g****m 2
Hugo h****k 2
Laurent P. René de Cotret l****t@o****m 2
Matthew Swabey m****w@s****g 2
Matthew94 m****4@g****m 2
Yves Delley h****k@d****t 2
bernizt b****t@g****m 2
and 54 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 75
Total pull requests: 189
Average time to close issues: 6 months
Average time to close pull requests: 23 days
Total issue authors: 71
Total pull request authors: 21
Average comments per issue: 5.65
Average comments per pull request: 0.83
Merged pull request: 147
Bot issues: 0
Bot pull requests: 148

Past year issues: 6
Past year pull requests: 38
Past year average time to close issues: 15 days
Past year average time to close pull requests: 5 days
Past year issue authors: 6
Past year pull request authors: 9
Past year average comments per issue: 3.17
Past year average comments per pull request: 0.34
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 30

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

Top Issue Authors

  • j-ruhi (3)
  • spevs (2)
  • dazz100 (2)
  • dilrukshi924 (1)
  • drmcnelson (1)
  • paniash (1)
  • gentle-giant (1)
  • tmis93 (1)
  • Xander-Ault (1)
  • SimonMerrett (1)
  • saclif (1)
  • NabilaTasnim (1)
  • sagregrevc (1)
  • Jonjinadsf (1)
  • schlatterbeck (1)

Top Pull Request Authors

  • pre-commit-ci[bot] (115)
  • dependabot[bot] (33)
  • MatthieuDartiailh (9)
  • bobmcnamara (4)
  • spevs (3)
  • arr-ee (3)
  • dphaas (2)
  • InSyncWithFoo (2)
  • henriquesimoes (2)
  • purnimab (2)
  • cwstryker (2)
  • jllanfranchi (2)
  • aWZHY0yQH81uOYvH (2)
  • natezb (1)
  • Swordcat (1)

Top Issue Labels

  • instrument (28)

Top Pull Request Labels

  • dependencies (33)
  • github_actions (22)
  • javascript (1)

Package metadata

nixpkgs-unstable: python313Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

pypi.org: pyvisa

Python VISA bindings for GPIB, RS232, TCPIP and USB instruments

  • Homepage:
  • Documentation: https://pyvisa.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.16.2 (published 6 months ago)
  • Last Synced: 2026-08-12T03:01:00.805Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 110
  • Dependent Repositories: 252
  • Downloads: 1,099,210 Last month
  • Rankings:
    • Dependent packages count: 0.181%
    • Average: 0.592%
    • Downloads: 0.632%
    • Dependent repos count: 0.963%
  • Maintainers (4)
nixpkgs-23.05: python311Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-24.05: python312Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-unstable: python314Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-23.11: python311Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-24.05: python311Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-23.11: python310Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-23.05: python310Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-24.11: python312Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)

nixpkgs-24.11: python311Packages.pyvisa

Python package for support of the Virtual Instrument Software Architecture (VISA)


Dependencies

dev-requirements.txt pypi
  • black * development
  • flake8 * development
  • isort * development
  • mypy * development
  • sphinx * development
  • sphinx-rtd-theme * development
docs/requirements.txt pypi
  • sphinx >=4
  • sphinx-rtd-theme >=1
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ts-graphviz/setup-graphviz v1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish master composite
  • shogo82148/actions-upload-release-asset v1 composite
pyproject.toml pypi
  • typing_extensions *