Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
| info:python [2025/11/21 08:28] – radeff | info:python [2025/11/21 08:29] (Version actuelle) – [MySQL] radeff | ||
|---|---|---|---|
| Ligne 32: | Ligne 32: | ||
| ===== Installer un module ===== | ===== Installer un module ===== | ||
| python setup.py install | python setup.py install | ||
| + | |||
| + | ====== MkDocs ====== | ||
| + | https:// | ||
| + | |||
| + | MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. | ||
| ====== MySQL ====== | ====== MySQL ====== | ||