CosmicAC:PKI 开放日指南

时间:2024-06-28 17:14:31
【文件属性】:

文件名称:CosmicAC:PKI 开放日指南

文件大小:1.19MB

文件格式:ZIP

更新时间:2024-06-28 17:14:31

JavaScript

CosmicAC 用于指导未来学生通过 PKI 开放日的 Web 应用程序。 设置 # Install virtualenv (https://virtualenv.pypa.io/en/latest/installation.html) pip install virtualenv virtualenv --no-site-packages -p /usr/bin/python2 env # If you're on a mac, try just: virtualenv --no-site-packages env source env/bin/activate pip install -r requirements.txt # to set up database: python setup.py 启动服务器 python cosmicac.py or gunicorn cosm


【文件预览】:
CosmicAC-master
----cosmicac.py(16KB)
----startCosmicACMac.sh(77B)
----favicon.ico(15KB)
----model.py(4KB)
----requirements.txt(328B)
----LICENSE(1KB)
----screenshot.png(253KB)
----setup.py(6KB)
----README.md(547B)
----data()
--------non-working-qr.png(903B)
--------working-qr.png(909B)
----templates()
--------index.html(416B)
--------view()
--------rooms.html(798B)
--------edit()
--------_login.html(672B)
--------signup.html(2KB)
--------signin.html(2KB)
--------admin.html(315B)
--------profile.html(2KB)
--------takepicture.html(429B)
--------base.html(2KB)
--------stats.html(2KB)
--------add()
--------.gitignore(0B)
--------navbarbase.html(3KB)
--------room.html(389B)
----.gitignore(714B)
----static()
--------img()
--------js()
--------css()

网友评论