Skip to content

powerling-rd/powerling-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerling XLIFF API Python3 SDK

Requirements

For this SDK to work, you need Python3 with the requests module installed (pip3 install requests)

Code example

$ export url='{powerling_api_URL}'
$ export secret='{powerling_api_secret}'
$ ./request.py

About

Powerling XLIFF API Python3 SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages