Skip to content

Python

This is the python version of the module.

Installing

This module requires python 3.8 and higher.

I have only tested it with 3.9 but it should work with 3.8 and 3.10. Please let me know if it does not.

Like all python packages, you need pip.

You can download it here.

Now for installing the module.

You can install the module with this:

pip3 install prodigy-api

Functions

This module contains these functions:

Most of the functions accept a log option which you can pass by adding log = True as a keyword.

If the function does not allow it, it will be said in that function's documentation.


Last update: 2021-08-02
Created: 2021-08-02