Librería utilitaria para operaciones básicas - POC Coppel
Project description
etribe-coppel
Librería utilitaria ligera para operaciones básicas — POC Coppel.
Instalación
pip install etribe-coppel
Uso rápido
from etribe_coppel import hello, add, version
# Saludo personalizado
print(hello("Coppel")) # → "Hola, Coppel!"
# Operaciones matemáticas básicas
print(add(2, 3)) # → 5
# Versión de la librería
print(version()) # → "0.1.0"
Características
- Funciones utilitarias simples y bien documentadas
- Supply chain seguro (SBOM, SLSA provenance, firma OIDC)
- Publicación automatizada a PyPI via Trusted Publisher
Licencia
MIT
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
etribe_coppel-0.1.0.tar.gz
(2.8 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 etribe_coppel-0.1.0.tar.gz.
File metadata
- Download URL: etribe_coppel-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4081cf64c1ec99d46559c68919c5d31fdab78428382d7c8293b2cdfc254d688d
|
|
| MD5 |
3bda7bad0e3e9cae19a5202f794ba44c
|
|
| BLAKE2b-256 |
0c890a8d52b50fed8ab6e43cdd8577c863c799469fae055f503becfc620623b6
|
File details
Details for the file etribe_coppel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: etribe_coppel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae126b8bdeadb31cee2c8d72c84ed4cb3858b6648e90b1eb934b0f021d2651b
|
|
| MD5 |
4a74b0fc9ed2d4e4a2a0c08d5511e23c
|
|
| BLAKE2b-256 |
493d6f2e791a67432e6b440d28ce00154440def7d7be9faa7b395ab0900829a7
|