Skip to content

derfloh/duo_client_python

 
 

Repository files navigation

Build Status

Overview

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

Verify - https://www.duosecurity.com/docs/duoverify

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

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

Installing

Development:

$ git clone https://github.com/duosecurity/duo_client_python.git
$ cd duo_client_python
$ pip install --requirement requirements.txt

System:

$ pip install duo_client

Using

See the examples folder for how to use this library.

Testing

$ nosetests tests/
.......................
----------------------------------------------------------------------
Ran 23 tests in 0.005s

OK

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%