stevenleeg

Results 19 issues of stevenleeg

Hi there, I've been struggling quite a bit with the following error while trying to use this library: ``` ValueError: Unexpected response for initial auth request: {"status":429,"detail":"Too many log-in attempts....

I'm relatively new to the N26 API so forgive me if I'm lacking context here, but is there any way to query transactions that occur within spaces? According to the...

enhancement

yoyoyo, I might be able to implement this in the next few days since midterms are over, but it'd be awesome if the subject of the emails would be in...

Allows a handler to be assigned to multiple scopes like so: ``` javascript key('c', 'hello, world', callback_function) ```

Hi there, Any idea if this repository could be made compatible with the [tomu](http://tomu.im/)? From looking at the [USB HID](https://github.com/im-tomu/tomu-quickstart/tree/master/usb-hid) sample from Tomu's quickstart repo there appear to be a...

Any chance prowlpy could get published to PyPI? It would make it much easier to distribute packages which depend on it. Thanks in advance, and thanks for writing such a...

Here's my go at adding the ability to refresh a given feed. I'm not exactly sure how useful this could be, given that the `server` doubles as an HTTP server...

Hi there, I've been looking around for a safe way to inject variables into queries using `$database->query(...)` but haven't come across anything (and looking through the code, it doesn't appear...

Hi there, This PR stems from an issue I've asked about in [Gitter](https://gitter.im/huginn/huginn?at=5ffbbe53d5f4bf2965db5118) but didn't end up with a response, so I figured I'd submit the fix myself. When developing...