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.6
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.6.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| borlelib-0.1.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.4 kB
Release files / borlelib-0.1.6.tar.gz
| Download URL | borlelib-0.1.6.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
995969bbc990e062e4c6a4fd16fd5d5ad4a0644d6decfa1ba13ff56458cf8579
|
|
BLAKE2b-256 checksum How to use checksums |
da843d53583daf9d0a705b596df030dd3ae1d83163978104748f235287cb9d32
|
| 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.6-py3-none-any.whl
| Download URL | borlelib-0.1.6-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a49dd10bfec26513779d3e4a57a84d6a56f0a9f4da0ad58d1c8a95c1a7c04e1
|
|
BLAKE2b-256 checksum How to use checksums |
f36f1a9e62e534e3eb8c2c05d6ab5003a2401f8865ac9c043f2aad6d2660c644
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.10
|