List view
All the modules lack proper testing. I might make two test suites, one that uses mock responses from the server and another suite that runs all the tests against the Valve server, the latter might be less reliable so the former will be priority.
No due dateDocumentation is Missing on all the modules. Documentation based on sphinx would be nice.
No due date•1/1 issues closedRight now the Inventory class has every item gathered on its "items" dictionary. My proposal is to redo the inventory so it inherits from the dictionary, that way we can get an inventory given a Login, appID and contextID and access it via dictionary keys as a normal dictionary. This includes both the SteamInventory Module and by extension the SteamTradeOffers Module which depends on it.
No due date•1/1 issues closed