Python AutoTask Web Services

https://img.shields.io/pypi/v/atws.svg https://img.shields.io/travis/MattParr/python-atws.svg 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.