Skip to content

Repository files navigation

bulk-ptrac-export

Prompts the user through selecting a client, determines if and how many reports exist on the client, and exporting each report to a PTRAC file.

Requirements

Installing

After installing Python, pip, and pipenv, run the following commands to setup the Python environment to run the script.

git clone repository
cd path/to/repository
pipenv install //this will create a virtual env and install all the dependancies from the Pipfile which are needed for the script

Usage

After the Python environment is setup, you can run the script with the following command. You should be in the folder where you cloned the repo when running the following.

pipenv run python main.py

Config

You can add the following values to the config.yaml file. If a value is not set, you will be prompted to enter it when the script runs.

Required Information

About

Exports all reports from a single client to individual .ptrac files.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages