vinitshahdeo/PortScanner

[BACKEND/FEATURE REQUEST] Moving the backend from flask to Django.

Aberta

#125 aberto em 9 de mar. de 2021

 (11 comentários) (0 reação) (0 responsável)Python (122 forks)auto 404
discussionsenhancementgssoc21help wantedmediumpythonup for grabs

Métricas do repositório

Stars
 (150 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

The project currently stands on Python + Flask tech stack. Now it's time to move the tech stack to Python + Django.

The file mainScanner.py renders the output of the working code in frontend through flask. Replace this file to a new file which works for the current scanning processes and renders the output through Django.

Relevant links for this update: Django , develop branch, feature/python2.7 branch, feature/python3.8 branch, master branch.

Checkout feature/python2.7 and feature/python3.8 branches for the corresponding python versions of the project. NOTE: The master branch is maintained for python2.

Guia do colaborador