Skip to content

alexisdimi/pp_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pp_api

This package provides classes PoolParty and GraphSearch to wrap around PoolParty APIs and GraphSearch APIs.

PoolParty class (in pp_api.pp_calls)

Provides a wrapper around PoolParty APIs. The class initializator expects a server URL string to know where to find the PoolParty - the only required parameter. The credentials can be either explicitly supplied or read from the environmental variables. The methods of the class map to the respective API methods of PP.

GraphSearch class (in pp_api.gs_calls)

Provides a wrapper around GraphSearch APIs. Also expects a server and optionally credentials.


For an example of using this package see pp_vectorizer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%