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.2.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.2-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file vibetodev-1.0.2.tar.gz.
File metadata
- Download URL: vibetodev-1.0.2.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 |
fc7dd7a518c2fec93898e97d5905fde0c2874e49ac748403cfc9f291a8d1edc0
|
|
| MD5 |
893d7604d98d3700fb6b53763bb71c65
|
|
| BLAKE2b-256 |
17a9cf7dde19c9501fa6236bae652e81d230b8c23f9dcbc695565936e943cf7e
|
File details
Details for the file vibetodev-1.0.2-py3-none-any.whl.
File metadata
- Download URL: vibetodev-1.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 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 |
df80f7b4c069b84648555224b97fe54659f4b6e8d1fff194fad6c41b58c0fa6b
|
|
| MD5 |
b9399c457d3d872161c853520dcaa609
|
|
| BLAKE2b-256 |
b6f03ac32b5a0c9579511101924d4e2b3dcfb3b8eed2ec179aaed72714cacb38
|