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

https://github.com/jaraco/configparser

Score: 25.653420569840264

Last synced: about 14 hours ago
JSON representation

Repository metadata:

backport of configparser from Python's stdlib


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 13 days ago

Total Commits: 636
Total Committers: 21
Avg Commits per committer: 30.286
Development Distribution Score (DDS): 0.132

Commits in past year: 9
Committers in past year: 3
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Jason R. Coombs j****o@j****m 552
Łukasz Langa l****z@l****l 34
Dimitri Papadopoulos Orfanos 3****s 9
Avasam s****6@h****m 7
Anderson Bravalheri a****i@g****m 6
Sviatoslav Sydorenko w****b@s****a 6
Hugo van Kemenade h****k 4
Bartosz Sławecki b****i@g****m 3
Christian Clauss c****s@m****m 2
Anthony Sottile a****e@u****u 2
George Hartzell h****l@a****m 1
Brian Rutledge b****n@b****m 1
Joyce j****u@g****m 1
Alan Fregtman 9****x 1
KOLANICH k****n@m****u 1
Sebastian Kriems s****s 1
Vincent Fazio v****o@x****m 1
Zach Burnett z****t@g****m 1
johnthagen j****n 1
layday 3****y 1
wim glenn w****n@g****m 1

Issue and Pull Request metadata

Last synced: 7 months ago

Total issues: 62
Total pull requests: 10
Average time to close issues: 7 months
Average time to close pull requests: about 11 hours
Total issue authors: 31
Total pull request authors: 4
Average comments per issue: 3.06
Average comments per pull request: 0.7
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
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/jaraco/configparser

Top Issue Authors

  • jaraco (30)
  • jakirkham (2)
  • sahumada (2)
  • kmaheshwari-splunk (1)
  • Nisutec (1)
  • rogerganga (1)
  • slel (1)
  • nikolaystanishev (1)
  • idgserpro (1)
  • Harmon758 (1)
  • masterbpro (1)
  • rawheel (1)
  • Vickygum (1)
  • BartoszCki (1)
  • Yarboa (1)

Top Pull Request Authors

  • jaraco (5)
  • asottile (2)
  • briandailey (1)
  • graingert (1)

Top Issue Labels

  • bug (19)
  • major (13)
  • invalid (8)
  • minor (5)
  • critical (2)
  • question (2)
  • duplicate (2)
  • proposal (2)
  • enhancement (1)
  • wontfix (1)
  • trivial (1)

Top Pull Request Labels


Package metadata

pypi.org: configparser

Updated configparser from stdlib for earlier Pythons.

  • Homepage:
  • Documentation: https://configparser.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 7.2.0 (published about 1 year ago)
  • Last Synced: 2026-03-25T21:49:50.440Z (5 days ago)
  • Versions: 31
  • Dependent Packages: 580
  • Dependent Repositories: 21,343
  • Downloads: 12,109,162 Last month
  • Docker Downloads: 92,367,184
  • Rankings:
    • Dependent packages count: 0.041%
    • Dependent repos count: 0.054%
    • Docker downloads count: 0.064%
    • Downloads: 0.083%
    • Average: 3.546%
    • Forks count: 9.985%
    • Stargazers count: 11.047%
  • Maintainers (2)
anaconda.org: configparser

This module provides the ConfigParser class which implements a basic configuration language which provides a structure similar to what's found in Microsoft Windows INI files.

  • Homepage: https://github.com/jaraco/configparser
  • Licenses: MIT
  • Latest release: 7.2.0 (published 8 months ago)
  • Last Synced: 2026-03-16T09:02:36.256Z (15 days ago)
  • Versions: 9
  • Dependent Packages: 2
  • Dependent Repositories: 88
  • Downloads: 111,647 Total
  • Rankings:
    • Dependent repos count: 19.561%
    • Average: 20.003%
    • Dependent packages count: 20.445%
nixpkgs-23.11: python310Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.

nixpkgs-unstable: python314Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+

nixpkgs-23.11: python311Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.

nixpkgs-24.11: python312Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+

guix: python-configparser

Backport of configparser from python 3.5

nixpkgs-23.05: python310Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.

nixpkgs-23.05: python311Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.

nixpkgs-unstable: python313Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+

nixpkgs-24.05: python311Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.

nixpkgs-24.11: python311Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+

nixpkgs-24.05: python312Packages.configparser

Updated configparser from Python 3.7 for Python 2.6+.


Dependencies

.github/workflows/main.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • re-actors/alls-green release/v1 composite
pyproject.toml pypi