Librería utilitaria para operaciones básicas - POC BanCoppel
Project description
etribe-bancoppel
Librería utilitaria ligera para operaciones básicas — POC BanCoppel.
| Control | Estado |
|---|---|
| SAST (Bandit) | ✅ Gate HIGH/CRITICAL |
| SCA (Safety) | ✅ Gate HIGH/CRITICAL |
| SBOM (SPDX) | ✅ Firmado con Cosign OIDC |
| SLSA Provenance | ✅ Firmada (in-toto) |
| LLM Analysis | ✅ OpenAI en caliente |
| Build Isolation | ✅ Jobs separados |
Instalación
pip install etribe-bancoppel
Uso rápido
from etribe_bancoppel import hello, add, version
# Saludo personalizado
print(hello("BanCoppel")) # → "Hola, BanCoppel!"
# 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 firmado, SLSA provenance, firma OIDC)
- Análisis de vulnerabilidades con IA (LLM)
- Publicación automatizada a PyPI
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.2.0.tar.gz.
File metadata
- Download URL: etribe_bancoppel-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43933bceb590314e3498ddcbefb8d92e8fb20f355a474f55aa0f340d22b62b99
|
|
| MD5 |
5e0491f945c4ac964505683f8cc52126
|
|
| BLAKE2b-256 |
6bd3cbd0a7970391ab0ac9997c4829ade68fe39515836bf73901403d92ef171f
|
File details
Details for the file etribe_bancoppel-0.2.0-py3-none-any.whl.
File metadata
- Download URL: etribe_bancoppel-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.0 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 |
2a55fa967509cc14c112a50f1ff20f78ca7980b8b440a2f0e913d72cb39707d1
|
|
| MD5 |
db5f99ff0e311b4ffab3618682a022ae
|
|
| BLAKE2b-256 |
8977b8a0f8ac2993fd39c0caf861fc65d5307acad9886fe464ecad3170788056
|