Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation of streaming API | Will Thompson | 2017-04-10 | 1 | -1/+1 |
| | | | | | | | | This is missing any error handling and rate-limiting around the stream itself, but once the stream is established, the full range of events are supported. Fixes issue #14. | ||||
* | Set up pytest | Will Thompson | 2017-04-10 | 1 | -0/+2 |
| | |||||
* | Preparing release | Lorenz Diener | 2017-04-05 | 1 | -1/+1 |
| | |||||
* | Preparing maint release | Lorenz Diener | 2017-03-15 | 1 | -1/+1 |
| | |||||
* | Preparing for release 1.0.4 | Lorenz Diener | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | Bump version in docs | Lorenz Diener | 2017-02-13 | 1 | -1/+1 |
| | |||||
* | Preparing for 1.0.2 release | Lorenz Diener | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | Typo | Lorenz Diener | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | Requirement and documentation fixes | Lorenz Diener | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | More "timeline" functions, "notifications" | Lorenz Diener | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | Preparation for pypi packaging | Lorenz Diener | 2016-11-24 | 1 | -1/+16 |
| | |||||
* | Add setup files | D Anzorge | 2016-11-24 | 1 | -0/+6 |
Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number. |