Reference

This it python API reference of the current things implemented.

Python API Reference

SXCU(subdomain, upload_token, sxcu_config, …)

The Main class for sxcu.net request

OGProperties(color, bool] = None, …)

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.