This project was created using Python version 3.6.1, please see requirements.txt for any further requirements.
This program was designed to return the results of several queries and is set up for the ease of use for the user in
mind. By having to only run the main.py
program it couldn't be easier to see the results you were looking for.
- Enter into the logs-project directory.
- Go through connection.py and replace **kwargs for connection.
- If you do not have the database initialized please do so now.
pip install -r requirements.txt
- Run main.py either by double clicking on the file or by typing
python main.py
into command while terminalled into the logs-project folder.
-
No Current Errors.
-
Test