https://github.com/initerworker/epitech-stats-notes
https://github.com/initerworker/epitech-stats-notes
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/initerworker/epitech-stats-notes
- Owner: IniterWorker
- License: mit
- Created: 2017-03-10T09:15:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T12:15:47.000Z (about 9 years ago)
- Last Synced: 2025-03-25T18:12:37.269Z (about 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Epitech-stats-notes
```sh
$> ./stats-notes -u prenom.nom@epitech.eu [ModuleCodes...]
```
## Options
* help ```-h```
* mode verbose ```-v boolean```
* target user ```-u login```
* output ```-o str```
* auth ```-a auth-xxxxxxxxxxxxxxx```
### Display options
* display option ```-d```
* __email__ -> display target information
* __module_collection__ -> display module information
* __grade_stats__ -> display grade_stats information
* __context__ -> debug
## Configuration
The __first time run__, you need to provide the auto login key.
```sh
$> ./stats-notes -a auth-xxxxxxxxxxxxxxx -u prenom.nom@epitech.eu [ModuleCodes...]
```