Metadata-Version: 2.1
Name: gamejoltapi
Version: 0.0.1
Summary: Single threaded Python interface for the GameJolt API running through HTTP requests
Home-page: https://github.com/bgempire/gamejoltapi
Author: Joel Gomes da Silva
Author-email: joelgomes1994@hotmail.com
License: MIT
Description: # GameJolt API for Python
        
        This module is a single threaded Python wrapper for the 
        [GameJolt API](https://gamejolt.com/game-api/doc) running through HTTP requests. 
        It contains all GameJolt API endpoints and aims to simplify its use where it's possible.
        
        ## [See the reference documentation here](https://bgempire.github.io/gamejoltapi/)
        
Keywords: game gamedev api interface gamejolt gamejoltapi
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
