baldnate / src-pbs-to-csv

Export your PBs from SRC to a handy offline csv file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

src-pbs-to-csv

Export your PBs from SRC to a handy offline csv file.

If it is missing a column you'd expect, let me know.

How to Run

Run this: python src-pbs-to-csv.py <your username> <csv output file name>

If it complains about missing dependencies, run this to install them: pip install -r requirements.txt

If it complains about missing python, install python.

About

Export your PBs from SRC to a handy offline csv file.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 85.3%Language:Python 14.7%