No project description provided
Project description
django-calcul
django-calcul est une application Django réutilisable qui permet d’effectuer des opérations mathématiques simples (addition, soustraction, multiplication, division) via une interface web ou en ligne de commande.
🚀 Fonctionnalités
- Interface web Django pour faire des calculs
- Ligne de commande
django-calculpour des calculs rapides dans le terminal - App Django facilement intégrable dans n'importe quel projet
- Prend en charge Python 3.6+
📦 Installation
1. Installer le package (depuis un dépôt local ou PyPI)
pip install django-calcul
django-calcul add argument1 argument2 (pour la addition )
django-calcul sub argument1 argument2 (pour la soustraction )
django-calcul mul argument1 argument2 (pour la multiplication )
django-calcul div argument1 argument2 (pour la division )
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
django_calcul-0.3.0.tar.gz
(2.2 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
File details
Details for the file django_calcul-0.3.0.tar.gz.
File metadata
- Download URL: django_calcul-0.3.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
453c0f5aca23ced948caede439c978e837f3947e17b8b29f394ffdc2e015ae7a
|
|
| MD5 |
32feb650d71aafba482626b4b9b422c8
|
|
| BLAKE2b-256 |
ff33e1401b57a5fb8eb9e2f5397d2be64128194bb10141d6262a06fc097a8bdf
|
File details
Details for the file django_calcul-0.3.0-py3-none-any.whl.
File metadata
- Download URL: django_calcul-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b900e687730d03447341ecc2fb38fa3c711a2ef376e45cb151424914514e688d
|
|
| MD5 |
ae00143cad8567921442a8d52421e920
|
|
| BLAKE2b-256 |
fc854a9fa5f954025ac5aeb192c6f0b7f9b7c7adf6f50af9e98ecb11a7347b3c
|