josera21 / PyCep

Cross platform application of EOQ for the probabilistic model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyCep

Cross platform application of EOQ for the probabilistic model

developed with

  • Python 3.6
  • UI
    • PyQt5 (For Windows and Linux 64bits)
    • PyQt4 (For Linux 32bits)

Instructions for Windows (32 and 64bits)

  1. Download the compressed file according to your Operating system.
  2. Decompress the file.
  3. Open the main folder.
  4. Run the main.exe file.
  5. Done!

note: create a direct access if you want

Instructions for Linux (32 and 64bits)

  1. Download the compressed file according to your Operating system.
  2. Decompress the file.
  3. Go to the main folder and clicked on the execute file called main.
    • if the application not run try the step 4 and 5
  4. Go to the main folder in your terminal (console)
  5. type ./main in the terminal.
  6. Done!

Screenshot

About

Cross platform application of EOQ for the probabilistic model

License:MIT License


Languages

Language:Python 100.0%