0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated demo and some more user functions. More... almost 15 years ago
Moderators. More... almost 15 years ago
MOAR new demos YAY! And top tags in users. More... almost 15 years ago
New demo YAY More... almost 15 years ago
Some constants + fixed QuestionsQuery.questions() method More... almost 15 years ago
Some fetch updates, better question API More... almost 15 years ago
Questions method updated, priveleges added, extended input range for vectors. Debug mode for web requests. More... almost 15 years ago
Upgrading to 1.1 (still to add a lot of stuff); updated object explorer More... almost 15 years ago
Fixed owner bug, updates SE sites list and bumps up version. More... almost 15 years ago
Merge branch 'master' of github.com:lucjon/Py-StackExchange More... about 15 years ago
You can now combine sites and query both at once! e.g. (Site(ServerFault) + Site(StackOverflow)).search('bob') More... about 15 years ago
Well only Versus needed fixing for Area51 bug. More... about 15 years ago
Added workaround for Area51 issue. Fixing demos soon... More... about 15 years ago
Auto-gens site constants for all sites; script to build + upload More... about 15 years ago
Updated MANIFEST.in to include demo files. More... about 15 years ago
Packaging w/distutils (hopefully\!); deleted auto-generated doc (useless) and updated README to reflect More... about 15 years ago
Added search demo; included the 'total' field on paginated resultsets where available. More... about 15 years ago
Added post revisions and basic search! More... about 15 years ago
Removed lying comment. More... over 15 years ago
Fixed StackAuth bug: exception on .associated() when specified user hadn't joined any sites. More... over 15 years ago
Fixed a bug in versus: if u2 has not joined a site u1 has, error. More... over 15 years ago
Added versus demo. More... over 15 years ago
Fixed perms on OE, fixed bug where accessing answers on unanswered question resulted in error. More... over 15 years ago
Fixed OE code bug where a void-parameter method would be missing its first ( in the call More... over 15 years ago
Fixed a silly variable naming bug in code generation in OE. More... over 15 years ago
Added cool new demo - object explorer. See wiki in a few mins. More... over 15 years ago
Oops. Fixed issue where partials didn't return the objxect back. post.owner etc. work now. More... over 15 years ago
Updated gitignore with *.swo. Added rep formatting. More... over 15 years ago
Fixed regression wrt datetime import. Added throttling respect. More... over 15 years ago
Cleaned up some unused files. More... over 15 years ago