dahifi / python-atws

Autotask Web Services python module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Autotask Web Services python module

License:MIT License


Languages

Language:Python 96.6%Language:Makefile 3.4%