Metadata-Version: 2.1
Name: JoBase
Version: 1.8
Summary: Fast Python Game Library
Home-page: https://jobase.org
Author: Reuben Ford
Author-email: hello@jobase.org
License: GPL-3.0-or-later
Project-URL: Source, https://github.com/JoBase/JoBase
Project-URL: Documentation, https://jobase.org/reference
Keywords: fast,beginner,extension,library,opengl,glfw,games,c,children,freetype
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# JoBase
**Fast Python Game Library**

[![](https://img.shields.io/github/commit-activity/m/jobase/jobase?label=Commit%20activity)](https://pypi.org/project/jobase)
[![](https://github.com/Grey41/JoBase/actions/workflows/wheels.yml/badge.svg)](https://github.com/Grey41/JoBase/actions/workflows/wheels.yml)

JoBase is a blazingly fast Python game library for beginner coders.
It is written in pure C and uses the OpenGL library.

Please visit [jobase.org](https://jobase.org) for tutorials and documentation.
If you find any problems or have any questions, please contact us at [hello@jobase.org](mailto:hello@jobase.org) or [raise an issue](https://github.com/JoBase/JoBase/issues/new) on GitHub.


