django-indieweb

https://badge.fury.io/py/django-indieweb.png https://travis-ci.org/ephes/django-indieweb.png?branch=master

includes indieauth and a micropub endpoint

Documentation

The full documentation is at https://django-indieweb.readthedocs.org.

Quickstart

Install django-indieweb:

pip install django-indieweb

Then use it in a project:

import indieweb

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: