Skip to main content

Reference client for Duo Security APIs

Project description

Overview

Build Status Issues Forks Stars License

Auth - https://www.duosecurity.com/docs/authapi

Admin - https://www.duosecurity.com/docs/adminapi

Accounts - https://www.duosecurity.com/docs/accountsapi

Activity - TBD (As of now, the activity endpoint is not in general availability and is restricted to a few customers for private preview. If you have any questions or need more information, feel free to reach out to support for guidance.)

Tested Against Python Versions

  • 3.7
  • 3.8
  • 3.9
  • 3.10
  • 3.11

Requirements

Duo_client_python supports Python 3.7 and higher

TLS 1.2 and 1.3 Support

Duo_client_python uses Python's ssl module and OpenSSL for TLS operations. Python versions 3.7 (and higher) have both TLS 1.2 and TLS 1.3 support.

Installing

Development:

$ git clone https://github.com/duosecurity/duo_client_python.git
$ cd duo_client_python
$ virtualenv .env
$ source .env/bin/activate
$ pip install --requirement requirements.txt
$ pip install --requirement requirements-dev.txt
$ python setup.py install

System:

Install from PyPi

$ pip install duo-client

Using

See the examples folder for how to use this library.

To run an example query, execute a command like the following from the repo root:

$ python examples/report_users_and_phones.py

Testing

$ nose2

Linting

$ flake8

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

duo_client-5.3.0.tar.gz (85.0 kB view details)

Uploaded Source

Built Distribution

duo_client-5.3.0-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

Details for the file duo_client-5.3.0.tar.gz.

File metadata

  • Download URL: duo_client-5.3.0.tar.gz
  • Upload date:
  • Size: 85.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for duo_client-5.3.0.tar.gz
Algorithm Hash digest
SHA256 afa5ef98a42f06965a2702ca41dba9c85c483abd945e0a440f0ec4871b7593bf
MD5 b04ae06811eadf3f7d7c4f201280cd26
BLAKE2b-256 e9657d38f5683c75dd21cdd7f279cc83e633f596a8ada5c2eafc7c7098d60752

See more details on using hashes here.

File details

Details for the file duo_client-5.3.0-py3-none-any.whl.

File metadata

  • Download URL: duo_client-5.3.0-py3-none-any.whl
  • Upload date:
  • Size: 45.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for duo_client-5.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85614bb684cef96285268aef0c1e858df939f6e8a190fb2c707d700bb0215766
MD5 f857e97b064c128e24fde2441a9bda55
BLAKE2b-256 5832cf40a2c771ccae41a29f2b1db9383c5123b8b95ebe186af7d07f2b76c734

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