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 0c07191660 it's the instance that has the data, not the class 2018-08-19 16:56:18 +01:00
django_kepi it's the instance that has the data, not the class 2018-08-19 16:56:18 +01:00
tests
things_for_testing
.gitignore
LICENSE.txt
MANIFEST.in
README.md
manage.py
requirements.txt
runtests.py
setup.py
test_settings.py
test_urls.py

README.md