Version 3.0 of swifttools
was released on 2022 August 31. This major release introduces the swifttools.ukssdc module.
Various aspects of working with Swift can now be done via the swifttools Python module. This is available through pip:
pip install [--upgrade] swifttools
(The --upgrade is only needed if you have an older version of this module installed).
This module has 2 sub-modules:
swifttools.swift_too [Docs]swifttools.ukssdc [Docs]Although we recommend installing via pip the source code is also available via
a public GitLab repository, which is also where you
can report issues / bugs.