Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

mypolitics/mind

Repository files navigation

mind

Requirements

  • Python (3.8+)

Installation

$ pip install -r requirements.txt

Database setup

$ python manage.py makemigrations && python manage.py migrate

Create super user

$ python manage.py createsuperuser --username admin

Running the app

$ python manage.py runserver

About

Service for complex computations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages