Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

webapp

 info
Loading
graph TD;
 A-->B;
 A-->C;
 B-->D;
 C-->D;
Loading
classDiagram
Actor <|-- Inbox: receive
Actor : Inbox
Actor : Outbox
Actor : Followers
Actor : Follows
Inbox : get
Inbox : post
Outbox <|-- Actor: publish
Outbox : Collection[] activities
Likes <|-- Actor: like
Loading

Fediverse Actor

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

Fediverse Following

Fediverse Followers

Build the package

python3 -m build --wheel

About

Django User Profiles and ActivityPub Federation, made easy.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /