Skip to main content

Docusign Admin API

Project description

The Official DocuSign Admin Python Client

PyPI version

Build status

PyPI module that wraps the DocuSign Admin API

Documentation about the DocuSign Admin API

Requirements

Compatibility

  • Python 2.7+

Installation

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
  1. Add the path to your Python folder as an environment variable.

Unix/Linux:

  • Type the following command into your console:
    export PYTHONPATH = "${PYTHONPATH}:.:/path/to/site-packages"
  • 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
  3. Select Advanced System Settings to open the System Properties dialog box.
  4. On the Advanced tab, select the Environmental Variables button at the lower-right corner.
    1. Check if 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

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:

  1. In your command console, type: pip install docusign-admin

Note: This may require the command console be elevated. You can accomplish this via sudoin Unix/Linux, or by running the command console as an administrator in Windows.

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+
  • jwcrypto v0.4.2+
  • py-oauth2 v0.0.10+

Support

Log issues against this client through GitHub. We also have an active developer community on Stack Overflow.

License

The DocuSign Python Client is licensed under the MIT License.

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-admin-2.0.0rc2.tar.gz (96.8 kB view details)

Uploaded Source

Built Distribution

docusign_admin-2.0.0rc2-py2.py3-none-any.whl (285.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file docusign-admin-2.0.0rc2.tar.gz.

File metadata

  • Download URL: docusign-admin-2.0.0rc2.tar.gz
  • Upload date:
  • Size: 96.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.5

File hashes

Hashes for docusign-admin-2.0.0rc2.tar.gz
Algorithm Hash digest
SHA256 c5a67172e20e35c081e33f24c8f5689fd0014b878a5ae81fdf5e423c25069b17
MD5 59eee92e0740bd8b97fbe1db8b16449e
BLAKE2b-256 74ee06d2502f6173c45319b9b8fe44c8bfada92919569dfc494c0eaad39b2af5

See more details on using hashes here.

File details

Details for the file docusign_admin-2.0.0rc2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for docusign_admin-2.0.0rc2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a3c1b59edf90b5a5615848c8509232f8a9d65b0e47b090759ca6cb20a97e89e8
MD5 13bbc5bfefa22031c9b6ded2e604f5db
BLAKE2b-256 c73f6459acd5808c63bd68361323b2fe81e51c77d8843f1e515bc3d789cc89b9

See more details on using hashes here.

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