Skip to content

ancailliau/INGIfet

 
 

Repository files navigation

INGIfet

Cafet INGI management

## Installation (OsX)

  1. Install the version of webpy compatible with Python3.
  2. Clone the webpy/webpy repository
  3. Switch to the branch py3
  4. Install it using setup.py or ensure that PYTHONPATH contains the path to the folder.
  5. Configure the application
  6. Copy settings.py.example to settings.py
  7. Update the settings accordingly
  8. Init the database
  9. python3 models.py
  10. Export LANG
  11. export LANG=en_GB.UTF-8 otherwise you might have issue while decoding strings.

About

Cafet INGI management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.9%
  • Python 29.5%
  • HTML 26.3%
  • JavaScript 12.1%
  • Shell 0.2%