Fair-Billing

This repository contains the code for the Fair-Billing project. The main code file is log_parser.py, which is responsible for parsing log files and calculating fair billing amounts.

Code Information

To understand the implementation details and usage of the code, please refer to the log_parser.py file in this repository.

Getting Started

To get started with the Fair-Billing project, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the log_parser.py file in your preferred code editor.
  3. Review the code and documentation to understand how it works.
  4. Run the code and provide the necessary input files to see the billing calculations in action.

Command to run

python log_parser.py <path_to_log_file>