-
i'm using your great lib to build rest api to access to pronote. : https://github.com/bdbogjoe/pronote-rest
I was able last year to use it with username/password, but now i'm not able to use it any…
-
Voici mon code de test qui fonctionne avec la version 2.13.0 :
```
import pronotepy
from pronotepy.ent import occitanie_toulouse_edu
client = pronotepy.ParentClient('https://0312744p.index-ed…
ioull updated
2 months ago
-
they're going to implement images embedded into the content directly :
- will it affect the HTML response in the API ?
- will we still be able to retrieve the files individually from the API respon…
-
Bonjour
Core : 2024.8.2
Supervisor : 2024.08.0
Operating System : 13.0
Interface utilisateur : 20240809.0
**Depuis avant hier je n'ai plus les devoirs de mon fils.
La carte pronote (que j'u…
-
Hello,
I just tested the script and I just wanted to know when the international version will be out. When I put another location than France I receive the message: "nous supportont que là France actu…
-
Hi ! I'm trying to make an equivalent to this lib in kotlin, but I'm struggling with "Identification" request. I can do "FonctionParametres" request without problems but with this one I can't achieve …
-
Hi,
I just updated to HA Core Update 2024.11.0 .
And since the update, all cards using streamline templates doesn't appear anymore.
I was already using sections for my dashboard before.
I re…
pbn42 updated
2 weeks ago
-
Contenu du fichier `src/utils/external/generate-pass.ts` :
```
const URL = "https://papillon-pass-api.vercel.app/api/generate-pass";
interface GeneratePassData {
name: string;
classe: str…
-
when using the geolocation API, we might find URLs like these `https://0350053t.index-education.net/` that are in fact invalid and are in reality `https://0350053t.pronote.toutatice.fr/` (it's just an…
-
As the title says, we want to migrate the whole `js` branch codebase into a a single language codebase.
## Why ?
Since we want to support multiple languages (and we're a bit lazy to rewrite the …