Skip to main content

Rust Cargo-like project manager for Python

Project description

Kovy 🚀

Kovy es una herramienta ligera inspirada en cargo de Rust para gestionar proyectos de Python de manera rápida y eficiente, desde la creación hasta la ejecución de scripts y manejo de paquetes.


🛠️ Uso

Opciones disponibles

| Opción | Descripción |

|--------|-------------|

| new <nombre> | Crea un nuevo proyecto con el nombre indicado. |

| cd | Muestra la ruta raíz de tu proyecto. |

| venv | Inicializa un entorno virtual en tu proyecto. |

| run -- parameters | Ejecuta el script indicado (solo si existe). |

| install <paquete> | Instala el paquete de Python especificado. |

| upgrade <paquete> | Actualiza el paquete especificado. |

| uninstall <paquete> | Desinstala el paquete especificado. |

| build | Construye el dist. |

| upload | Sube tu proyecto a PyPi! |


⚡ Ejemplos

# Crear un proyecto llamado "mi_proyecto"

kovy new mi_proyecto



# Inicializar entorno virtual

kovy venv



# Instalar requests

kovy install requests



# Ejecutar script principal

kovy run

💡 Notas

  • Asegúrate de tener Python instalado en tu sistema.

  • run solo ejecutará scripts que existan dentro de tu proyecto.

  • Maneja tus paquetes directamente desde Cargopy para mantener tu proyecto limpio y organizado.

¡Disfruta usando kovy! 🎉

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kovy-0.5.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kovy-0.5.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file kovy-0.5.0.tar.gz.

File metadata

  • Download URL: kovy-0.5.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for kovy-0.5.0.tar.gz
Algorithm Hash digest
SHA256 971b2a5a4412dd86972e8658c4b74d02dbcb0cf7702ba3698314b620818fd849
MD5 f21ff12c664961b54c76e5029dd0534e
BLAKE2b-256 ffc750d928fef157a0f358a07c1f9e9afde6ac542dbd28962013d87f3fac7b93

See more details on using hashes here.

File details

Details for the file kovy-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: kovy-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for kovy-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85cd373d73b31c6425992720e40b56f94bf3328b77cee86e27b44fd4440bf9d9
MD5 b62a73bb82b39f57bf840364c13ae9e6
BLAKE2b-256 123967f4c9c7009c3e07fecafb874b011411e79e862a8ca1ee38ee5636388e95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page