Skip to main content

Official Python client library for the airSlate API v1

Project description

airslate is a Python client library for the airSlate API v1.

This Python client library has been designed to quickly and easily implement the airSlate REST API. It offers a simple and elegant way to interact with airSlate API resources within your Python applications. Sign up for our API here: https://developers.airslate.com

Project Information

airslate is released under the Apache Licence 2.0, and the code on GitHub. It’s rigorously tested on Python 3.7+. If you’d like to contribute to airslate you’re most welcome!

Support

Should you have any question, any remark, or if you find a bug, or if there is something you can’t do with the airslate, please open an issue.

Release Information

0.2.1 (2021-02-08)

Features

  • Provided ability to get slate addon file.

  • Added new resources:

    • airslate.resources.slate_addon.SlateAddonFiles - represent slate addon files resource

  • Added new entities:

    • airslate.entities.addons.SlateAddon - represent slate addon entity

    • airslate.entities.addons.SlateAddonFile - represent slate addon file entity

  • The base entity class as well as all derived classes now provide the following methods:

    • has_one() - create an instance of the related entity

    • from_one() - create an instance of the current class from the provided data

Trivial/Internal Changes

  • Change default string representation of entities. Now it has the following form <EntityName: id=ID, type=TYPE>.

Full changelog.

Credits

airslate is written and maintained by airSlate.

A full list of contributors can be found in GitHub’s overview.

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

airslate-0.2.1.tar.gz (24.6 kB view hashes)

Uploaded Source

Built Distribution

airslate-0.2.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded 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