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

https://github.com/andfoy/pywinpty

bindings conda conpty console pty python pywinpty rust windows winpty winpty-library wrapper

Score: 23.856351510665057

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Pseudoterminals for Windows in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 758
Total Committers: 22
Avg Commits per committer: 34.455
Development Distribution Score (DDS): 0.27

Commits in past year: 75
Committers in past year: 8
Avg Commits per committer in past year: 9.375
Development Distribution Score (DDS) in past year: 0.24

Name Email Commits
Edgar Andrés Margffoy Tuay a****y@g****m 553
dependabot[bot] 4****] 115
Steven Silvester s****r@i****g 33
Gonzalo Pena-Castellanos g****a@g****m 14
Carlos Cordoba c****2@g****m 9
Nathan Goldbaum n****m@g****m 8
Finn Womack f****3@g****m 5
C.A.M. Gerlach w****s@g****m 3
Niyas Sait n****t@l****g 3
XY0797 9****7 2
Christian Clauss c****s@m****m 2
Lev Maximov l****v@g****m 1
Adam Johnson m****e@a****u 1
Adam Strzelecki o****o@j****l 1
Aidan Possemiers a****n@t****u 1
Alberto Pasqualetto 3****o 1
Christoph Gohlke c****e@g****m 1
David Linke d****e@g****m 1
Joseph Roitman j****n@g****m 1
Karthikeyan Singaravelan t****i@g****m 1
ddddhm1234 d****3@o****m 1
zedzhen 5****n 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 44
Total pull requests: 402
Average time to close issues: 2 months
Average time to close pull requests: 22 days
Total issue authors: 35
Total pull request authors: 10
Average comments per issue: 1.84
Average comments per pull request: 0.65
Merged pull request: 142
Bot issues: 2
Bot pull requests: 374

Past year issues: 8
Past year pull requests: 32
Past year average time to close issues: 30 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 7
Past year pull request authors: 6
Past year average comments per issue: 4.13
Past year average comments per pull request: 0.47
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 21

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

Top Issue Authors

  • ofek (5)
  • andfoy (4)
  • deathaxe (2)
  • dependabot[bot] (2)
  • smiRaphi (1)
  • idorurez (1)
  • matkuki (1)
  • weltkante (1)
  • shuheng-liu (1)
  • shadoxxhd (1)
  • iritkatriel (1)
  • RossBencina (1)
  • posecl (1)
  • kikumar3189 (1)
  • boyedarat (1)

Top Pull Request Authors

  • dependabot[bot] (374)
  • andfoy (17)
  • cclauss (3)
  • finnagin (2)
  • bckohan (1)
  • ngoldbaum (1)
  • ddddhm1234 (1)
  • ImmortalEmperor (1)
  • XY0797 (1)
  • albertopasqualetto (1)

Top Issue Labels

  • dependencies (2)
  • rust (2)
  • type:Enhancement (1)
  • type:Bug (1)

Top Pull Request Labels

  • dependencies (374)
  • rust (366)
  • github_actions (7)

Package metadata

pypi.org: pywinpty

Pseudo terminal support for Windows from Python.

  • Homepage:
  • Documentation: https://pywinpty.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 3.0.5 (published 3 months ago)
  • Last Synced: 2026-08-24T13:33:40.589Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 46
  • Dependent Repositories: 16,040
  • Downloads: 4,575,764 Last month
  • Docker Downloads: 370,902
  • Rankings:
    • Dependent repos count: 0.066%
    • Downloads: 0.33%
    • Dependent packages count: 0.358%
    • Docker downloads count: 1.078%
    • Average: 2.805%
    • Stargazers count: 7.428%
    • Forks count: 7.572%
  • Maintainers (1)
spack.io: py-pywinpty

Pseudoterminals for Windows in Python.

  • Homepage: https://github.com/andfoy/pywinpty
  • Licenses: []
  • Latest release: 3.0.3 (published 3 months ago)
  • Last Synced: 2026-08-24T13:33:41.500Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Average: 25.921%
    • Dependent packages count: 51.843%
  • Maintainers (1)
anaconda.org: pywinpty

PyWinpty allows creating and communicating with Windows processes that receive input and print outputs via console input and output pipes. WinPTY backend is supported.

  • Homepage: https://github.com/andfoy/pywinpty
  • Licenses: MIT
  • Latest release: 3.0.2 (published 5 months ago)
  • Last Synced: 2026-04-03T13:03:31.734Z (5 months ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 207
  • Downloads: 225,630 Total
  • Rankings:
    • Dependent repos count: 13.315%
    • Average: 38.315%
    • Stargazers count: 44.15%
    • Forks count: 44.759%
    • Dependent packages count: 51.036%

Dependencies

Cargo.lock cargo
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cfg-if 1.0.0
  • either 1.7.0
  • enum-primitive-derive 0.2.2
  • indoc 1.0.7
  • lazy_static 1.4.0
  • libc 0.2.127
  • lock_api 0.4.7
  • num-traits 0.2.15
  • once_cell 1.13.0
  • parking_lot 0.12.1
  • parking_lot_core 0.9.3
  • proc-macro2 1.0.43
  • pyo3 0.16.5
  • pyo3-build-config 0.16.5
  • pyo3-ffi 0.16.5
  • pyo3-macros 0.16.5
  • pyo3-macros-backend 0.16.5
  • quote 1.0.21
  • redox_syscall 0.2.16
  • scopeguard 1.1.0
  • smallvec 1.9.0
  • syn 1.0.99
  • target-lexicon 0.12.4
  • unicode-ident 1.0.3
  • unindent 0.1.10
  • which 4.2.5
  • windows 0.39.0
  • windows-sys 0.36.1
  • windows_aarch64_msvc 0.36.1
  • windows_aarch64_msvc 0.39.0
  • windows_i686_gnu 0.36.1
  • windows_i686_gnu 0.39.0
  • windows_i686_msvc 0.36.1
  • windows_i686_msvc 0.39.0
  • windows_x86_64_gnu 0.36.1
  • windows_x86_64_gnu 0.39.0
  • windows_x86_64_msvc 0.36.1
  • windows_x86_64_msvc 0.39.0
  • winpty-rs 0.3.8
.github/workflows/linux_sdist.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/windows_build.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/windows_release.yml actions
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite