yakky / corso-python-ict-forma

Repository per il corso Python ICT Forma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panino Digitale - ICT Forma

Live API: https://ictforma.yakky.dev/api/v1/

Admin: https://ictforma.yakky.dev/admin/

Documentazione

Installazione

  • git clone https://github.com/yakky/corso-python-ict-forma
  • cd corso-python-ict-forma
  • python -mvenv .env
  • .env/Scripts/activate
  • pip install -r requirements.txt
  • python manage.py migrate
  • python manage.py createsuperuser --username=admin
  • python manage.py runserver

About

Repository per il corso Python ICT Forma


Languages

Language:Python 100.0%