warframe_metrics.utils.schema¶
Holds the objects required for processing Warframe market data.
Functions
|
Date hook for reading values from json string. |
|
Loads Stat, ItemStats, LiveStat from json string. |
|
JSON serializer for objects not serializable by default json code. |
|
Dumps Stat, ItemStats, LiveStat into json string. |
Classes
|
A object to process and hold item,statistics pairs. |
|
A object to process and hold live statistics. |
|
A live statistics schema. |
|
A singular item schema. |
|
A object to process and hold live and closed statistics. |
|
A closed statistics schema. |