13 Commits (3112e1c17e7859adf6d13ed844f4c636b4bc30d8)

Author SHA1 Message Date
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz f1e59ea933 Game objects are really dumb. 8 years ago
Rapptz 1c60f9ccf4 Consume remaining keyword arguments in Game constructor. 8 years ago
Rapptz b8c19954e4 Add default type for Game. 8 years ago
khazhyk 94eb938d29 handle Game.name being None 8 years ago
Rapptz f4e01b3a92 Make supported operations stand out more than attributes. 8 years ago
Rapptz f73eb087c9 Use describe instead of tables for supported operations. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz dceba9d962 Add useful repr to all data classes. 8 years ago
Rapptz e4b16851bf Slots use tuples instead now. 9 years ago
Rapptz 3feba5d1bb Add Game.type and Game.url attributes to change streaming status. 9 years ago
Rapptz db4cc791dd Update license of files to 2016. 9 years ago
Khazhismel 0aa46e6def Add game data class, replace game_id. 9 years ago
Rapptz f1f0e169e4 Add __slots__ where appropriate to data classes. 9 years ago
Rapptz 51d91c2a82 Most data classes now support hashing. 9 years ago
Rapptz 9f92536441 Clean-up documentation to use NumPy style docs on remaining classes. 9 years ago
Rapptz 9137d92f67 All data classes now support !=, == and str(obj). 9 years ago
Rapptz ab46afee1d Changed functions that return a constant value into properties. 9 years ago
Rapptz 17171aaa60 Switch to NumPy style documentation. 9 years ago
Rapptz 7c060ee7f6 Document supported operations in discord.User 9 years ago
Rapptz 3e0f09d32c Initial commit 10 years ago