Visualisation + storage for some abstract activities + rest API for the data-delivery agents.
- postgreSQL, created database, created database user, granted all to this owner.
- python3
- pip
pip install -r requirements; python manage.py syncdb;
Visualisation + storage for some abstract activities + rest API for the data-delivery agents.
Python
Visualisation + storage for some abstract activities + rest API for the data-delivery agents.
pip install -r requirements; python manage.py syncdb;