Suite de herramientas para desarrollo con Kubernetes y conversores Base64
Project description
Lucqa Tools
Suite de herramientas para desarrollo con interfaz gráfica moderna.
🚀 Características
- Kubernetes Log Viewer: Visualiza y gestiona logs de pods en clusters de Kubernetes
- Conversor Base64: Codifica y decodifica texto en formato Base64
- Conversor de Imágenes: Convierte imágenes a/desde Base64 (próximamente)
- Conversor de PDF: Convierte archivos PDF a/desde Base64 (próximamente)
📦 Instalación
Desde PyPI (cuando esté disponible)
pip install lucqa-tools
Desde código fuente
git clone <repository-url>
cd lucqa-tools
pip install -e .
Compilar wheel
python setup.py bdist_wheel
pip install dist/lucqa_tools-1.0.0-py3-none-any.whl
🎯 Uso
Como aplicación
lucqa-tools
Como módulo Python
from lucqa_tools import MainApp
app = MainApp()
app.run()
🛠️ Desarrollo
Estructura del proyecto
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 lucqa_tools-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lucqa_tools-1.0.0-py3-none-any.whl
- Upload date:
- Size: 31.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59dff9eeabaec8f11f6e264d9431dde757e77ca9938c2ac044bf8f711f0c16d8
|
|
| MD5 |
f0294b7d66fdb1ac6854cac7dd96f1a6
|
|
| BLAKE2b-256 |
55366bc6fe37ba66968bf10086e34bea50ed6686476561410b894204703a1683
|