Skip to content

lomatus/DengluPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Denglu Python SDK

summary

This is not official version of Denglu SDK

It just translate from the official PHP-Version directly to Python

Usage

Python

token = request.GET.get('token')
api = Denglu("50559denaU3C7ytzIQ0jcN2rgAn3j5","848775051pvw176q4tGb1FXhy6MpL3","utf-8")
userInfo = api.getUserInfoByToken(token)

That's all

About

Denglu Python SDK translated from Official PHP Version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages