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

15 lines
284 B
Markdown
Raw Normal View History

2022-01-13 21:21:25 +01:00
# Wrapper de notes pour [uPortal](https://github.com/uPortal-Project/uPortal-start)
2021-05-24 22:26:44 +02:00
2022-01-13 21:23:14 +01:00
## Pré-requis
```
bs4==4.10.0
```
2022-01-13 21:21:25 +01:00
## Utilisation
```
python3 main.py <link to the uPortal instance> <username> <password>
```
2021-05-24 22:26:44 +02:00
2022-01-13 21:21:25 +01:00
---
Testé avec l'[instance de Paris 8](https://e-p8.univ-paris8.fr).