Keine Beschreibung

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

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