Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pramari/webapp

Django User Profiles and ActivityPub Federation, made easy.
https://github.com/pramari/webapp

activitypub django profile user-management webapp

Last synced: 24 days ago
JSON representation

Django User Profiles and ActivityPub Federation, made easy.

Awesome Lists containing this project

README

        

# webapp

## Fediverse Actor

```
:py:class:`webapp.models.activitypub.actor.Actor`
```

## Fediverse Following

## Fediverse Followers

### Build the package
```
python3 -m build --wheel
```