Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1023 Bytes

README.rst

File metadata and controls

36 lines (22 loc) · 1023 Bytes

python-webid

A python lib implementing server-side validation and client ssl authentication following the WebID spec + Now there is also support for Authorization Same Owner, Direct and Indirect trust has been checked. Use authorizer module. Use the '''trust''' class to check for social relations.

reading the docs

Documentation at RTD

hacking together

git clone git://github.com/yunus/python-webid.git
  • send patch / pull request ;)

for devs

W3C WebID Community Group