BorleLib 🚀
Una libreria Python semplice e potente per effettuare calcoli matematici senza errori di approssimazione.
✨ Funzionalità
- Calcoli matematici precisi ed esatti.
- Gestione semplificata dei moduli.
- Integrazione nativa con i tipi di dati standard di Python.
📦 Installazione
Puoi installare la libreria direttamente da PyPI usando pip:
pip install BorleLib
🛠️ Come usarla
Ecco un esempio pratico di utilizzo del modulo calcolatrice:
import BorleLib
# Esempio di utilizzo delle funzioni della libreria
risultato = BorleLib.somma(5, 7)
print(f"Il risultato della somma è: {risultato}")
📝 Licenza
Questo progetto è distribuito sotto licenza MIT. Vedi il file LICENSE per maggiori dettagli.
👤 Autore
- Il Tuo Nome - Il tuo GitHub
Release files for BorleLib 0.1.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| borlelib-0.1.9.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| borlelib-0.1.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / borlelib-0.1.9.tar.gz
| Download URL | borlelib-0.1.9.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5854d4f3a6ab1d50439980e5d0584e11054808ed3b0a4c6b27806cf4ef78dc1
|
|
BLAKE2b-256 checksum How to use checksums |
b8e37b3a1035e066d2c34c77a17aed30b94c65e0f973c4b1660c78501a8f5cfa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|
Release files / borlelib-0.1.9-py3-none-any.whl
| Download URL | borlelib-0.1.9-py3-none-any.whl |
|---|---|
| Size | 4.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2a3622c347af112dff2ef04317b274c949a36f597920785cab65ecc014e2a38
|
|
BLAKE2b-256 checksum How to use checksums |
c301092b40353d9ba5fdd7cd4d2c172b9a7fd8198040c949995f4ea17cd0f3d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|