Skip to content

Kanchuking1/TTParser

Repository files navigation

ACB Timetable Parser

Python script for parsing of time table using pandas before feeding it into the ACB Registration Tool.

Installation

  • Make sure you have git already installed. Then you can run the following commands to get the script on your machine:

    git clone https://github.com/namit-chandwani/ACB-Timetable-Parser.git
    
    cd ACB-Timetable-Parser
  • Use the package manager pip to install all the dependencies.

    pip install -r requirements.txt

Usage

Run the script on your terminal using:

python script.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages