https://github.com/cgohlke/pyopengl-build

Build PyOpenGL wheels for Windows.

https://github.com/cgohlke/pyopengl-build

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary

Keywords

opengl python wheels windows
Last synced: 6 months ago · JSON representation

Repository

Build PyOpenGL wheels for Windows.

Basic Info
  • Host: GitHub
  • Owner: cgohlke
  • Language: Batchfile
  • Default Branch: main
  • Homepage:
  • Size: 6.84 KB
Statistics
  • Stars: 16
  • Watchers: 3
  • Forks: 2
  • Open Issues: 0
  • Releases: 3
Topics
opengl python wheels windows
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme

README.md

pyopengl-build

Build PyOpenGL wheels for Windows with freeglut and GLE DLLs using GitHub Actions.

The wheels can be downloaded from the Releases page.

Install the wheels on the command line, for example for Python 3.14 64-bit:

py.exe -3.14 -m pip install PyOpenGL-3.1.10-cp314-cp314-win_amd64.whl
py.exe -3.14 -m pip install PyOpenGL_accelerate-3.1.10-cp314-cp314-win_amd64.whl

Owner

  • Name: Christoph Gohlke
  • Login: cgohlke
  • Kind: user
  • Location: Irvine, California

GitHub Events

Total
  • Release event: 2
  • Watch event: 15
  • Push event: 3
  • Fork event: 2
  • Create event: 2
Last Year
  • Release event: 2
  • Watch event: 15
  • Push event: 3
  • Fork event: 2
  • Create event: 2

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/wheel.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • ilammy/msvc-dev-cmd v1 composite
  • pypa/cibuildwheel v2.21.3 composite