pygofile2

GoFile module API for Python3


Keywords
gofile, gofile-api, python3
License
MIT
Install
pip install pygofile2==1.0.0

Documentation


GoFile

GoFile API for Python3

Simple module to use the GoFile API in Python3.

GitHub

How to useExampleDocumentation

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 pygofile

Example

Basic example of how the module works, to read the documentation, go to the wiki.