Ryan Jarvis

Results 28 issues of Ryan Jarvis

This would be a fun thing to have in PyPI. Any interest in a patch to get it setup there?

I was getting an error when not using the splitcol. In looking through to fix it I did some general cleanup. Neat project. :)

Hey there, I'm working on a project where I am deciphering some ESB packets. I found this library after some googling and it seems alot of the work has already...

I was curious if the Sonoff SC will be supported by the main Espurna repo? I am using an older version from https://github.com/xoseperez/sonoffsc and miss some of the nice features...

enhancement
device

Hey there! My other pull request hasn't been accepted yet but here is a collection of commits I made that handle a bunch of warnings/errors. Primarily this cleans up the...

Neat project! We are waiting to receive our MK3 and I have been poking around in the different Prusa3D projects. I removed all the `import *`, and organized the imports...

.idea exists in the `.gitignore` but it looks like it was committed at some point.

Hey there, I'm stuck and wasn't able to find a solution in reading previous issues. I keep getting the following error: `2020/08/29 01:19:13 ssh: handshake failed: ssh: unable to authenticate,...

Hey there, Just started using this. I noticed that files writes were not using a contextmanager and then fell down the rabbit hole of cleaning up some other things. Nothing...

Hey there, The last commit on this project was 3 years ago. Does anyone know of a maintained/modern version?