Skip to main content

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

Project description

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)

Credits

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

History

0.4.0 (2016-11-04)

  • at.picklists module added

  • picklists module with child field picklists

  • support files debug feature (saves XML sent and received)

  • query now builds XML closer to the API example documentation

  • query supports special chars like @ in condition values

0.3.4 (2016-07-07)

  • Py3 marshallable no longer failing due to unicode conversion

0.3.3 (2016-07-07)

  • Py3 marshallable no longer failing due to basestring comparison

0.3.2 (2016-07-07)

  • Py3 queries no longer failing due to encoding with BOM

0.3.0 (2016-07-06)

  • PyPI install missing requirements “future” fixed

0.2.0 (2016-07-01)

  • Python 3 support

0.1.8 (2016-06-28)

  • First proper release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

atws-0.4.0.tar.gz (27.6 kB view hashes)

Uploaded Source

Built Distribution

atws-0.4.0-py2.py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page