Skip to main content

⚠️ Deprecated – Maestro is now available as part of the new IAM SDK: https://developers.docusign.com/docs/sdks/

Project description

⚠️ Deprecation Notice

This SDK is deprecated and no longer actively maintained.

Docusign has launched a new IAM SDK, which includes support for Maestro, Navigator and Connected Fields API families in a single, unified package.

👉 We recommend migrating to the IAM SDK for the latest updates, support, and a streamlined developer experience.

🔗 Learn more and get started

The Official Docusign Maestro Python Client SDK

PyPI version Deprecated

The Docusign SDK makes integrating Docusign into your apps and websites a seamless experience.

Table of Contents

Introduction

Leverage the power of Docusign workflows. Enjoy greater flexibility to manage your agreements using your own code in concert with the Maestro Workflow Designer.

Installation

This client SDK is provided as open source, which enables you to customize its functionality to suit your particular use case. To do so, download or clone the repository. If the SDK’s given functionality meets your integration needs, or if you’re working through our code examples from the Docusign Developer Center, you merely need to install it by following the instructions below.

Version Information

  • API version: 1.0.0
  • Latest SDK version: 3.0.0

Requirements

Compatibility

  • Python 2.7+

Path setup:

  1. Locate your Python installation, also referred to as a site-packages folder. This folder is usually labeled in a format of Python{VersionNumber}.
    Examples:

    • Unix/Linux: /usr/lib/python2.7
    • Mac: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
    • Windows: C:\Users{username}\AppData\Local\Programs\Python\Python37
  2. Add your Python folder’s path to your system as an environment variable.
    Unix/Linux:

    1. Type the following command into your console:
      export PYTHONPATH = "${PYTHONPATH}:.:/path/to/site-packages"
    2. Optionally, you can add this command to your system profile, which will run the command each time Python is launched.

    Windows:

    1. Open the Windows Control Panel.
    2. Under the System and Security category, open the System information panel.
    3. Select Advanced System Settings to open the System Properties dialog box.
    4. On the Advanced tab, select the Environment Variables button at the lower-right corner.
      1. Check to see whether PYTHONPATH has been added as a system variable.
      2. If it has not, select New to add it. The variable you add is the path to the site-packages folder.

Note: If you are still unable to reference Python or pip via your command console, you can also add the path to the site-packages folder to the built-in environment variable labeled Path, which will take effect the next time you start your machine.

Install via PIP:

In your command console, type: pip install docusign_maestro
Note: This may require the command console to be elevated. You can accomplish this via sudo in Unix/Linux, or by running the command console as an administrator in Windows.

SDK Dependencies

This client has the following external dependencies:

  • certifi v14.05.14+
  • six v1.8.0+
  • python_dateutil v2.5.3+
  • setuptools v21.0.0+
  • urllib3 v1.15.1+
  • PyJWT v2.0.0+
  • cryptography v2.5+

API Reference

You can refer to the API reference here.

Code examples

Explore our GitHub repository for the Launcher, a self-executing package housing code examples for the Maestro Python SDK. This package showcases several common use cases and their respective source files. Additionally, you can download a version preconfigured for your Docusign developer account from Quickstart. These examples support both the Authorization Code Grant and JSON Web Token (JWT) authentication workflows.

OAuth implementations

For details regarding which type of OAuth grant will work best for your Docusign integration, see Choose OAuth Type in the Docusign Developer Center.

For security purposes, Docusign recommends using the Authorization Code Grant flow.

Changelog

You can refer to the complete changelog here.

Support

Log issues against this client SDK through GitHub. You can also reach out to us through Docusign Community and Stack Overflow.

License

The Docusign Maestro Python Client SDK is licensed under the MIT License.

Additional resources

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

docusign-maestro-3.0.0.tar.gz (63.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

docusign_maestro-3.0.0-py2.py3-none-any.whl (230.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file docusign-maestro-3.0.0.tar.gz.

File metadata

  • Download URL: docusign-maestro-3.0.0.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.5

File hashes

Hashes for docusign-maestro-3.0.0.tar.gz
Algorithm Hash digest
SHA256 180f13c2805066351f1110e2e338ab6c499d661aee1b7814758566e62a93e75b
MD5 0b4dfee56afb275bbef3fdee60b36547
BLAKE2b-256 df50d67c98598434240f57ba007179613825e8e2549ad2d481f1ca7ee9b3a481

See more details on using hashes here.

File details

Details for the file docusign_maestro-3.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for docusign_maestro-3.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 db05c3bdf863d2f923cbed5119be10ff28a2d13bd0ecd265602737da82217ba3
MD5 1d89aa306f1e9bd1bddce544014a5fc5
BLAKE2b-256 cd8c5cc1a4a4aa6856c231ef989d876f4b27f5adc65d82b69c5d126568cbdf7e

See more details on using hashes here.

Supported by

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