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.3.tar.gz
(13.1 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.3-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file vibetodev-1.0.3.tar.gz.
File metadata
- Download URL: vibetodev-1.0.3.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ed037b984a562342a53837f9da12c4387ff65720bbc64856b2788f4cf0618c9
|
|
| MD5 |
4d783038d8d4126db1c5a3033ce27691
|
|
| BLAKE2b-256 |
dfbc2a458af60019aff173a20c3b8d96800c39bafffe04d31872b80f65465285
|
File details
Details for the file vibetodev-1.0.3-py3-none-any.whl.
File metadata
- Download URL: vibetodev-1.0.3-py3-none-any.whl
- Upload date:
- Size: 14.0 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 |
187a7c403f9825bf140d1bdcf558c7b83a9fa5a8cc6e8dce6ea5403f6f2eb2db
|
|
| MD5 |
ec1c2f124729411c51cf25c01ee4d9f5
|
|
| BLAKE2b-256 |
27f7efaa13d26900a7e2adaf754de013653c6a817da8a8dacf975261aa2bf12b
|