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.1.tar.gz
(2.3 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.1.tar.gz.
File metadata
- Download URL: django_calcul-0.3.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6a4bcab1f5ddd94acea4d88a6ed586cce2d5f3074c9b3ae29b94761dc2f250d
|
|
| MD5 |
ba9a49c3ef2f6d97a845c6443c3e3c60
|
|
| BLAKE2b-256 |
9b2e8359c29a0ca312cf318f86477f678341dc97630b704ae06dad3b16b1fe40
|
File details
Details for the file django_calcul-0.3.1-py3-none-any.whl.
File metadata
- Download URL: django_calcul-0.3.1-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 |
18766728f6e28172432b39e6f3b1c9f8140c0fd861a5b44d2b11cdc2b40759dd
|
|
| MD5 |
cd97ae7956fc8c9b94d109e76dd94a37
|
|
| BLAKE2b-256 |
1d606540e865389a6849d6e2b860bad085a684e2c82a52f45c9653be935ea5d8
|