Skip to content
This repository has been archived by the owner on Jul 28, 2019. It is now read-only.

PythonSanSebastian/acpyssweb

Repository files navigation

acpyssweb

PySS Society website

Requirements

Python2.7:

pip install -r requirements.txt

System:

Postgres:

  • Ubuntu/Debian:
apt-get install postgresql-server-dev-X.Y
pip install psycopg2

Run instrunction

Django style:

  • (first time)
python manage.py createdb
  • (each time)
python mmanage.py runserver

Local configuration example for postgres:

License

About

PySS Society website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published