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
fix #1
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
e686fb4
- version bump to v0.5
121605f
- SteamID can now init with steam2 id
73fbf29
- added 'last_response' attribute to WebAPIMethod
5f6b65a
- fixed SteamID.__str__() not returning a str
5380594
- added HTTP method to method .doc()
b43b2cd
- steamid.community_url is now https
6284106
- added shields to README
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
the attribute is a instance of `requests.Response` and it will
hold a reference to the last response for the particular method.
This could be useful for debuging, or reading the body, which may
hold reason information, when http status code is not 200.
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
Rossen Georgiev
ff954fbd64
str(SteamID) now returns steamid64
10 years ago
Rossen Georgiev
6fe2ab93d6
added WebAPI; v0.2
10 years ago
Rossen Georgiev
0c5b2937a3
added SteamID outputs to README
10 years ago
Rossen Georgiev
2e8280824d
updated README + Makefile
10 years ago
Rossen Georgiev
52247faa6f
added SteamID class
10 years ago
Rossen Georgiev
b814fd152b
empty README and setup.py
10 years ago
Rossen Georgiev
dcce875087
init
10 years ago