57 Commits (057e4f7c493c53568ddee8e321cd93be08a12bda)
 

Author SHA1 Message Date
Rossen Georgiev 057e4f7c49 added steam client protobufs 9 years ago
Rossen Georgiev 458027a60f added EMsg enum 9 years ago
Rossen Georgiev b416c6c163 implemented crypto module for client 9 years ago
Rossen Georgiev 83f7a35940 fixed correctly recognizing str in SteamID init 9 years ago
Rossen Georgiev e30f2cd25e bump to v0.5.4 9 years ago
Rossen Georgiev 0c7c194aad remove unneeded dep in tox.init 9 years ago
Rossen Georgiev 0fe3c555ea test with travis + tox 9 years ago
Rossen Georgiev ed87854cc8 implemented rich comparison on SteamID 9 years ago
Rossen Georgiev 5db7737c26 move steam2/3 coversions to seperate functions 9 years ago
Rossen Georgiev 32b506e924 removed wheel build 9 years ago
Rossen Georgiev 03c8ab233d make SteamID comperable & hashable 9 years ago
Rossen Georgiev 28cb3d8eb3 added methods for resolving community urls 10 years ago
Rossen Georgiev 4a89ac9372 added scrutinizer badge in README 10 years ago
Rossen Georgiev 6e9a8da0fd Merge branch 'dev', v0.5.3 10 years ago
Rossen Georgiev b9d30a39f3 bump to v0.5.3 10 years ago
Ryan Verner fcf34b18c0 Conditionally installs enum34 only if < Python 3.4 10 years ago
Rossen Georgiev 3247b6dc64 add scrutinizer config for coverage 10 years ago
Rossen Georgiev 676d79a348 set stream arg to false for all requests 10 years ago
Rossen Georgiev f79d35b6cd updated README 10 years ago
Rossen Georgiev 1d50e7278b Merge branch 'dev', v0.5.2 10 years ago
Rossen Georgiev bfc41e5397 bump to v0.5.2 10 years ago
Rossen Georgiev 24ac0da96d added http_timeout parameter 10 years ago
Rossen Georgiev 816c5f7731 remove doc() call when building docstrings 10 years ago
Rossen Georgiev 7f57b8e6b7 param name being shortened on non-array parms 10 years ago
Rossen Georgiev 5b79abd7a4 rm py3.2 in travis; dropped support in coverage 10 years ago
Rossen Georgiev b07f059f6a fix #4; method failing when format=vdf 10 years ago
Rossen Georgiev ba300941ec reorginized the code in webapi 10 years ago
Rossen Georgiev 1063165d3d setup vcr cassette for webapi test suite 10 years ago
Rossen Georgiev 2d24284e85 add test suite for SteamID + enabled travis/cover 10 years ago
Rossen Georgiev 0b72a75232 Merge branch 'dev', v0.5.1 10 years ago
Rossen Georgiev 9897c592e6 WebAPI: fix set concatenation in python3 10 years ago
Rossen Georgiev 4aa92007af version bump v0.5.1 10 years ago
Rossen Georgiev 8fd391c5c7 fix setup.py install fail when missing dependecies 10 years ago
Rossen Georgiev cbde28afea WebAPI: fix regression w/ required param check 10 years ago
Rossen Georgiev f5d6bc848c WebAPI: moved doc() to __doc__; doc() now prints 10 years ago
Rossen Georgiev 0daf05c0be Merge branch 'dev', v0.5 10 years ago
Rossen Georgiev e686fb4035 version bump to v0.5 10 years ago
Rossen Georgiev 121605fb88 SteamID can now init with steam2 id 10 years ago
Rossen Georgiev 73fbf290b3 added 'last_response' attribute to WebAPIMethod 10 years ago
Rossen Georgiev 5f6b65a5e2 fixed SteamID.__str__() not returning a str 10 years ago
Rossen Georgiev 5380594122 added HTTP method to method .doc() 10 years ago
Rossen Georgiev b43b2cd6fc steamid.community_url is now https 10 years ago
Rossen Georgiev 628410667b added shields to README 10 years ago
Rossen Georgiev 1c9235c1e9 WebAPI: added version specific method endpoints 10 years ago
Rossen Georgiev 9d326605e9 textwrap LICENSE; tweaks to README 10 years ago
Rossen Georgiev c8df3adb7d version bump; v0.3 10 years ago
Rossen Georgiev 309c162eef added LICENSE 10 years ago
Rossen Georgiev 2cc0102334 adjust SteamID format properties 10 years ago
Rossen Georgiev b35b6e27b4 moved enums to seperate module 10 years ago
Rossen Georgiev 2964911e6c added raw, format parameters to WebAPI 10 years ago