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