División de costos en partes iguales
Project description
Romana
Implementación de reparto de costos "a la romana" (en partes iguales). Útil para salidas/regalos/viajes grupales, etc. Este programa minimiza la cantidad de transferencias necesarias.
Uso
-
Ingresar los gastos de cada persona en líneas separadas en un archivo .csv, cada línea con el formato
<nombre>,<monto>Ingresar los montos sin '$', solo el número. Las personas que no gastaron se ingresan con monto = 0. Se asume que todos los gastos están expresados en la misma moneda.
-
Correr
python -m pago_romana [ruta al .csv]para visualizar en consola las transferencias necesarias para el reparto equitativo de los gastos.
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 pago_romana-1.0.0.tar.gz.
File metadata
- Download URL: pago_romana-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27721494cca52e7b1bbc80f839b01d8fd9f324ed1a84e668b762f1eae0aa1eb4
|
|
| MD5 |
1610aa4eb5cdc95d406a8f1a5f799cd2
|
|
| BLAKE2b-256 |
ff9cd9d09b52ea61b22cc2b156617918da20809f3dbe5880a66173b46057ed37
|
File details
Details for the file pago_romana-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pago_romana-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b1d981fdd420dadb35a131ea7d984c185a22a3c6e1d0952478364531d31790
|
|
| MD5 |
c8aa0327053b2a019a8f54b08049e282
|
|
| BLAKE2b-256 |
c7fcec98cf3bd24c35f1c23583ca72251f6f65d078ba2333272cb82e74fbb4f1
|