Skip to content

Dephilia/poaurk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poaurk

Light plurk + Oauth Library

Installation

pip install poaurk

Examples

You can find example usage in the examples/ directory.

Running the Basic Authentication Example

  1. Setup environ var for POAURK_TEST_KEY, POAURK_TEST_SECRET
  2. Run the script:
python examples/basic_auth.py