Skip to main content

ecoledirecteapi est une librairie python permetant de communiquer simplement avec l'api ecole directe

Project description

EcoleDirecteApi

ecoledirecteapi est une librairie python permetant de communiquer simplement avec l'api ecole directe

Exemple

import ecoledirecteapi

client = ecoledirecteapi.Bot()
client.login("user", "pass")

print(client.evalAverage())

Fonctions

    getApiUrl =>
    getApiVersion =>
    encodeString =>
    encodeBody =>
    getHeaders =>
    decodeB64 =>

    Bot.login
    Bot.isLogin
    Bot.getNotes
    Bot.evalAverage
    Bot.getHomeworks
    Bot.getSchoolLife
    Bot.getSchedules
    Bot.getMessages

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ecoledirecteapi-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page