just-work / django-celery-rpc

Remote access from one system to models of another one using Celery machinery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup flavors

tumb1er opened this issue · comments

pip install django-celery-rpc[server]
pip install django-celery-rpc[client]

Server has extra dependency - Django itself. Setup.py should be configured to allow installation for both variants