Installation

Requirements

  • Python 3.9 or later

  • SpamAssassin running as a service

Install

With pip

pip install aiospamc

With git

git clone https://github.com/mjcaley/aiospamc.git
cd aiospamc
uv sync

Note

aiospamc’s build system uses uv which you can get from here: https://docs.astral.sh/uv/