Skip to content

MattParr/python-atws

Repository files navigation

Python AutoTask Web Services

image

image

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.