Transforme n'importe quel projet vibecode en parcours d'apprentissage
Project description
VibeToDev
Transforme n'importe quel projet Python vibecodé en parcours d'apprentissage structuré.
Installation
pip install vibetodev
Ou depuis les sources :
git clone https://github.com/connectpro/vibetodev
cd vibetodev
pip install .
Utilisation
# Scanner un projet et generer un vault Obsidian
vibetodev scan /chemin/vers/mon_projet --output /chemin/vers/mon_vault
# Valider un exercice
vibetodev check mon_exercice.py
# Initialiser vibetodev dans un projet
vibetodev init /chemin/vers/mon_projet
Comment ca marche
- Scan — Analyse AST de tous les fichiers Python, extrait 50+ concepts avec leur position exacte
- Categorisation — 9 modules pedagogiques (variables, fonctions, classes, etc.)
- Generation — Cree un vault Obsidian avec lecons, exemples de code, et exercices
- Validation — Execute et verifie les exercices sans donner la solution
Licence
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vibetodev-1.0.0.tar.gz
(12.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vibetodev-1.0.0-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file vibetodev-1.0.0.tar.gz.
File metadata
- Download URL: vibetodev-1.0.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf6911605c143d0fdb312941c071cac2dfc338988a9de175b36563c69f6b471e
|
|
| MD5 |
0502e4ef46a81387b4fc3f08cf46f7c3
|
|
| BLAKE2b-256 |
73beba4aa91cffb6c390e6f81785955d672b4a98175907476383a64fac982210
|
File details
Details for the file vibetodev-1.0.0-py3-none-any.whl.
File metadata
- Download URL: vibetodev-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59f9a2468a060b13787b985db04a01c1c6847b7a0e6c2373a9a5c9ae684f4f1d
|
|
| MD5 |
b30215bb68ef872a1bf151a1e2be7074
|
|
| BLAKE2b-256 |
e38c4b2b14018ee9615b2a1b49888d99a7a750330f457a0a1228c7386a2e9cc2
|