openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Py-StackExchange
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 8 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:lucjon/Py-StackExchange
Lucas Jones
More...
over 14 years ago
Added function to format dates relatively, see StackApps #1009.
Lucas Jones
More...
over 14 years ago
Updated for API v1.0
Lucas Jones
More...
over 14 years ago
Added a demo script (narcissism.py) for StackAuth
Lucas Jones
More...
over 14 years ago
That should be StackAuth support finished. Yay.
Lucas Jones
More...
over 14 years ago
Even more refactoring, and the first major part of StackAuth support.
Lucas Jones
More...
over 14 years ago
Factored out some utility classes.
Lucas Jones
More...
over 14 years ago
Factored out the web request / JSON stuff so that the upcoming stackauth.py isn't reinventing the wheel.
Lucas Jones
More...
over 14 years ago
Upgraded API version
Lucas Jones
More...
over 14 years ago
Realised that site.use_gzip = False won't stop the header being sent. Although I don't think they allow non-gzip requests any more.
Lucas Jones
More...
over 14 years ago
Quick fix.
Lucas Jones
More...
over 14 years ago
Added two of @Edan Maor's suggestions - fetch keyword parameters (mostly); fetching user answers, etc. with site.answers(user_id=xxx)
Lucas Jones
More...
over 14 years ago
Added answers(user_id=xxx).
Lucas Jones
More...
over 14 years ago
Bad Dobby. Bad Dobby. *irons hand*. I must test code for master before he commits, sir.
Lucas Jones
More...
over 14 years ago
Grr. This'll teach me to commit and push before testing.
Lucas Jones
More...
over 14 years ago
Oops. Stupid mistake. Fixed now. (Didn't rejoin root_domain string.)
Lucas Jones
More...
over 14 years ago
(Hopefully) added URLs to User/Question/Answer, per @Edan Maor
Lucas Jones
More...
over 14 years ago
Added a use_gzip option just in case; fixed rate limit variables.
Lucas Jones
More...
over 14 years ago
Added gzip compression support - thanks to @Edan Maor on StackApps
Lucas Jones
More...
over 14 years ago
Added a slightly modified version of @b p's patch (see http://stackapps.com/questions/198/py-stackexchange-an-api-wrapper-for-python/673#673)
Lucas Jones
More...
over 14 years ago
Added some more sample code.
Lucas Jones
More...
over 14 years ago
Added stats support and a little demo to show it.
Lucas Jones
More...
over 14 years ago
Finished Timeline. Yippee! I think revisions and stats are the main things now.
Lucas Jones
More...
over 14 years ago
Either implemented or removed all the little shell classes, apart from Timeline. Which needs doing next!
Lucas Jones
More...
over 14 years ago
Added support for Python 2.5 through simplejson. Thanks, @Chris Lawlor!
Lucas Jones
More...
over 14 years ago
Phew. Even more documentation - much more complete list of fields, etc.
Lucas Jones
More...
over 14 years ago
Updated README with info on auto-gen docs.
Lucas Jones
More...
over 14 years ago
Went on a documentation spree; I think it's much better than it was. Still needs information on exactly what fields are exposed by objects.
Lucas Jones
More...
over 14 years ago
Fixed metadata on extended StackExchangeResultsets
Lucas Jones
More...
over 14 years ago
StackExchangeResultset is now a *lot* more useful - can fetch new pages.
Lucas Jones
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree