Librería utilitaria para operaciones básicas - POC BanCoppel
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
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_bancoppel-0.1.0.tar.gz.
File metadata
- Download URL: etribe_bancoppel-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7edddd00c2117b02bcfa66fe7dea6bc60d7baf1467f673a2ce87618cb404905
|
|
| MD5 |
3c10b53b35faa3667a4472f5fcc695e2
|
|
| BLAKE2b-256 |
e120ecaef9fc17f502411073515cb51358ad324890b8b9d157c1eb36abcd74ed
|
File details
Details for the file etribe_bancoppel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: etribe_bancoppel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
50a2fac0e69bde50ba6fc88b668975ddb91a0e56ccbd603e8283993f2e1ad75d
|
|
| MD5 |
1ca8db5265b4edf95142e7871acf9d51
|
|
| BLAKE2b-256 |
c257f9dc0bf3fd711e4a3ba76287adb16354aec60398630268fbaeee60c2d97b
|