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

https://github.com/enthought/pywin32-ctypes

Score: 26.327451613540095

Last synced: about 21 hours ago
JSON representation

Repository metadata:

A (partial) reimplementation of pywin32 in pure python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 487
Total Committers: 7
Avg Commits per committer: 69.571
Development Distribution Score (DDS): 0.111

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Ioannis Tziakos i****t@e****m 433
David Cournapeau c****e@g****m 44
Dustin Spicuzza d****n@v****m 6
MinchinWeb w****n@h****m 1
Marius Gedminas m****s@g****s 1
Gregory Karpinsky 1****t 1
Dang Mai c****t@d****t 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 48
Total pull requests: 80
Average time to close issues: 9 months
Average time to close pull requests: 27 days
Total issue authors: 18
Total pull request authors: 8
Average comments per issue: 1.58
Average comments per pull request: 0.99
Merged pull request: 63
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/enthought/pywin32-ctypes

Top Issue Authors

  • itziakos (29)
  • jaraco (3)
  • altendky (1)
  • stuaxo (1)
  • balaspider2608 (1)
  • dpinte (1)
  • markb-EE (1)
  • stopiccot (1)
  • jwodder (1)
  • virtuald (1)
  • ghost (1)
  • gehlhaarPfizer (1)
  • jrobbins-LiveData (1)
  • Arcitec (1)
  • k2bd (1)

Top Pull Request Authors

  • itziakos (67)
  • altendky (4)
  • virtuald (3)
  • clin1234 (2)
  • mgedmin (1)
  • MinchinWeb (1)
  • markb-EE (1)
  • tivnet (1)

Top Issue Labels

  • enhancement (12)
  • bug (11)
  • wontfix (2)
  • ci (1)
  • debt (1)
  • question (1)

Top Pull Request Labels


Package metadata

pypi.org: pywin32-ctypes

A (partial) reimplementation of pywin32 using ctypes/cffi

  • Homepage: https://github.com/enthought/pywin32-ctypes
  • Documentation: https://pywin32-ctypes.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.3 (published about 2 years ago)
  • Last Synced: 2026-08-24T13:45:48.227Z (2 days ago)
  • Versions: 8
  • Dependent Packages: 156
  • Dependent Repositories: 10,096
  • Downloads: 19,529,513 Last month
  • Docker Downloads: 1,027,425,813
  • Rankings:
    • Dependent repos count: 0.087%
    • Dependent packages count: 0.157%
    • Downloads: 0.18%
    • Docker downloads count: 0.33%
    • Average: 5.073%
    • Forks count: 12.553%
    • Stargazers count: 17.133%
  • Maintainers (2)
conda-forge.org: pywin32-ctypes

A reimplementation of pywin32 that is pure python. The default behaviour will try to use cffi (>= 1.3.0), if available, and fall back to using ctypes.

  • Homepage: https://github.com/enthought/pywin32-ctypes
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.0 (published about 8 years ago)
  • Last Synced: 2026-08-07T14:51:58.907Z (19 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 55
  • Downloads: 1,449,758 Total
  • Rankings:
    • Dependent repos count: 4.776%
    • Average: 41.745%
    • Dependent packages count: 51.589%
    • Forks count: 52.218%
    • Stargazers count: 58.396%
anaconda.org: pywin32-ctypes

A reimplementation of pywin32 that is pure python. The default behaviour will try to use cffi (>= 1.3.0), if available, and fall back to using ctypes.

  • Homepage: https://github.com/enthought/pywin32-ctypes
  • Licenses: BSD-3-Clause
  • Latest release: 0.2.3 (published 8 months ago)
  • Last Synced: 2026-03-17T19:03:31.206Z (5 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 55
  • Downloads: 80,949 Total
  • Rankings:
    • Dependent repos count: 23.601%
    • Average: 46.868%
    • Dependent packages count: 51.195%
    • Stargazers count: 56.097%
    • Forks count: 56.581%

Dependencies

doc-requirements.txt pypi
  • sectiondoc *
  • sphinx *
test-requirements.txt pypi
  • coverage * test
  • haas * test
  • pywin32 * test
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • actions/setup-python v4 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite