teamworksams is a Python package that connects to the Teamworks AMS API, enabling users to return a flat export of Teamworks AMS data, import data from Python to Teamworks AMS, create and edit users, ...
.github/ ├── workflows/ # 21 GitHub Actions workflows │ ├── ci-cd-pipeline.yml # ⭐ Main CI/CD pipeline │ ├── docker-publish.yml # ⭐ Docker image publishing │ ├── release-on-tag.yml # ⭐ Release ...