Join other job seekers
Download Atto
Atto is distributed as a Python package, we strongly recommend installing this way if you already have Python on your system, it's just less hassle. Install it with pip, then run the local app from your terminal.
# Install Attopip install atto-app# Or if that fails, trypython -m pip install atto-app
# Launch Attoatto OR
Atto executable builds are currently available for Windows and Linux. macOS executable builds are not supported; please install Atto with pip on macOS. Independent builds may trigger operating system security warnings until code signing is available. Check out the installation guide for more details.