Install advertools
Install
Installation is simple and straightforward, from the command line run:
Or, with uv
:
This will also install the command line interface, so you can use it with uvx
as well:
Upgrade
To upgrade to the latest version:
Specific version
To install a specific version:
Verify
If all went well, you should be able to verify your installation right from the command line:
This should print the version you installed without errors.
Or, you can do the same in a Python session: