Agrivator Backend for the Agrivator Platform Installation Use the package manager pip to install dependencies pip install -r requirements.txt Usage python manage.py migrate # Applying Migrations python manage.py runserver # Development Server