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.6.tar.gz
(13.5 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.6-py3-none-any.whl
(14.4 kB
view details)
File details
Details for the file vibetodev-1.0.6.tar.gz.
File metadata
- Download URL: vibetodev-1.0.6.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc090dd3a3adbb2ffcb82bc6a0f7ddb2e8a817d9aa0afdd7969525aabba543b2
|
|
| MD5 |
d0a16c45abc723509611d3b5a16e9f48
|
|
| BLAKE2b-256 |
6c107e0c2457981149784e9e802fc856727ed1991d301775de433766697341cf
|
File details
Details for the file vibetodev-1.0.6-py3-none-any.whl.
File metadata
- Download URL: vibetodev-1.0.6-py3-none-any.whl
- Upload date:
- Size: 14.4 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 |
b2c4392279ab3cd1f2ad623068edc85a804be7da4641fc4b3d09dac337bd3e42
|
|
| MD5 |
5d78f0ca8c3c8be0d36394cd0cfe791c
|
|
| BLAKE2b-256 |
083edb1be1aacb0eb8a8c9c4abd02d24da0e8728f31005a853268d77be38efc3
|