python-atws is a wrapper for the AutoTask SOAP webservices API


Keywords
atws, Autotask, API, SOAP
License
MIT
Install
pip install atws==0.5.6

Documentation

Python AutoTask Web Services

Documentation Status Updates

atws is a wrapper for the AutoTask SOAP webservices API

Features

  • Py2 and Py3 support
  • Easy, programmatic query writing (no XML required)
  • Query result generator retrieves all entities, not just 500
  • Zone discovery (you only need a username and password)
  • Picklist python module creator (IDE autofill your picklist IDs)
  • Support for API v1.5 and v1.6

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.