Tyler Hayes

Results 3 issues of Tyler Hayes

PyPI currently lists Ghost.py versoin 0.1b2 as the most recent, which is also what `setup.py` in this repo currently lists as the current version number. But I just ran `pip...

It looks like the issue is that the assumption in @arikfr's workaround — that bytesAvailable will return > 0 when parsing no-cache pages (because this means Ghost.py won't find this...

I don't see a method to get a user's avatar/main profile photo. And it's not returned in `get_myself()`. I also tried creating a new method in pyfb.py to accomplish this......