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

JOSS: https://github.com/pymatting/pymatting

alpha-matting foreground image-processing python3

Score: 24.54034302049582

Last synced: about 13 hours ago
JSON representation

Repository metadata:

A Python library for alpha matting


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 15 days ago

Total Commits: 191
Total Committers: 17
Avg Commits per committer: 11.235
Development Distribution Score (DDS): 0.565

Commits in past year: 8
Committers in past year: 5
Avg Commits per committer in past year: 1.6
Development Distribution Score (DDS) in past year: 0.625

Name Email Commits
Tobias Uelwer t****r@u****e 83
99991 9****1 74
99991 y****u@e****m 11
Christian Clauss c****s@m****m 3
Dany Vohl m****e 3
Joseph Adams w****m@g****m 3
99991 p****g@g****m 2
germer g****r@b****e 2
Richard Brown 1****h 2
Amit Charan a****1@g****m 1
Egor Karpov k****a@g****m 1
Louis Conway 1****1 1
Matt Chan 4****n 1
Paarth Bhatnagar p****3@g****m 1
Pierre Chapuis g****t@c****o 1
99991 9****1@n****m 1
Sean 3****e 1

Issue and Pull Request metadata

Last synced: 27 days ago

Total issues: 69
Total pull requests: 31
Average time to close issues: 4 months
Average time to close pull requests: about 14 hours
Total issue authors: 54
Total pull request authors: 12
Average comments per issue: 2.97
Average comments per pull request: 0.9
Merged pull request: 27
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 37 minutes
Past year issue authors: 3
Past year pull request authors: 2
Past year average comments per issue: 1.33
Past year average comments per pull request: 1.5
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • 99991 (4)
  • tuelwer (3)
  • ntuLC (3)
  • dreamer121121 (3)
  • lfxx (2)
  • TatianaSnauwaert (2)
  • egoorr (2)
  • ghazni123 (2)
  • GraceKafuu (2)
  • jangop (2)
  • xamxixixo (1)
  • thewchan (1)
  • Arian-Ott (1)
  • CruiseShao (1)
  • Windaway (1)

Top Pull Request Authors

  • 99991 (8)
  • tuelwer (5)
  • macrocosme (3)
  • cclauss (3)
  • rb-synth (2)
  • catwell (2)
  • karpp (2)
  • p4arth (2)
  • pricklygorse (1)
  • chendeheng611 (1)
  • thewchan (1)
  • jcla1 (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: pymatting

Python package for alpha matting.

  • Homepage: https://pymatting.github.io
  • Documentation: https://pymatting.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.1.15 (published 2 months ago)
  • Last Synced: 2026-03-10T20:04:25.456Z (17 days ago)
  • Versions: 19
  • Dependent Packages: 5
  • Dependent Repositories: 109
  • Downloads: 1,405,730 Last month
  • Docker Downloads: 445
  • Rankings:
    • Downloads: 0.769%
    • Dependent repos count: 1.431%
    • Stargazers count: 1.707%
    • Dependent packages count: 1.862%
    • Average: 2.158%
    • Docker downloads count: 3.539%
    • Forks count: 3.641%
  • Maintainers (1)
proxy.golang.org: github.com/pymatting/pymatting

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/pymatting/pymatting#section-documentation
  • Licenses: mit
  • Latest release: v1.1.15 (published about 2 months ago)
  • Last Synced: 2026-03-10T20:04:58.086Z (17 days ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.401%
    • Average: 5.583%
    • Dependent repos count: 5.764%
conda-forge.org: pymatting

  • Homepage: https://pymatting.github.io/
  • Licenses: MIT
  • Latest release: 1.1.8 (published over 3 years ago)
  • Last Synced: 2026-03-04T01:17:40.569Z (24 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 10.037%
    • Forks count: 12.254%
    • Average: 26.873%
    • Dependent repos count: 34.025%
    • Dependent packages count: 51.175%
nixpkgs-unstable: python314Packages.pymatting

Python library for alpha matting

nixpkgs-24.05: python312Packages.pymatting

A Python library for alpha matting

nixpkgs-23.11: python310Packages.pymatting

A Python library for alpha matting

nixpkgs-23.11: python311Packages.pymatting

A Python library for alpha matting

nixpkgs-24.11: python312Packages.pymatting

Python library for alpha matting

nixpkgs-24.05: python311Packages.pymatting

A Python library for alpha matting

nixpkgs-24.11: python311Packages.pymatting

Python library for alpha matting

nixpkgs-unstable: python313Packages.pymatting

Python library for alpha matting


Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements.txt pypi
  • numba *
  • numpy >=1.16.0
  • pillow >=5.2.0
  • scipy >=1.1.0
requirements_gpu.txt pypi
  • cupy-cuda90 >=6.5.0
  • pyopencl >=2019.1.2
requirements_tests.txt pypi
  • flake8 >=3.7.9 test
  • pytest >=5.3.4 test