Açıklama Yok

olivier.massot aadf34c79e Add 'build_trees' function 7 yıl önce
.settings d6c8d244fa initial commit 7 yıl önce
rsc 492853073f Mise à jour des ressources 7 yıl önce
test 0ec5f272b7 correction index 7 yıl önce
.gitignore 0ec5f272b7 correction index 7 yıl önce
Viewer.py aadf34c79e Add 'build_trees' function 7 yıl önce
core.py aadf34c79e Add 'build_trees' function 7 yıl önce
main.py dd2b1820f9 Premiere version fonctionnelle 7 yıl önce
qt_details.ui ef80a8f7d0 creation de la fenetre 'Details' 7 yıl önce
qt_viewer.ui aadf34c79e Add 'build_trees' function 7 yıl önce
readme.md 818da5f075 corrections diverses 7 yıl önce

readme.md

AccessAnalyser

Génère un arbre des dépendances à partir du code source d'une application Access.

AccessAnalyser requiert python 3.6 pour fonctionner.

Pour installer, se placer dans un répertoire, puis:

  • git clone http://codebox/lab/AccessAnalyser
  • cd .\AccessAnalyser
  • pip install -r requirements.txt

Enfin, pour lancer le programme:

python main.py