Simple client Android pour l'API citations (https://git.legaragenumerique.fr/GARAGENUM/python-api)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Grégory Lebreton e9dd04b649 push 7 months ago
assets push 7 months ago
.gitignore push 7 months ago
README.md push 7 months ago
buildozer.spec push 7 months ago
main.py push 7 months ago
mainapp.kv push 7 months ago
requirements.txt push 7 months ago

README.md

CLIENT ANDROID POUR PYTHON API

Client Android pour API en python avec kivy (UI) et buildozer (build)

PRE REQUIS

  • Python3

CONFIGURATION

Renseigner les champs api_key et api_url en fonction de votre configuration.

UTILISATION

  • Installer les dépendances:
python3 -m pip install -r requirements.txt
  • Lancer en local:
python3 main.py

BUILD APK

buildozer -v android debug

Le fichier APK se trouve dans le dossier bin/

TODO

  • Splashcreen
  • Make background random
  • Images in folder
  • Button CSS
  • Lien code source
  • Load API_KEY