Es un test para mostrar como publicar
Project description
Mi Paquete de Ejemplo
Este es un paquete de ejemplo creado para demostrar el proceso de publicación en PyPI. Este paquete contiene una función sencilla que saluda al usuario.
Instalación
Puedes instalar este paquete directamente desde PyPI usando pip:
pip install test_publicar_pypi
Uso A continuación se muestra cómo usar el paquete una vez instalado:
from mi_paquete import saludar
print(saludar())
Esto imprimirá:
¡Hola, Sports Data Campus!
Contribuir Si deseas contribuir a este proyecto, por favor sigue estos pasos:
- Haz un fork del repositorio.
- Crea una rama nueva (git checkout -b feature/nueva-funcionalidad).
- Realiza los cambios necesarios y haz commit (git commit -am 'Añadir nueva funcionalidad').
- Empuja tus cambios a la rama (git push origin feature/nueva-funcionalidad).
- Crea un nuevo Pull Request.
Licencia Este proyecto está licenciado bajo la Licencia MIT - mira el archivo LICENSE para más detalles.
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 test_publicar_pypi-0.2.tar.gz.
File metadata
- Download URL: test_publicar_pypi-0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2796422b583a5315776d051cc09fea68336e5224a18c30bb66c17f24f18a848f
|
|
| MD5 |
02fa89b3071ea857e188918321aa91ea
|
|
| BLAKE2b-256 |
d411bcad2c66ea9a3363e8f5538b9f411a120b24e28a5426c79cf6c384ab1a04
|
File details
Details for the file test_publicar_pypi-0.2-py3-none-any.whl.
File metadata
- Download URL: test_publicar_pypi-0.2-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b487406816ef19404b9679af01164e54363fc9053941037e5680db31ef25be63
|
|
| MD5 |
bb47b38bf59fd8f43c266cac86df9b9f
|
|
| BLAKE2b-256 |
69e52745fec4116b76ce59320c62f1397965f8cb08a0c5cd2bbeb52a6966fce3
|