0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Jan 01, 2024 — Jan 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update requests More... over 5 years ago
Add __future__ import for print function to make demo output correctly with Python 2 More... about 11 years ago
Add PyPI and installation info More... about 11 years ago
Merge pull request #9 from konklone/patch-1 More... about 11 years ago
fixed typo More... about 11 years ago
Move from distutils to setuptools More... about 11 years ago
Move requests import into finger method so that pypi installation works More... about 11 years ago
Some basic tests More... about 11 years ago
Refactor WebFingerClient and allow None for the attr parameter of the rel method More... about 11 years ago
Simplfy rel method More... about 11 years ago
Update README with documentation for client object More... about 11 years ago
Python 3 support More... about 11 years ago
Add default return objects to property methods More... about 11 years ago
Update README for 1.0 release More... about 11 years ago
Update setup.py for 1.0 release. Change install_requires to remove python-rd and add requests. More... about 11 years ago
Update LICENSE More... about 11 years ago
Allow legacy mimetypes in JRD response More... about 11 years ago
Re-enable unofficial Facebook and Twitter endpoints, add WebFist rel More... about 11 years ago
Remove python-rd requirement and make compatible with RFC 7033 More... about 11 years ago
Update README.rst More... over 11 years ago
Change python-xrd to python-rd More... over 11 years ago
add version information to user agent string More... about 12 years ago
move host from init to finger method More... about 12 years ago
leave scheme up to the user More... about 12 years ago
increment version to 0.3 More... about 12 years ago
add support for resource parameter More... about 12 years ago
rename url variables More... about 12 years ago
remove some dev logging and change how secure is handled More... about 12 years ago
remove _hm_hosts More... about 12 years ago
change cli interface and add some inline docstrings More... about 12 years ago