Skip to content

luca-drf/OpenPif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPif

OpenPif is an open source web application based on Django and Python for point of sale and storage management.

Copyright (C) 2016 Luca Da Rin Fioretto

For license information, see LICENSE

Requirements

  • Python (2.7)
  • Django (1.9)
  • django-easy-pdf (0.1.0)
  • xhtml2pdf (0.0.6)
  • reportlab (2.7)

Installation

We recommend you to use [virtualenv] (http://www.virtualenv.org/en/latest/). Once in your environment:

% git clone https://github.com/radome/OpenPif
% cd OpenPif
% pip install -r requirements.txt

Contributors

Simone Salsi, Luca Da Rin Fioretto, Lorenzo Beltrami