/ep-2

Educational Practice

Primary LanguageSmartyApache License 2.0Apache-2.0

Simulation modeling. Queuing system.

Project License Python version Bottle version

A simple website for simulation modeling for our educational practice #2

Tech Stack 📜

FrontEnd: Bootstrap 5, Pure JS

BackEnd: Python, Bottle, SimpleTemplate

Usage 🔌

Requirements 🔧

Minimum System Requirements

  • CPU: Any (x64/x86_64 architecture)
  • CPU Speed: 1.8GHz
  • RAM: 512 MB
  • Free Disk space: 64 MB (HDD)
  • OS: Ubuntu Server 20.04 LTS (64-bit)
  • Python +3.10 (with pip and virtualenv)

Pipenv

In order to run project, you have to install pipenv first. This is how it can be done:

$ pip install pipenv

There are several other ways to install Poetry. Please, follow the official guide to see all possible options.

Launch 🚀

  1. Create virtual environment and install project dependencies
$ pipenv sync
  1. And finally launch!!! 🎉
$ pipenv run python app.py

Authors 💪

License ©️

Licensed under the Apache License, Version 2.0. Copyright 2021 Nikita Kelmiashkin, Timur Israpilov, Andrei Magazenkov. Copy of the license.