Metadata-Version: 1.1
Name: oktalib
Version: 0.3.1
Summary: A library to interface with okta through it's restful api
Home-page: https://github.com/schubergphilis/oktalib.git
Author: Costas Tyfoxylos
Author-email: ctyfoxylos@schubergphilis.com
License: MIT
Description-Content-Type: UNKNOWN
Description: =======
        oktalib
        =======
        
        A library to interface with okta through it's restful api
        
        
        * Documentation: http://oktalib.readthedocs.io/en/latest/
        
        Features
        --------
        
        * Manages groups, users and applications
        
        
        Todo
        ----
        
        * This code is MVP. It requires a lot of optimizations and extensions.
        * Things to do are, try to make the retrieving faster and implement smart caching for entities.
        
        
        
        
        History
        -------
        
        0.1 (2018-05-25)
        ---------------------
        
        * First release
        
Keywords: oktalib okta api python rest
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
