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