Getting Started#
New to Python?#
You need to have Python installed on your system before you can use this package. Head over to Python.org for instructions.
Python version support#
Officially Python 3.10, 3.11, and 3.12. We aim to support the three most recent major versions.
OS support#
This package is tested with the latest Windows, MacOS, and Ubuntu (Linux) versions.
Install#
fourinsight.campaigns
can be installed via pip from PyPI.
pip install fourinsight-campaigns
Upgrade#
fourinsight.campaigns
can be upgraded via pip from PyPI.
pip install --upgrade fourinsight-campaigns