Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.
/ connector4python Public archive

Native Python API to connect to the REST based OSIAM services

License

Notifications You must be signed in to change notification settings

osiam/connector4python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#OSIAM Connector for Python

This repository contains the OSIAM Connector for Python and some auxiliary modules that depend on the connector. For more information and documentation visit the repo's Wiki.

#Project structure

The module structure is

  • python
    • osiam -- is the main project, the request based OSIAM connector for Python itself -> Wiki
      • performance -- our framework for running stresstests agains OSIAM, it also makes use of the connector -> Wiki
  • example-client -- an example web application (Python 2.7, flask) using the API of the connector -> Wiki
  • performance-tests -- are test cases written in a self defined DSL which are executed by the performance framework -> Wiki

Requirements

  • Python 2.7
  • An up and running OSIAM instance

About

Native Python API to connect to the REST based OSIAM services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published