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 <URL_DU_DEPOT>
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 — Les concepts sont regroupes en modules pedagogiques adaptes au projet
- 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.7.tar.gz
(13.4 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.7-py3-none-any.whl
(14.3 kB
view details)
File details
Details for the file vibetodev-1.0.7.tar.gz.
File metadata
- Download URL: vibetodev-1.0.7.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
296de753fc1c70b369883cdfb818e67dd5dc10b1e3a1b09d1b169ef06d0d564e
|
|
| MD5 |
55007696f4d181cc00ee37146ef09d18
|
|
| BLAKE2b-256 |
26da946042943feed7761e5ad9a8d33c4c8900721413fe2dfcec61fbdee043a4
|
File details
Details for the file vibetodev-1.0.7-py3-none-any.whl.
File metadata
- Download URL: vibetodev-1.0.7-py3-none-any.whl
- Upload date:
- Size: 14.3 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 |
f59397cdb430ff9ae38b1c420475784909980adeaec7c6b9948fed3c3fa307ed
|
|
| MD5 |
01753bd55ee832107a2dfc0265af34e2
|
|
| BLAKE2b-256 |
0cf4bf150bb6e2975f1db5e176200eff0661e8ec20450a193f4cc6ce070ccc01
|