This repository contains code and wheel file to run and calculate APs quickly.
With this readme file you will find a python file named APres in which you can see the backend code and you will also find a wheel file which you can download and install using cmd. For installing go to command prompt : type "pip install 'path of wheel file'". And then hit enter. Now check in your python ide by import this module with name : import APres.
You can also make changes in it and ackowledge me about them too. Feel free to use the code. Please make sure to go through the licence file before taking any step further.
Thank You.