ThePhrontistery / py-labar

py-labar is a fast and convenient ways to get the opinion of people on various topics, implemented in Python
Apache License 2.0
1 stars 0 forks source link

Pylabar : An Automated Notification and Feedback System

py-labar is a fast and convenient way to get the opinion of people on various topics, incluging rating, implemented in Python.

Pylabar Banner

Use Cases

How to run the application?

In this section you will find an overview on how to execute and configure the project.

Requirements

Make sure you have the following components installed before running the application:

Dependencies

Dependencies are automatically managed by Poetry

To turn on the environment and install dependencies run

poetry shell
poetry install

in same folder where your .toml file is located. Poetry will take care of:

Refer to this link to configure Poetry on PyCharm

Running on local

You can launch the web application with the command :

python main.py

Technologies used to develop Pylabar

Documentation

To read the API docs, open the following page:

http:localhost/docs for classic OpenAPI docs

Aditional information can be found in py-labar's repo Wiki:

PyLabar Wiki

Credits