GoFile API for Python3
Simple module to use the GoFile API in Python3.
How to use • Example • Documentation
How To Use
To use this module you need to have python (3.7 or higher) and the pip package manager installed.
# Install the module
$ pip install pygofileExample
Basic example of how the module works, to read the documentation, go to the wiki.

