Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pramari/webapp
- Owner: pramari
- License: bsd-3-clause
- Created: 2023-08-21T18:57:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-28T07:20:12.000Z (about 1 month ago)
- Last Synced: 2024-09-30T06:41:32.150Z (about 1 month ago)
- Topics: activitypub, django, profile, user-management, webapp
- Language: Python
- Homepage: https://pramari.de
- Size: 540 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```