Compare commits
2 Commits
9ea0fc7960
...
5aa7fd131e
| Author | SHA1 | Date | |
|---|---|---|---|
| 5aa7fd131e | |||
| 1392eed052 |
11
README.md
11
README.md
@ -5,9 +5,9 @@
|
|||||||
Expect this shit to break at any point. Most likely when you really need it.
|
Expect this shit to break at any point. Most likely when you really need it.
|
||||||
|
|
||||||
## Requirement
|
## Requirement
|
||||||
Python 3
|
- Python 3
|
||||||
Pip
|
- Pip
|
||||||
Firefox
|
- Firefox
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ Update config.ini with you Flight Schedule Pro username and password
|
|||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
||||||
TODO
|
TODO (aka figure it out yourself)
|
||||||
|
|
||||||
## Scripts
|
## Scripts
|
||||||
|
|
||||||
@ -50,6 +50,9 @@ python save_progress_reports.py Greg
|
|||||||
# List students
|
# List students
|
||||||
python save_progress_reports.py -l
|
python save_progress_reports.py -l
|
||||||
|
|
||||||
|
# Output PDF(s) to another directory
|
||||||
|
python save_progress_reports.py -o /my/shitty/directory Greg
|
||||||
|
|
||||||
# More usage details
|
# More usage details
|
||||||
python save_progress_reports.py --help
|
python save_progress_reports.py --help
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user