Reference

This it python API reference of the current things implemented.

Python API Reference

SXCU(subdomain, upload_token, file_sxcu)

The Main class for sxcu.net request

OGProperties(color, description, title, …)

This is a helper class for main SXCU function.

SXCUError

SXCUError A error which will be raised when the returned status code isn’t right.

RequestClient(headers)

RequestClient is internally used to communicated with Requests Library.