django-tokko-rpc 0.0.6

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangotokkorpc 0.0.6

Install
# Virtual Environment
(venv) pip install django_tokko_rpc
# Main Python3 environment
sudo -H pip3 install django_tokko_rpc

Usage
Add to {your-project}/settings.py
INSTALLED_APPS = [
"other-apps",
"...",
"django-tokko-rpc" # <- Django TokkoRPC Plugin
]

Testing
python ./manage.py test django_tokko_rpc


goBack

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.