Simple Python implementation of the WebFinger client protocol (RFC 7033). Version 1.0 is the current stable release. No update since 2012.
pip install webfingerVerified import paths — ran on the pinned version, not inferred.
Look up a user's WebFinger resource.
Use 'import webfinger' and 'webfinger.webfinger()'.
Ensure your server supports both or handle JSON-only responses manually.
Run 'pip install webfinger'.
Use webfinger.webfinger(resource, host='example.com') instead of ssl_verify.
No dependency data recorded yet.