An open API service indexing awesome lists of open source software.

https://github.com/developmenthf/prppal


https://github.com/developmenthf/prppal

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# prppal

invy slsc patrol recognition program data management system

## Running the Project

```python3 main.py --patrols data/patrols.csv --awards data/awards.csv```

There are 2 manadatory arguments, `--patrols` & `--awards`. These must link to their respective `.csv` files.

## Project Structure

## .gitignore

`data/` is hidden - this directory needs to be populated with the required `.csv` files.