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.678936027174487

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Pseudoterminals for Windows in Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 28 days ago

Total Commits: 744
Total Committers: 22
Avg Commits per committer: 33.818
Development Distribution Score (DDS): 0.276

Commits in past year: 77
Committers in past year: 8
Avg Commits per committer in past year: 9.625
Development Distribution Score (DDS) in past year: 0.26

Name Email Commits
Edgar Andrés Margffoy Tuay a****y@g****m 539
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: 28 days ago

Total issues: 42
Total pull requests: 385
Average time to close issues: 2 months
Average time to close pull requests: 21 days
Total issue authors: 33
Total pull request authors: 9
Average comments per issue: 1.81
Average comments per pull request: 0.66
Merged pull request: 139
Bot issues: 2
Bot pull requests: 360

Past year issues: 12
Past year pull requests: 27
Past year average time to close issues: 20 days
Past year average time to close pull requests: 17 days
Past year issue authors: 8
Past year pull request authors: 6
Past year average comments per issue: 2.5
Past year average comments per pull request: 0.63
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 17

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)
  • shuheng-liu (1)
  • shadoxxhd (1)
  • iritkatriel (1)
  • RossBencina (1)
  • posecl (1)
  • kikumar3189 (1)
  • boyedarat (1)
  • LinqLover (1)

Top Pull Request Authors

  • dependabot[bot] (360)
  • andfoy (15)
  • cclauss (3)
  • finnagin (2)
  • 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 (360)
  • rust (356)
  • github_actions (3)

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.3 (published 3 months ago)
  • Last Synced: 2026-04-15T10:53:52.228Z (29 days ago)
  • Versions: 47
  • Dependent Packages: 46
  • Dependent Repositories: 16,040
  • Downloads: 3,935,921 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)
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 about 1 month ago)
  • Last Synced: 2026-04-03T13:03:31.734Z (about 1 month 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