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

JOSS: https://github.com/ECSHackWeek/impedance.py

battery corrosion electrochemistry fuel-cell impedance lithium-ion

Score: 18.00026312210881

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A Python package for working with electrochemical impedance data


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 492
Total Committers: 26
Avg Commits per committer: 18.923
Development Distribution Score (DDS): 0.528

Commits in past year: 6
Committers in past year: 2
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Matt Murbach m****h@u****u 232
Brian Gerwe g****b@u****u 56
Lok-kun Tsui l****i@u****u 40
allcontributors[bot] 4****] 40
Peter Attia p****a@g****m 27
Neal Dawson-Elli n****e@u****u 25
Kenny Huynh h****v@g****m 15
Dave Beck d****b@u****u 12
Jason Bonezzi j****5@z****u 10
Nick n****y@g****m 7
pangq2 p****q@o****u 6
Neal Dawson-Elli n****i@p****m 5
Kavin Teenakul a****t@p****m 2
Marcus Karlstad 9****i 2
Rowin r****n@a****r 2
Adrian Usler 4****r 1
Enrico e****l@g****m 1
Mark Bouman 1****n 1
Matthew Evans 7****s 1
Raymond Gasper 1****r 1
Simon Timbillah s****h@m****u 1
aokomorowski 4****i 1
nobkat n****9@g****m 1
oslopanda 3****a 1
pililac 6****c 1
sdkang 5****g 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 153
Total pull requests: 173
Average time to close issues: 3 months
Average time to close pull requests: 25 days
Total issue authors: 88
Total pull request authors: 34
Average comments per issue: 2.42
Average comments per pull request: 1.83
Merged pull request: 141
Bot issues: 0
Bot pull requests: 33

Past year issues: 5
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 5
Past year pull request authors: 4
Past year average comments per issue: 0.2
Past year average comments per pull request: 0.8
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • BGerwe (14)
  • mdmurbach (14)
  • lktsui (7)
  • hkennyv (5)
  • edmundsj (5)
  • ravuru66 (4)
  • yuchengluo (3)
  • Yugal0 (3)
  • svmchop (3)
  • FTHuld (3)
  • kevinsmia1939 (3)
  • oslopanda (2)
  • aokomorowski (2)
  • Mehdisoley (2)
  • ma-sadeghi (2)

Top Pull Request Authors

  • mdmurbach (41)
  • allcontributors[bot] (33)
  • BGerwe (29)
  • lktsui (11)
  • petermattia (11)
  • adrianusler (7)
  • hkennyv (5)
  • MattiasMTS (3)
  • kevinsmia1939 (2)
  • andersonjacob (2)
  • MarcinK00 (2)
  • Gnpd (2)
  • SaftMacki (2)
  • ma-sadeghi (2)
  • etrevis (2)

Top Issue Labels

  • bug (51)
  • enhancement (39)
  • ECS Hack Week (5)
  • good first issue (5)
  • help wanted (4)
  • documentation (3)
  • question (2)

Top Pull Request Labels

  • Work in Progress (2)

Package metadata

pypi.org: impedance

A package for analyzing electrochemical impedance data

  • Homepage: https://impedancepy.readthedocs.io/en/latest/
  • Documentation: https://impedance.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.7.1 (published almost 3 years ago)
  • Last Synced: 2026-06-20T22:00:33.451Z (2 days ago)
  • Versions: 21
  • Dependent Packages: 6
  • Dependent Repositories: 5
  • Downloads: 7,506 Last month
  • Rankings:
    • Dependent packages count: 1.588%
    • Average: 4.418%
    • Downloads: 5.052%
    • Dependent repos count: 6.614%
  • Maintainers (1)
proxy.golang.org: github.com/ECSHackWeek/impedance.py

proxy.golang.org: github.com/ecshackweek/impedance.py


Dependencies

requirements.txt pypi
  • altair >=3.0
  • coveralls ==3.2.0
  • matplotlib >=3.0
  • nbsphinx *
  • numpy >=1.14
  • numpydoc *
  • pytest >=4.6
  • pytest-cov *
  • scipy >=1.0
setup.py pypi
  • altair >=3.0
  • matplotlib >=3.0
  • numpy >=1.14
  • scipy >=1.0
.github/workflows/ci.yml actions
  • actions/checkout v2.3.4 composite
  • actions/setup-python v2.2.2 composite
docs/requirements.txt pypi
  • nbsphinx *
  • numpydoc *
  • sphinx-rtd-theme *