Skip to content

0pg/Enrolment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrolment

smu 수강신청 보조 웹서버 | python3.5 이상 버전에서 실행


웹서버를 실행하는데 필요한 패키지설치
git clone https://github.com/201311105/Enrolment
cd Enrolment
pip install -r requirements.txt

enrolment.py 모듈설치

mv enrolment.py [자신의 python 설치폴더]

(혹은python -c 'import sys;print(sys.path)'를 실행하여 출력되는 경로들 중 하나)

서버를 실행시킨다. 127.0.0.1:80 으로 접속하거나 외부에서 접속도 가능

python enrol_server/run.py

About

smu Enrolment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published