Using Python to talk to Archiware P5’s CLI API

I get asked all the time how the Archiware P5 CLI works. It is actually a fairly intuitive CLI, the docs can be found at Archiware’s knowledgebase here. Below is a heavily commented python script for doing some of the basics with P5 archive via the CLI. This code should work with Python 2.6 and … Continue reading “Using Python to talk to Archiware P5’s CLI API”