forked from 3scale-labs/3scale_ws_api_for_python
-
Notifications
You must be signed in to change notification settings - Fork 0
3scale integration plugin for Python applications
License
apassant/3scale_ws_api_for_python
This branch is 1 commit ahead of, 65 commits behind 3scale-labs/3scale_ws_api_for_python:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit5f67299 · | ||||
Repository files navigation
Installation: Standard distutils installation: unpack ThreeScale-2.0.tar.gz, and from ThreeScale-2.0 directory run sudo python setup.py install or you may put ThreeScalePY.py to the same directory as your program Usage: In short: import ThreeScalePY # USAGE: # Authorize a transaction: ThreeScalePY.ThreeScaleAuthorize("provider key", "app id", "app key").authorize() # Report a transaction: ThreeScalePY.ThreeScaleReport("provider key").report([{"app_id":"app id", "usage":{"hits":1, "max_value":5}}] Legal: Copyright (c) 2010 3scale networks S.L., released under the MIT license.
About
3scale integration plugin for Python applications
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%