TkinterCLI est un outil en ligne de commande permettant de simplfier la création de projet avec Tkinter.
Project description

TkinterCLI - Make Tkinter Development Effortless
TkinterCLI est un outil en ligne de commande permettant de simplifier la création de projet avec Tkinter. Grâce à cet outil, vous pouvez rapidement mettre en place une structure de projet complète, gérer un système de navigation multipage et profiter d'icônes préinstallées, le tout sans configuration manuelle fastidieuse.
Fonctionnalités
- Création de tous les fichiers automatiquement
- Système de navigation multipage
- Icones préinstallés
Installation
Depuis PyPi (recommandé)
pip install tkintercli
Depuis Github
git clone https://github.com/Albatros329/tkintercli.git
cd tkintercli/
python setup.py install
Utilisation
Les arguments entre [] sont obligatoires, tandis que ceux entre () sont facultatifs.
Créer un nouveau projet
tkintercli new [NOM] (--venv)
Ajouter une nouvelle page
tkintercli add page [NOM]
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
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
File details
Details for the file tkintercli-1.0.0.tar.gz.
File metadata
- Download URL: tkintercli-1.0.0.tar.gz
- Upload date:
- Size: 370.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4117df3ff35513b5bf23b05ae49d2ca08c1f74fae4ca8d8edaa286d0fc3b24b6
|
|
| MD5 |
e34a248b57a79402ce053728c97a6d05
|
|
| BLAKE2b-256 |
7187692722b1826c7d4a142615cb1de2fa45ae748ed5a6c3bd4692758bbfe106
|
File details
Details for the file tkintercli-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tkintercli-1.0.0-py3-none-any.whl
- Upload date:
- Size: 774.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acb100115e9bae2024d39ff07fbeaebcd3c0c9c0f915d53392a849e9c8004bbc
|
|
| MD5 |
8838a5a1606751bb61462b76e5fb0d6a
|
|
| BLAKE2b-256 |
4db04b0879d8388c03c89413a4db406f725c3e2bcad4cb222b3c3df3cb27f58f
|