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 7ab0d11b30 Version number bump (oops) 2018-08-28 14:06:09 +01:00
django_kepi Version number bump (oops) 2018-08-28 14:06:09 +01:00
tests Collection tests pass 2018-08-27 19:06:39 +01:00
things_for_testing built stub methods; basic tests pass 2018-08-27 19:13:30 +01:00
.gitignore
LICENSE.txt
MANIFEST.in
README.md
manage.py
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