Skip to content

This is a demo written in python, we try to show you how to programming with shouqianba web API.

Notifications You must be signed in to change notification settings

WoSai/shouqianba-webapi-pythondemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shouqianba

Installation:

pip install https://github.com/WoSai/shouqianba-webapi-pythondemo

or

python setup.py install

Example:

import shouqianba


shouqianba.config.vendor_key = 'd1312asd31123tga123g11'
shouqianba.config.vendor_sn = '138121'
shouqianba.config.app_id = '2018080800000001'

client = shouqianba.ShouqianbaClient()
client.activate("00000008", True)
client.checkin()
client.precreate(1, "1")

About

This is a demo written in python, we try to show you how to programming with shouqianba web API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages