This repository has been archived on 2023-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
uwm/README.md
2022-01-13 21:23:14 +01:00

14 lines
284 B
Markdown

# Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start)
## Pré-requis
```
bs4==4.10.0
```
## Utilisation
```
python3 main.py <link to the uPortal instance> <username> <password>
```
---
Testé avec l'[instance de Paris 8](https://e-p8.univ-paris8.fr).