Skip to main content

Client for the User Management API (UMAPI) from Adobe - see https://adobe.ly/2h1pHgV

Project description

umapi-client.py

This is a Python client for the User Management API from Adobe, aka the UMAPI.

The User Management API is an Adobe-hosted network service which provides Adobe Enterprise customers the ability to manage their users. This client makes it easy to access the UMAPI from a local Python application.

This client is open source, maintained by Adobe, and distributed under the terms of the OSI-approved MIT license. Copyright (c) 2016-2021 Adobe Inc.

Installation

umapi-client.py is published to the Python Packaging Index.

https://pypi.org/project/umapi-client/

It can be installed with pip:

$ pip install umapi-client

Or a dependency manager such as Poetry:

$ poetry add umapi-client

Building

Poetry is required to build the package. Follow the instructions documented on Poetry's website to install it on your system.

  1. Clone this repository

    $ git clone https://github.com/adobe-apiplatform/umapi-client.py
    $ cd umapi-client.py
    
  2. Install dependencies to virtual environment.

    $ poetry install
    
  3. The build command will create a source package (.tar.gz) and a wheel file (.whl) in the dist directory.

    $ poetry build
    $ ls dist
    umapi-client-2.18.tar.gz  umapi_client-2.18-py3-none-any.whl
    
  4. Some of the packages required by this module use encryption, and so may require you to do local builds of modules that use SSL. Typically, this will require you to have a python installed that supports compiling extensions.

  5. Run tests with pytest.

    $ poetry run pytest
    

Usage

Usage documentation, as well as information about how to get client credentials for use of the UMAPI, can be found in the user guide, whose sources are in the docs directory of this repository.

License

This project is licensed under the MIT License. See LICENSE for more information.

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

umapi-client-2.20.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

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

umapi_client-2.20-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

Details for the file umapi-client-2.20.tar.gz.

File metadata

  • Download URL: umapi-client-2.20.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.10.5 Linux/5.15.0-1014-azure

File hashes

Hashes for umapi-client-2.20.tar.gz
Algorithm Hash digest
SHA256 004cbea7f367e1f460e96efa11e28fb8552476c0dd87bd8b6e6b8c611bab8380
MD5 8100d6b90079a5e86cef5f8ec5f418fb
BLAKE2b-256 ae975dcb04ef78056a9a634d79a69ef973bd8afa0ac3108fce89caa2d17bd674

See more details on using hashes here.

File details

Details for the file umapi_client-2.20-py3-none-any.whl.

File metadata

  • Download URL: umapi_client-2.20-py3-none-any.whl
  • Upload date:
  • Size: 29.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.10.5 Linux/5.15.0-1014-azure

File hashes

Hashes for umapi_client-2.20-py3-none-any.whl
Algorithm Hash digest
SHA256 49d1553bc3ba71ea622676e51d54e688799b20e900638d9b4dcba30c56b8505f
MD5 33aa6a0107363d7d2c0a078b8619ff2f
BLAKE2b-256 788863a28297ce7baefdb464bfb14aaa1c726e9db6ed41bd0cf8d0ca9697c5a8

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