Skip to main content

Python: Determine OpenGL version.

Project description

# glver

![Python 3.5](https://raw.githubusercontent.com/cprogrammer1994/glver/master/Badges/Python35.png)<br> Print gl version with two lines of script

# Install

` python -m pip install glver python -m glver `

# How to use

` python -m glver # will print the vendor, renderer and version python -m glver info # will print a tuple python -m glver vendor renderer # will print the vendor and version python -m glver version # will print the version python -m glver extensions # will print the extensions python -m glver error # will print the error (use this if you get 'UNKNOWN' values) `

# linux support soon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glver-0.1.1.zip (4.2 kB view hashes)

Uploaded Source

Built Distributions

glver-0.1.1-cp35-cp35m-win_amd64.whl (8.5 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

glver-0.1.1-cp35-cp35m-win32.whl (7.9 kB view hashes)

Uploaded CPython 3.5m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page