kepi is a Django-based microblogging system, implemented in Python. It uses the ActivityPub protocol to communicate with other servers, and the Mastodon protocol to communicate with clients.
 
 
 
 
Go to file
Marnanel Thurman 61a3c2e020 Collection tests pass 2018-08-27 19:06:39 +01:00
django_kepi intermediate 2018-08-27 18:53:52 +01:00
tests Collection tests pass 2018-08-27 19:06:39 +01:00
things_for_testing intermediate 2018-08-27 18:53:52 +01:00
.gitignore
LICENSE.txt
MANIFEST.in
README.md
manage.py simple manage.py for reusable apps 2018-08-11 17:21:35 +01:00
requirements.txt rm d-r-f from requirements 2018-08-11 17:24:37 +01:00
runtests.py changed location of test_settings 2018-08-16 18:51:24 +01:00
setup.py
test_settings.py let's use a SlugField to identify Activities 2018-08-20 00:33:40 +01:00
test_urls.py intermediate 2018-08-27 18:53:52 +01:00

README.md