Good question, and yes it is possible.
It���s good that you raise this point, I will add a class side instance creation method for this to the GitHub class.
What is nice is that this lowers the barrier for people to try the bindings out.
Do note that you are rate-limited to 60 requests _per hour_ if you don���t authenticate. So it���s not much.
If you use some functionality which requires authentication (for example requesting the logged in user),
you will get a GHBadCredentialsError with a message ���Requires authentication���. Makes sense to me.
Skip
Hi Skip,
this is great; I think you have something important there, and I'm just sad to have far too much to do to contribute... I'd just have a question then: is it possible to use it in anonymous mode? I would like to explore if it could be used as a way to get delivery mode (read-only access) to packages with history/versionning (reusing GitFileTree `build MC metadata from git log` code).
Regards,
Thierry