atws is a wrapper for the AutoTask SOAP webservices API
- Free software: MIT license
- Documentation: https://atws.readthedocs.io.
- 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
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.