Skip to content

Diapolo10/5G00EV25-3001_server

Repository files navigation

5G00EV25-3001 Server

A server implementation for the EguiValet messaging service.

Tests (main) codecov Unit tests Pylint Flake8
Activity GitHub contributors Last commit GitHub all releases GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests
QA CodeFactor
Other License FOSSA Status Requirements Status Repository size Code size Lines of code

Installation

The package is currently not available on PyPI.

To run the project, download the repository. You will need to have Python 3.8 or newer installed, as well as Poetry.

pip install poetry

Unzip the project files, and navigate to the project directory. Run the commands

poetry shell
poetry install

in order to create a virtual environment for the project and install its dependencies.

You can then run the project by running eguivalet_server/main.py while within the virtual environment.

About

The server side of the course communication system project

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published