Skip to content

candango/social-federation

 
 

Repository files navigation

PyPI version Build Status codecov.io Code Health Requirements Status PyPI downloads Stories in Ready

Social-Federation

Python library to abstract social federation protocols.

Aims to first support Diaspora and then the W3C SocialWG ActivityPub protocol.

Requirements

  • Python 3.x

Testing

Install requirements:

pip install -r test-requirements.txt

Run tests:

py.test

License

BSD 3-clause license (https://www.tldrlegal.com/l/bsd3).

About

Python library for abstracting social federation protocols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • HTML 2.9%