Spaces:
Runtime error
Runtime error
File size: 72,649 Bytes
3313fb0 b188a3e 3313fb0 b188a3e 3313fb0 b188a3e 3313fb0 b188a3e 500de74 b188a3e 46f6d7f b188a3e af0aca2 b188a3e 3313fb0 3002962 3313fb0 1dfc3e9 3002962 679c16e 3002962 1dfc3e9 b188a3e 3313fb0 1dfc3e9 3313fb0 b188a3e 6d6f4fa b188a3e 46f6d7f b188a3e af0aca2 b188a3e af0aca2 b188a3e 46f6d7f b188a3e af0aca2 b188a3e af0aca2 b188a3e af0aca2 b188a3e 6d6f4fa b188a3e 679c16e b188a3e af0aca2 b188a3e af0aca2 b188a3e af0aca2 b188a3e 3313fb0 679c16e 3313fb0 3002962 3313fb0 679c16e 3002962 3313fb0 3002962 3313fb0 3002962 3313fb0 679c16e 3313fb0 679c16e 3313fb0 679c16e 3313fb0 3002962 3313fb0 3002962 3313fb0 679c16e 3313fb0 679c16e 3313fb0 3002962 3313fb0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 | import psycopg2
from psycopg2.extras import execute_values
import pandas as pd
from datetime import datetime, timedelta
import os
import json
import bcrypt
import crypto
import warnings
# Suprimir advertencias de Pandas al usar psycopg2 directo
warnings.filterwarnings("ignore", category=UserWarning, module="pandas")
warnings.filterwarnings("ignore", message="pandas only supports SQLAlchemy.*")
DATABASE_URL = os.getenv("DATABASE_URL")
MAX_INTENTOS = 5 # Intentos fallidos antes de bloquear
TIEMPO_BLOQUEO = 15 # Minutos de bloqueo
def get_connection():
db_url = os.getenv("DATABASE_URL") or DATABASE_URL
if not db_url:
raise ValueError("Falta DATABASE_URL en las variables de entorno")
conn = psycopg2.connect(db_url)
return conn
def init_db():
conn = get_connection()
c = conn.cursor()
# Usuarios
c.execute('''CREATE TABLE IF NOT EXISTS users (
username TEXT PRIMARY KEY,
password TEXT,
role TEXT,
gemini_key TEXT,
tavily_key TEXT,
email_user TEXT,
email_pass_enc TEXT
)''')
# Historial de análisis
c.execute('''CREATE TABLE IF NOT EXISTS history (
id SERIAL PRIMARY KEY,
username TEXT,
licitacion TEXT,
fecha TEXT,
items INTEGER
)''')
# Bandeja inteligente de correos
c.execute('''CREATE TABLE IF NOT EXISTS smart_inbox (
id SERIAL PRIMARY KEY,
licitacion TEXT,
remitente TEXT,
asunto TEXT,
fecha TEXT,
resumen TEXT,
renglones_relacionados TEXT,
cuerpo TEXT,
borrador_respuesta TEXT
)''')
# Cache de fichas técnicas (ahorra tokens Gemini)
c.execute('''CREATE TABLE IF NOT EXISTS fichas_cache (
id SERIAL PRIMARY KEY,
username TEXT,
licitacion TEXT,
codigo_renglon TEXT,
datasheet_md TEXT,
fecha TEXT,
UNIQUE(username, licitacion, codigo_renglon)
)''')
# Tabla de cotizaciones extraídas de correos (para uso futuro)
c.execute('''CREATE TABLE IF NOT EXISTS cotizaciones (
id SERIAL PRIMARY KEY,
licitacion TEXT,
renglon TEXT,
proveedor TEXT,
precio_unitario REAL,
moneda TEXT,
tiempo_entrega TEXT,
condiciones TEXT,
fecha TEXT,
email_asunto TEXT
)''')
# === MÚLTIPLES WORKSPACES POR USUARIO ===
c.execute('''CREATE TABLE IF NOT EXISTS workspaces (
id SERIAL PRIMARY KEY,
username TEXT NOT NULL,
licitacion TEXT NOT NULL,
data_json TEXT,
cg_json TEXT,
fecha_guardado TEXT,
UNIQUE(username, licitacion)
)''')
# app_state legacy (se mantiene para compatibilidad)
c.execute('''CREATE TABLE IF NOT EXISTS app_state (
username TEXT PRIMARY KEY,
last_licitacion TEXT,
last_data TEXT,
last_cg TEXT
)''')
# === MONITOR DE LICITACIONES ACP ===
c.execute('''CREATE TABLE IF NOT EXISTS seguimiento_licitaciones (
id SERIAL PRIMARY KEY,
numero_licitacion TEXT UNIQUE NOT NULL,
objeto TEXT,
fecha_asignacion TEXT,
fecha_envio_oferta TEXT,
monto_ofertado REAL,
moneda TEXT DEFAULT 'USD',
estado TEXT DEFAULT 'En Preparacion',
link_sli TEXT,
notas TEXT,
responsable TEXT,
fecha_registro TEXT
)''')
c.execute('''CREATE TABLE IF NOT EXISTS seguimiento_historial (
id SERIAL PRIMARY KEY,
licitacion_id INTEGER,
fecha TEXT,
estado_nuevo TEXT,
nota TEXT,
registrado_por TEXT,
FOREIGN KEY(licitacion_id) REFERENCES seguimiento_licitaciones(id)
)''')
# Protección contra fuerza bruta en login
c.execute('''CREATE TABLE IF NOT EXISTS login_attempts (
username TEXT PRIMARY KEY,
intentos INTEGER DEFAULT 0,
bloqueado_hasta TEXT
)''')
# --- Migrar workspace legacy a nueva tabla si existe ---
c.execute("SELECT username, last_licitacion, last_data, last_cg FROM app_state")
legacy_rows = c.fetchall()
for row in legacy_rows:
uname, lic, data, cg = row
if lic and data and cg:
c.execute("""INSERT INTO workspaces (username, licitacion, data_json, cg_json, fecha_guardado)
VALUES (%s, %s, %s, %s, %s) ON CONFLICT (username, licitacion) DO NOTHING""",
(uname, lic, data, cg, datetime.now().strftime("%Y-%m-%d %H:%M:%S")))
# Usuario admin por defecto (contraseña: admin)
c.execute("SELECT * FROM users WHERE username='admin'")
if not c.fetchone():
salt = bcrypt.gensalt()
hashed_pw = bcrypt.hashpw(b"admin", salt).decode('utf-8')
c.execute("INSERT INTO users VALUES ('admin', %s, 'Gerencia', '', '', '', '')", (hashed_pw,))
# Metrics de consumo
c.execute('''CREATE TABLE IF NOT EXISTS metrics_log (
id SERIAL PRIMARY KEY,
timestamp TEXT,
username TEXT,
action TEXT,
tokens INTEGER
)''')
# Metricas operativas enriquecidas para Supabase/Postgres.
# Mantiene detalle por usuario, modulo, funcion, licitacion y estado.
c.execute('''CREATE TABLE IF NOT EXISTS usage_metrics (
id SERIAL PRIMARY KEY,
created_at TIMESTAMPTZ DEFAULT NOW(),
username TEXT,
role TEXT,
module TEXT NOT NULL,
action TEXT NOT NULL,
licitacion TEXT,
provider TEXT,
model TEXT,
tokens_input INTEGER DEFAULT 0,
tokens_output INTEGER DEFAULT 0,
tokens_total INTEGER DEFAULT 0,
estimated_cost_usd NUMERIC(12, 6) DEFAULT 0,
status TEXT DEFAULT 'success',
error_message TEXT,
duration_ms INTEGER,
metadata JSONB DEFAULT '{}'::jsonb
)''')
c.execute("CREATE INDEX IF NOT EXISTS idx_usage_metrics_created_at ON usage_metrics(created_at DESC)")
c.execute("CREATE INDEX IF NOT EXISTS idx_usage_metrics_user ON usage_metrics(username)")
c.execute("CREATE INDEX IF NOT EXISTS idx_usage_metrics_module_action ON usage_metrics(module, action)")
c.execute("CREATE INDEX IF NOT EXISTS idx_usage_metrics_licitacion ON usage_metrics(licitacion)")
# Historico de licitaciones importado desde el Excel corporativo.
# Permite retirar el archivo fisico del repo y consultar precios/records desde Supabase.
c.execute('''CREATE TABLE IF NOT EXISTS historico_licitaciones (
id SERIAL PRIMARY KEY,
numero_licitacion TEXT,
mes TEXT,
anio INTEGER,
codigo_acp TEXT,
codigo_match TEXT,
cantidad NUMERIC(14, 2),
precio_proyelec NUMERIC(14, 4),
precio_competencia NUMERIC(14, 4),
adjudicada_a_proyelec TEXT,
analista_procura TEXT,
observaciones TEXT,
fuente TEXT DEFAULT 'excel_historico',
imported_at TIMESTAMPTZ DEFAULT NOW(),
UNIQUE(numero_licitacion, anio, codigo_acp, cantidad, precio_proyelec)
)''')
c.execute("CREATE INDEX IF NOT EXISTS idx_historico_codigo_match ON historico_licitaciones(codigo_match)")
c.execute("CREATE INDEX IF NOT EXISTS idx_historico_numero_anio ON historico_licitaciones(numero_licitacion, anio)")
c.execute("CREATE INDEX IF NOT EXISTS idx_historico_anio ON historico_licitaciones(anio)")
# Tarifas por modelo/API. Mantener aqui permite ajustar costos sin tocar codigo.
c.execute('''CREATE TABLE IF NOT EXISTS api_pricing (
model TEXT PRIMARY KEY,
provider TEXT NOT NULL,
plan TEXT DEFAULT 'standard',
currency TEXT DEFAULT 'USD',
input_price_per_million NUMERIC(12, 6) DEFAULT 0,
output_price_per_million NUMERIC(12, 6) DEFAULT 0,
cache_price_per_million NUMERIC(12, 6) DEFAULT 0,
search_price_per_1000 NUMERIC(12, 6) DEFAULT 0,
source_url TEXT,
updated_at TIMESTAMPTZ DEFAULT NOW()
)''')
c.execute("""INSERT INTO api_pricing
(model, provider, plan, currency, input_price_per_million, output_price_per_million,
cache_price_per_million, search_price_per_1000, source_url)
VALUES
('gemini-2.5-flash', 'gemini', 'standard', 'USD', 0.30, 2.50, 0.03, 35.00, 'https://ai.google.dev/gemini-api/docs/pricing'),
('gemini-2.5-flash-lite', 'gemini', 'standard', 'USD', 0.10, 0.40, 0.01, 35.00, 'https://ai.google.dev/gemini-api/docs/pricing')
ON CONFLICT (model) DO UPDATE SET
provider = EXCLUDED.provider,
plan = EXCLUDED.plan,
currency = EXCLUDED.currency,
input_price_per_million = EXCLUDED.input_price_per_million,
output_price_per_million = EXCLUDED.output_price_per_million,
cache_price_per_million = EXCLUDED.cache_price_per_million,
search_price_per_1000 = EXCLUDED.search_price_per_1000,
source_url = EXCLUDED.source_url,
updated_at = NOW()
""")
# === RADAR DE LICITACIONES SLI ===
c.execute('''CREATE TABLE IF NOT EXISTS radar_licitaciones (
id SERIAL PRIMARY KEY,
numero_licitacion TEXT UNIQUE NOT NULL,
objeto TEXT,
categoria TEXT,
monto_estimado REAL DEFAULT 0,
moneda TEXT DEFAULT 'USD',
fecha_apertura TEXT,
fecha_cierre TEXT,
link_sli TEXT,
es_prioritaria BOOLEAN DEFAULT FALSE,
numero_enmienda TEXT DEFAULT '',
fecha_descubierta TEXT,
fecha_ultimo_escaneo TEXT,
score_interes INTEGER DEFAULT 0,
estado_radar TEXT DEFAULT 'nueva',
revisada_por TEXT,
notas TEXT
)''')
# Log de escaneos del radar
c.execute('''CREATE TABLE IF NOT EXISTS radar_escaneos (
id SERIAL PRIMARY KEY,
fecha TEXT,
total_encontradas INTEGER DEFAULT 0,
nuevas INTEGER DEFAULT 0,
errores TEXT
)''')
c.execute("ALTER TABLE radar_licitaciones ADD COLUMN IF NOT EXISTS numero_enmienda TEXT DEFAULT ''")
c.execute("ALTER TABLE radar_licitaciones ADD COLUMN IF NOT EXISTS enmienda_anterior TEXT DEFAULT ''")
c.execute("ALTER TABLE radar_licitaciones ADD COLUMN IF NOT EXISTS enmienda_alerta BOOLEAN DEFAULT FALSE")
c.execute("ALTER TABLE radar_licitaciones ADD COLUMN IF NOT EXISTS fecha_enmienda_alerta TEXT DEFAULT ''")
for ddl in [
"ALTER TABLE radar_escaneos ADD COLUMN IF NOT EXISTS paginas_recorridas INTEGER DEFAULT 0",
"ALTER TABLE radar_escaneos ADD COLUMN IF NOT EXISTS total_detectadas_portal INTEGER DEFAULT 0",
"ALTER TABLE radar_escaneos ADD COLUMN IF NOT EXISTS metodo TEXT DEFAULT ''",
"ALTER TABLE radar_escaneos ADD COLUMN IF NOT EXISTS escaneo_completo BOOLEAN DEFAULT FALSE",
]:
c.execute(ddl)
# === MODULO LOGISTICO ===
c.execute('''CREATE TABLE IF NOT EXISTS logistics_incoterms (
sigla TEXT PRIMARY KEY,
incoterm TEXT,
responsabilidades JSONB DEFAULT '{}'::jsonb,
notas TEXT,
updated_at TIMESTAMPTZ DEFAULT NOW()
)''')
c.execute('''CREATE TABLE IF NOT EXISTS logistics_freight_rates (
id SERIAL PRIMARY KEY,
agente TEXT NOT NULL,
tipo_servicio TEXT,
tipo_flete TEXT NOT NULL,
tarifa_por_libra NUMERIC(12, 4) DEFAULT 0,
tiempo_transito_dias INTEGER DEFAULT 0,
minimo_envio NUMERIC(12, 4) DEFAULT 0,
dia_corte TEXT,
salidas TEXT,
activo BOOLEAN DEFAULT TRUE,
updated_at TIMESTAMPTZ DEFAULT NOW(),
UNIQUE(agente, tipo_flete, tipo_servicio)
)''')
c.execute('''CREATE TABLE IF NOT EXISTS logistics_local_delivery_rates (
id SERIAL PRIMARY KEY,
agente TEXT NOT NULL,
destino TEXT NOT NULL,
tipo_flete TEXT DEFAULT 'Terrestre',
hasta_400kg NUMERIC(12, 4) DEFAULT 0,
kg_500_1000 NUMERIC(12, 4) DEFAULT 0,
mayor_1000kg NUMERIC(12, 4) DEFAULT 0,
activo BOOLEAN DEFAULT TRUE,
updated_at TIMESTAMPTZ DEFAULT NOW(),
UNIQUE(agente, destino)
)''')
c.execute('''CREATE TABLE IF NOT EXISTS logistics_forwarders (
id SERIAL PRIMARY KEY,
nombre TEXT UNIQUE NOT NULL,
direccion TEXT,
observacion TEXT,
activo BOOLEAN DEFAULT TRUE,
updated_at TIMESTAMPTZ DEFAULT NOW()
)''')
c.execute('''CREATE TABLE IF NOT EXISTS logistics_calculations (
id SERIAL PRIMARY KEY,
created_at TIMESTAMPTZ DEFAULT NOW(),
username TEXT,
licitacion TEXT,
renglon TEXT,
agente TEXT,
tipo_flete TEXT,
incoterm TEXT,
peso_libras NUMERIC(14, 4) DEFAULT 0,
peso_kg NUMERIC(14, 4) DEFAULT 0,
costo_internacional NUMERIC(14, 4) DEFAULT 0,
costo_local NUMERIC(14, 4) DEFAULT 0,
costo_total NUMERIC(14, 4) DEFAULT 0,
tiempo_transito_dias INTEGER DEFAULT 0,
metadata JSONB DEFAULT '{}'::jsonb
)''')
for ddl in [
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS peso_facturable_libras NUMERIC(14, 4) DEFAULT 0",
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS peso_volumetrico_libras NUMERIC(14, 4) DEFAULT 0",
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS largo NUMERIC(14, 4) DEFAULT 0",
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS ancho NUMERIC(14, 4) DEFAULT 0",
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS alto NUMERIC(14, 4) DEFAULT 0",
"ALTER TABLE logistics_calculations ADD COLUMN IF NOT EXISTS unidad_dimensional TEXT DEFAULT 'in'",
]:
c.execute(ddl)
c.execute("CREATE INDEX IF NOT EXISTS idx_logistics_calculations_created ON logistics_calculations(created_at DESC)")
c.execute("CREATE INDEX IF NOT EXISTS idx_logistics_calculations_licitacion ON logistics_calculations(licitacion)")
_seed_logistics_defaults(c)
conn.commit()
conn.close()
# =============================================
# WORKSPACES (MÚLTIPLES POR USUARIO)
# =============================================
# =============================================
# HISTORICO CORPORATIVO DE LICITACIONES
# =============================================
def _clean_codigo_match(value):
return "".join(ch for ch in str(value or "").upper() if ch.isascii() and ch.isalnum())
def _clean_text(value):
if pd.isna(value):
return ""
return str(value).strip()
def _to_float_or_none(value):
if pd.isna(value) or value == "":
return None
try:
return float(value)
except Exception:
cleaned = str(value).replace(",", "").replace("$", "").strip()
try:
return float(cleaned)
except Exception:
return None
def _to_int_or_none(value):
if pd.isna(value) or value == "":
return None
try:
return int(float(value))
except Exception:
return None
def normalize_historico_excel_df(df):
df = df.rename(columns=lambda x: str(x).strip())
rename_map = {
"N° DE LIC": "numero_licitacion",
"N° DE LIC": "numero_licitacion",
"Nº DE LIC": "numero_licitacion",
"CODIGO ACP": "codigo_acp",
"MES": "mes",
"AÑO": "anio",
"AÑO": "anio",
"CANT": "cantidad",
"PRECIO PROYELEC": "precio_proyelec",
"PRECIO COMPETENCIA": "precio_competencia",
"ADJUDICADA A PROYELEC": "adjudicada_a_proyelec",
"ANALISTA DE PROCURA": "analista_procura",
"OBSERVACIONES": "observaciones",
}
df = df.rename(columns={k: v for k, v in rename_map.items() if k in df.columns})
expected = [
"numero_licitacion", "mes", "anio", "codigo_acp", "cantidad",
"precio_proyelec", "precio_competencia", "adjudicada_a_proyelec",
"analista_procura", "observaciones",
]
for col in expected:
if col not in df.columns:
df[col] = None
out = df[expected].copy()
out = out.dropna(how="all", subset=["numero_licitacion", "codigo_acp", "precio_proyelec", "precio_competencia"])
out["numero_licitacion"] = out["numero_licitacion"].apply(lambda v: _clean_text(v).replace(".0", ""))
out["mes"] = out["mes"].apply(_clean_text)
out["codigo_acp"] = out["codigo_acp"].apply(_clean_text)
out["codigo_match"] = out["codigo_acp"].apply(_clean_codigo_match)
out["anio"] = out["anio"].apply(_to_int_or_none)
out["cantidad"] = out["cantidad"].apply(_to_float_or_none)
out["precio_proyelec"] = out["precio_proyelec"].apply(_to_float_or_none)
out["precio_competencia"] = out["precio_competencia"].apply(_to_float_or_none)
out["adjudicada_a_proyelec"] = out["adjudicada_a_proyelec"].apply(_clean_text)
out["analista_procura"] = out["analista_procura"].apply(_clean_text)
out["observaciones"] = out["observaciones"].apply(_clean_text)
out = out[out["codigo_match"] != ""]
out = out.drop_duplicates(
subset=["numero_licitacion", "anio", "codigo_acp", "cantidad", "precio_proyelec"],
keep="last",
)
return out
def import_historico_excel_to_db(excel_path="ACP DATA LIC PASADAS v2_2.xlsx", replace=False):
df = pd.read_excel(excel_path, skiprows=8)
df = normalize_historico_excel_df(df)
conn = get_connection()
c = conn.cursor()
if replace:
c.execute("DELETE FROM historico_licitaciones")
values = [
(
row.get("numero_licitacion"), row.get("mes"), row.get("anio"),
row.get("codigo_acp"), row.get("codigo_match"), row.get("cantidad"),
row.get("precio_proyelec"), row.get("precio_competencia"),
row.get("adjudicada_a_proyelec"), row.get("analista_procura"),
row.get("observaciones"),
)
for row in df.to_dict("records")
]
execute_values(c, """
INSERT INTO historico_licitaciones
(numero_licitacion, mes, anio, codigo_acp, codigo_match, cantidad,
precio_proyelec, precio_competencia, adjudicada_a_proyelec,
analista_procura, observaciones)
VALUES %s
ON CONFLICT (numero_licitacion, anio, codigo_acp, cantidad, precio_proyelec)
DO UPDATE SET
mes = EXCLUDED.mes,
codigo_match = EXCLUDED.codigo_match,
precio_competencia = EXCLUDED.precio_competencia,
adjudicada_a_proyelec = EXCLUDED.adjudicada_a_proyelec,
analista_procura = EXCLUDED.analista_procura,
observaciones = EXCLUDED.observaciones,
imported_at = NOW()
""", values, page_size=1000)
conn.commit()
conn.close()
return {"rows_source": int(len(df)), "rows_processed": int(len(df)), "replace": bool(replace)}
def get_historico_licitaciones_df(limit=5000, search=None, anio=None):
conn = get_connection()
params = []
filters = []
if search:
q = f"%{search}%"
filters.append("(numero_licitacion ILIKE %s OR codigo_acp ILIKE %s OR observaciones ILIKE %s)")
params.extend([q, q, q])
if anio and str(anio) != "Todos":
filters.append("anio = %s")
params.append(int(anio))
where_clause = ("WHERE " + " AND ".join(filters)) if filters else ""
params.append(int(limit))
df = pd.read_sql_query(f"""
SELECT numero_licitacion AS "N° Licitación",
anio AS "Año",
mes AS "Mes",
codigo_acp AS "Código ACP",
cantidad AS "Cantidad",
precio_proyelec AS "Precio Proyelec",
precio_competencia AS "Precio Competencia",
adjudicada_a_proyelec AS "Adjudicada a Proyelec",
analista_procura AS "Analista",
observaciones AS "Observaciones"
FROM historico_licitaciones
{where_clause}
ORDER BY anio DESC NULLS LAST, numero_licitacion DESC NULLS LAST
LIMIT %s
""", conn, params=tuple(params))
conn.close()
return df
# =============================================
# LOGISTICA
# =============================================
INCOTERM_STEPS = [
"embalaje_verificacion",
"carga_almacen",
"transporte_interno_origen",
"tramites_aduaneros_exportacion",
"costo_terminal_origen",
"transporte_principal",
"seguro_transporte",
"costo_terminal_destino",
"tramites_aduaneros_importacion",
"transporte_interior_destino",
"descarga_almacen_comprador",
]
def _seed_logistics_defaults(c):
incoterms = {
"EXW": ("Ex Works", ["Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"FCA": ("Free Carrier", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"FAS": ("Free Alongside Ship", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"FOB": ("Free On Board", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"CPT": ("Carriage Paid To", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"CFR": ("Cost and Freight", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador", "Comprador"]),
"CIP": ("Carriage and Insurance Paid To", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador"]),
"CIF": ("Cost, Insurance and Freight", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Comprador", "Comprador", "Comprador"]),
"DAP": ("Delivered at Place", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Vendedor", "Comprador"]),
"DPU": ("Delivered at Place Unloaded", ["Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Vendedor", "Comprador", "Vendedor", "Vendedor"]),
}
for sigla, (nombre, valores) in incoterms.items():
responsabilidades = dict(zip(INCOTERM_STEPS, valores))
c.execute("""INSERT INTO logistics_incoterms (sigla, incoterm, responsabilidades, notas)
VALUES (%s, %s, %s::jsonb, %s)
ON CONFLICT (sigla) DO NOTHING""",
(sigla, nombre, json.dumps(responsabilidades, ensure_ascii=False), ""))
freight_rows = [
("Southcargo", "Door-To-Door", "Aereo", 3, 3, 10, "-", "Segun disponibilidad de la aerolinea"),
("ABMCARGO", "Door-To-Door", "Aereo", 50, 3, 35, "-", "Segun disponibilidad de la aerolinea"),
("Southcargo", "Door-To-Door", "Maritimo", 3, 6, 55, "Martes", "Semanales"),
("ABMCARGO", "Door-To-Door", "Maritimo", 50, 6, 90, "Martes", "Semanales"),
]
for row in freight_rows:
c.execute("""INSERT INTO logistics_freight_rates
(agente, tipo_servicio, tipo_flete, tarifa_por_libra, tiempo_transito_dias, minimo_envio, dia_corte, salidas)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s)
ON CONFLICT (agente, tipo_flete, tipo_servicio) DO NOTHING""", row)
local_rows = [
("Ariel Nunez", "Corozal", "Terrestre", 50, 200, 230),
("Ariel Nunez", "Miraflores", "Terrestre", 50, 200, 230),
("Ariel Nunez", "Balboa", "Terrestre", 50, 200, 230),
("Ariel Nunez", "Gamboa", "Terrestre", 70, 200, 230),
("Ariel Nunez", "Colon", "Terrestre", 110, 200, 230),
("Ariel Nunez", "Atlantico Panama Pacifico", "Terrestre", 60, 200, 450),
]
for row in local_rows:
c.execute("""INSERT INTO logistics_local_delivery_rates
(agente, destino, tipo_flete, hasta_400kg, kg_500_1000, mayor_1000kg)
VALUES (%s, %s, %s, %s, %s, %s)
ON CONFLICT (agente, destino) DO NOTHING""", row)
forwarders = [
("SOUTH CARGO", "6708 NW 82ND AVE. MIAMI, FL. 33166", "Agente de envio / Centro de inspeccion."),
("ABM LOGISTICS", "9372 NW 101 ST MEDLEY, FL 33178 UNITED STATES", "Agente de envio / Centro de inspeccion."),
("MERCOSTAR", "8012 NW 68th Street Miami - FL 33166", "Centro de inspeccion."),
("ARIEL NUNEZ", "LAS CUMBRES CAIMITILLO CALLE SEGOVIA OESTE CASA 35J", "Entrega a cliente / Inspector."),
("DHL", "AV CENTENARIO, PANAMA CITY", "Agente de envio / Centro de inspeccion."),
]
for row in forwarders:
c.execute("""INSERT INTO logistics_forwarders (nombre, direccion, observacion)
VALUES (%s, %s, %s)
ON CONFLICT (nombre) DO NOTHING""", row)
def get_logistics_freight_rates():
conn = get_connection()
try:
return pd.read_sql_query("SELECT * FROM logistics_freight_rates ORDER BY tipo_flete, agente", conn)
finally:
conn.close()
def get_logistics_local_rates():
conn = get_connection()
try:
return pd.read_sql_query("SELECT * FROM logistics_local_delivery_rates ORDER BY agente, destino", conn)
finally:
conn.close()
def get_logistics_forwarders():
conn = get_connection()
try:
return pd.read_sql_query("SELECT * FROM logistics_forwarders ORDER BY nombre", conn)
finally:
conn.close()
def get_logistics_incoterms():
conn = get_connection()
try:
return pd.read_sql_query("SELECT sigla, incoterm, responsabilidades, notas FROM logistics_incoterms ORDER BY sigla", conn)
finally:
conn.close()
def upsert_logistics_freight_rate(agente, tipo_servicio, tipo_flete, tarifa_por_libra,
tiempo_transito_dias, minimo_envio, dia_corte, salidas, activo=True):
conn = get_connection()
try:
c = conn.cursor()
c.execute("""INSERT INTO logistics_freight_rates
(agente, tipo_servicio, tipo_flete, tarifa_por_libra, tiempo_transito_dias, minimo_envio, dia_corte, salidas, activo)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s)
ON CONFLICT (agente, tipo_flete, tipo_servicio) DO UPDATE SET
tarifa_por_libra=EXCLUDED.tarifa_por_libra,
tiempo_transito_dias=EXCLUDED.tiempo_transito_dias,
minimo_envio=EXCLUDED.minimo_envio,
dia_corte=EXCLUDED.dia_corte,
salidas=EXCLUDED.salidas,
activo=EXCLUDED.activo,
updated_at=NOW()""",
(agente, tipo_servicio, tipo_flete, tarifa_por_libra, tiempo_transito_dias, minimo_envio, dia_corte, salidas, activo))
conn.commit()
finally:
conn.close()
def upsert_logistics_local_rate(agente, destino, tipo_flete, hasta_400kg, kg_500_1000, mayor_1000kg, activo=True):
conn = get_connection()
try:
c = conn.cursor()
c.execute("""INSERT INTO logistics_local_delivery_rates
(agente, destino, tipo_flete, hasta_400kg, kg_500_1000, mayor_1000kg, activo)
VALUES (%s, %s, %s, %s, %s, %s, %s)
ON CONFLICT (agente, destino) DO UPDATE SET
tipo_flete=EXCLUDED.tipo_flete,
hasta_400kg=EXCLUDED.hasta_400kg,
kg_500_1000=EXCLUDED.kg_500_1000,
mayor_1000kg=EXCLUDED.mayor_1000kg,
activo=EXCLUDED.activo,
updated_at=NOW()""",
(agente, destino, tipo_flete, hasta_400kg, kg_500_1000, mayor_1000kg, activo))
conn.commit()
finally:
conn.close()
def upsert_logistics_forwarder(nombre, direccion, observacion, activo=True):
conn = get_connection()
try:
c = conn.cursor()
c.execute("""INSERT INTO logistics_forwarders (nombre, direccion, observacion, activo)
VALUES (%s, %s, %s, %s)
ON CONFLICT (nombre) DO UPDATE SET
direccion=EXCLUDED.direccion,
observacion=EXCLUDED.observacion,
activo=EXCLUDED.activo,
updated_at=NOW()""",
(nombre, direccion, observacion, activo))
conn.commit()
finally:
conn.close()
def save_logistics_calculation(username="", licitacion="", renglon="", agente="", tipo_flete="", incoterm="",
peso_libras=0, peso_kg=0, costo_internacional=0, costo_local=0,
costo_total=0, tiempo_transito_dias=0, metadata=None,
peso_facturable_libras=0, peso_volumetrico_libras=0,
largo=0, ancho=0, alto=0, unidad_dimensional="in"):
metadata = metadata or {}
conn = get_connection()
try:
c = conn.cursor()
c.execute("""INSERT INTO logistics_calculations
(username, licitacion, renglon, agente, tipo_flete, incoterm, peso_libras, peso_kg,
costo_internacional, costo_local, costo_total, tiempo_transito_dias, metadata,
peso_facturable_libras, peso_volumetrico_libras, largo, ancho, alto, unidad_dimensional)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s::jsonb, %s, %s, %s, %s, %s, %s)""",
(username, licitacion, renglon, agente, tipo_flete, incoterm, peso_libras, peso_kg,
costo_internacional, costo_local, costo_total, tiempo_transito_dias,
json.dumps(metadata, ensure_ascii=False), peso_facturable_libras, peso_volumetrico_libras,
largo, ancho, alto, unidad_dimensional))
conn.commit()
finally:
conn.close()
def get_logistics_calculations(limit=100):
conn = get_connection()
try:
return pd.read_sql_query(
f"SELECT * FROM logistics_calculations ORDER BY created_at DESC LIMIT {int(limit)}",
conn
)
finally:
conn.close()
def delete_logistics_calculation(calculation_id):
conn = get_connection()
try:
c = conn.cursor()
c.execute("DELETE FROM logistics_calculations WHERE id = %s", (int(calculation_id),))
deleted = c.rowcount
conn.commit()
return deleted
finally:
conn.close()
def get_historico_anios():
conn = get_connection()
df = pd.read_sql_query("""
SELECT DISTINCT anio
FROM historico_licitaciones
WHERE anio IS NOT NULL
ORDER BY anio DESC
""", conn)
conn.close()
return df["anio"].dropna().astype(int).tolist() if not df.empty else []
def get_historical_prices_df():
conn = get_connection()
df = pd.read_sql_query("""
SELECT DISTINCT ON (codigo_match)
codigo_match,
precio_competencia AS "PRECIO COMPETENCIA",
precio_proyelec AS "PRECIO PROYELEC",
numero_licitacion AS licitacion_hist,
anio AS anio_hist
FROM historico_licitaciones
WHERE codigo_match IS NOT NULL
AND codigo_match <> ''
AND (precio_competencia IS NOT NULL OR precio_proyelec IS NOT NULL)
ORDER BY codigo_match,
anio DESC NULLS LAST,
imported_at DESC
""", conn)
conn.close()
return df
def get_historico_count():
conn = get_connection()
c = conn.cursor()
c.execute("SELECT COUNT(*) FROM historico_licitaciones")
count = c.fetchone()[0]
conn.close()
return int(count or 0)
def save_workspace(username, licitacion, data_json, cg_json):
"""Guarda o actualiza el workspace de una licitación específica."""
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
c.execute("""INSERT INTO workspaces (username, licitacion, data_json, cg_json, fecha_guardado)
VALUES (%s, %s, %s, %s, %s)
ON CONFLICT (username, licitacion) DO UPDATE SET data_json = EXCLUDED.data_json, cg_json = EXCLUDED.cg_json, fecha_guardado = EXCLUDED.fecha_guardado""",
(username, licitacion, data_json, cg_json, fecha))
conn.commit()
conn.close()
def get_all_workspaces(username, all_users=False):
"""Retorna todos los workspaces. Si all_users=True, retorna de todos los usuarios (para Gerencia)."""
conn = get_connection()
if all_users:
df = pd.read_sql_query(
"""SELECT username, licitacion, fecha_guardado FROM workspaces
ORDER BY fecha_guardado DESC""", conn)
else:
df = pd.read_sql_query(
"""SELECT username, licitacion, fecha_guardado FROM workspaces
WHERE username=%s ORDER BY fecha_guardado DESC""",
conn, params=(username,))
conn.close()
return df
def load_workspace(username, licitacion):
"""Carga un workspace específico por licitación."""
conn = get_connection()
c = conn.cursor()
c.execute("SELECT data_json, cg_json FROM workspaces WHERE username=%s AND licitacion=%s",
(username, licitacion))
row = c.fetchone()
conn.close()
return row # (data_json, cg_json) o None
def delete_workspace(username, licitacion):
"""Elimina un workspace guardado."""
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM workspaces WHERE username=%s AND licitacion=%s", (username, licitacion))
conn.commit()
conn.close()
# Legacy — mantener compatibilidad con código existente
def save_workspace_state(username, licitacion, data_json, cg_json):
save_workspace(username, licitacion, data_json, cg_json)
def load_workspace_state(username):
"""Carga el workspace más reciente del usuario (compatibilidad legacy)."""
conn = get_connection()
c = conn.cursor()
c.execute("SELECT data_json, cg_json FROM workspaces WHERE username=%s ORDER BY fecha_guardado DESC LIMIT 1",
(username,))
row = c.fetchone()
conn.close()
return row
# =============================================
# GESTIÓN DE USUARIOS (ADMIN)
# =============================================
def get_all_users():
"""Retorna todos los usuarios del sistema para el panel de administración."""
conn = get_connection()
df = pd.read_sql_query(
'SELECT username as "Usuario", role as "Nivel", email_user as "Correo", gemini_key as "Clave_Gemini", tavily_key as "Clave_Tavily" FROM users ORDER BY role, username', conn)
conn.close()
# Enmascarar las llaves visualmente para seguridad (opcional, pero recomendado)
df['Clave_Gemini'] = df['Clave_Gemini'].apply(lambda x: f"{x[:12]}...{x[-4:]}" if x and len(x) > 15 else ("Sin configurar" if not x else x))
df['Clave_Tavily'] = df['Clave_Tavily'].apply(lambda x: f"{x[:12]}...{x[-4:]}" if x and len(x) > 15 else ("Sin configurar" if not x else x))
df['Correo'] = df['Correo'].apply(lambda x: x if x else "Sin configurar")
return df
def create_user(username, password_plain, role):
"""Crea un nuevo usuario. Retorna True si exitoso, False si el username ya existe."""
conn = get_connection()
c = conn.cursor()
salt = bcrypt.gensalt()
hashed = bcrypt.hashpw(password_plain.encode(), salt).decode('utf-8')
try:
c.execute("INSERT INTO users (username, password, role, gemini_key, tavily_key, email_user, email_pass_enc) VALUES (%s, %s, %s, '', '', '', '')",
(username, hashed, role))
conn.commit()
conn.close()
return True
except psycopg2.IntegrityError:
conn.close()
return False
def delete_user(username):
"""Elimina un usuario. No permite eliminar al admin principal."""
if username == 'admin':
return False
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM users WHERE username=%s", (username,))
conn.commit()
conn.close()
return True
def update_user_role(username, new_role):
"""Cambia el rol de un usuario."""
conn = get_connection()
c = conn.cursor()
c.execute("UPDATE users SET role=%s WHERE username=%s", (new_role, username))
conn.commit()
conn.close()
def reset_user_password(username, new_password_plain):
"""Resetea la contraseña de un usuario."""
conn = get_connection()
c = conn.cursor()
salt = bcrypt.gensalt()
hashed = bcrypt.hashpw(new_password_plain.encode(), salt).decode('utf-8')
c.execute("UPDATE users SET password=%s WHERE username=%s", (hashed, username))
conn.commit()
conn.close()
# =============================================
# PROTECCIÓN CONTRA FUERZA BRUTA
# =============================================
def esta_bloqueado(username: str) -> tuple:
"""Retorna (bloqueado: bool, segundos_restantes: int)."""
conn = get_connection()
c = conn.cursor()
c.execute("SELECT intentos, bloqueado_hasta FROM login_attempts WHERE username=%s", (username,))
row = c.fetchone()
conn.close()
if not row or not row[1]:
return False, 0
hasta = datetime.fromisoformat(row[1])
restante = (hasta - datetime.now()).total_seconds()
if restante > 0:
return True, int(restante)
return False, 0
def registrar_intento_fallido(username: str):
"""Incrementa el contador de intentos fallidos; bloquea si supera el máximo."""
conn = get_connection()
c = conn.cursor()
c.execute("INSERT INTO login_attempts (username, intentos) VALUES (%s, 0) ON CONFLICT (username) DO NOTHING", (username,))
c.execute("UPDATE login_attempts SET intentos = intentos + 1 WHERE username=%s", (username,))
c.execute("SELECT intentos FROM login_attempts WHERE username=%s", (username,))
intentos = c.fetchone()[0]
if intentos >= MAX_INTENTOS:
hasta = (datetime.now() + timedelta(minutes=TIEMPO_BLOQUEO)).isoformat()
c.execute("UPDATE login_attempts SET bloqueado_hasta=%s WHERE username=%s", (hasta, username))
conn.commit()
conn.close()
def resetear_intentos(username: str):
"""Limpia los intentos fallidos tras un login exitoso."""
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM login_attempts WHERE username=%s", (username,))
conn.commit()
conn.close()
# =============================================
# FUNCIONES DE USUARIOS
# =============================================
def get_user(username, password_plain):
conn = get_connection()
c = conn.cursor()
c.execute("SELECT * FROM users WHERE LOWER(username)=LOWER(%s)", (username,))
user = c.fetchone()
conn.close()
if user:
stored_hash = user[1]
try:
if bcrypt.checkpw(password_plain.encode(), stored_hash.encode('utf-8')):
# Descifrar gemini_key y tavily_key antes de devolver
user = list(user)
user[3] = crypto.decrypt_data(user[3]) if user[3] else ""
user[4] = crypto.decrypt_data(user[4]) if user[4] else ""
return tuple(user)
except ValueError:
pass
return None
def update_user_profile(username, gemini, tavily, email, enc_pass):
"""Guarda el perfil del usuario. gemini y tavily se cifran aquí antes de guardar."""
conn = get_connection()
c = conn.cursor()
enc_gemini = crypto.encrypt_data(gemini) if gemini else ""
enc_tavily = crypto.encrypt_data(tavily) if tavily else ""
c.execute("UPDATE users SET gemini_key=%s, tavily_key=%s, email_user=%s, email_pass_enc=%s WHERE username=%s",
(enc_gemini, enc_tavily, email, enc_pass, username))
conn.commit()
conn.close()
def save_history(username, licitacion, items_count):
conn = get_connection()
c = conn.cursor()
fecha_actual = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
c.execute("INSERT INTO history (username, licitacion, fecha, items) VALUES (%s, %s, %s, %s)",
(username, licitacion, fecha_actual, items_count))
conn.commit()
conn.close()
def get_user_history_df(username):
conn = get_connection()
df = pd.read_sql_query(
'SELECT licitacion as "Nº Licitación", fecha as "Fecha Proceso", items as "Renglones" FROM history WHERE username=%s ORDER BY id DESC',
conn, params=(username,))
conn.close()
return df
def delete_history_entry(username, licitacion):
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM history WHERE username=%s AND licitacion=%s", (username, licitacion))
conn.commit()
conn.close()
def clear_all_history(username):
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM history WHERE username=%s", (username,))
conn.commit()
conn.close()
def get_correos_licitacion_df(licitacion):
conn = get_connection()
try:
df = pd.read_sql_query(
"SELECT id, remitente, asunto, fecha, resumen, renglones_relacionados, cuerpo, borrador_respuesta FROM smart_inbox WHERE licitacion=%s ORDER BY id DESC",
conn, params=(licitacion,))
except Exception:
df = pd.DataFrame()
conn.close()
return df
def get_user_credentials(username):
conn = get_connection()
c = conn.cursor()
c.execute("SELECT email_user, email_pass_enc, gemini_key, tavily_key FROM users WHERE username=%s", (username,))
row = c.fetchone()
conn.close()
if row:
# Descifrar gemini_key (índice 2) y tavily_key (índice 3) antes de devolver
return (row[0], row[1], crypto.decrypt_data(row[2]) if row[2] else "", crypto.decrypt_data(row[3]) if row[3] else "")
return None
def check_email_exists(licitacion, asunto, remitente):
conn = get_connection()
c = conn.cursor()
c.execute("SELECT id FROM smart_inbox WHERE licitacion=%s AND asunto=%s AND remitente=%s",
(licitacion, asunto, remitente))
exists = c.fetchone() is not None
conn.close()
return exists
def insert_smart_inbox(licitacion, remitente, asunto, fecha, resumen, renglones, cuerpo, borrador=""):
conn = get_connection()
c = conn.cursor()
c.execute(
"INSERT INTO smart_inbox (licitacion, remitente, asunto, fecha, resumen, renglones_relacionados, cuerpo, borrador_respuesta) VALUES (%s, %s, %s, %s, %s, %s, %s, %s)",
(licitacion, remitente, asunto, fecha, resumen, renglones, cuerpo, borrador))
conn.commit()
conn.close()
def insert_cotizacion(licitacion, renglon, proveedor, precio_unitario, moneda, tiempo_entrega, condiciones, fecha, email_asunto):
conn = get_connection()
c = conn.cursor()
c.execute(
"INSERT INTO cotizaciones (licitacion, renglon, proveedor, precio_unitario, moneda, tiempo_entrega, condiciones, fecha, email_asunto) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s)",
(licitacion, renglon, proveedor, precio_unitario, moneda, tiempo_entrega, condiciones, fecha, email_asunto))
conn.commit()
conn.close()
def check_cotizacion_exists(licitacion, renglon, proveedor):
conn = get_connection()
c = conn.cursor()
c.execute("SELECT id FROM cotizaciones WHERE licitacion=%s AND renglon=%s AND proveedor=%s",
(licitacion, renglon, proveedor))
exists = c.fetchone() is not None
conn.close()
return exists
def get_ficha_cache(username, licitacion, codigo_renglon):
conn = get_connection()
c = conn.cursor()
c.execute("SELECT datasheet_md FROM fichas_cache WHERE username=%s AND licitacion=%s AND codigo_renglon=%s",
(username, licitacion, codigo_renglon))
row = c.fetchone()
conn.close()
return row[0] if row else None
def save_ficha_cache(username, licitacion, codigo_renglon, datasheet_md):
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
c.execute(
"INSERT INTO fichas_cache (username, licitacion, codigo_renglon, datasheet_md, fecha) VALUES (%s, %s, %s, %s, %s) ON CONFLICT (username, licitacion, codigo_renglon) DO UPDATE SET datasheet_md = EXCLUDED.datasheet_md, fecha = EXCLUDED.fecha",
(username, licitacion, codigo_renglon, datasheet_md, fecha))
conn.commit()
conn.close()
# =============================================
# MONITOR DE LICITACIONES ACP
# =============================================
ESTADOS_ACP = [
"En Preparacion",
"Oferta Enviada al SLI",
"Cumple Tecnicamente",
"No Cumple Tecnicamente",
"En Evaluacion Economica",
"Adjudicada",
"No Adjudicada",
"Desierta",
]
def crear_seguimiento(numero_licitacion, objeto, fecha_asignacion, fecha_envio_oferta,
monto_ofertado, moneda, link_sli, notas, responsable):
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
try:
c.execute("""INSERT INTO seguimiento_licitaciones
(numero_licitacion, objeto, fecha_asignacion, fecha_envio_oferta,
monto_ofertado, moneda, estado, link_sli, notas, responsable, fecha_registro)
VALUES (%s, %s, %s, %s, %s, %s, 'En Preparacion', %s, %s, %s, %s)
ON CONFLICT (numero_licitacion) DO UPDATE SET
objeto = COALESCE(NULLIF(EXCLUDED.objeto, ''), seguimiento_licitaciones.objeto),
fecha_asignacion = COALESCE(NULLIF(EXCLUDED.fecha_asignacion, ''), seguimiento_licitaciones.fecha_asignacion),
fecha_envio_oferta = COALESCE(NULLIF(EXCLUDED.fecha_envio_oferta, ''), seguimiento_licitaciones.fecha_envio_oferta),
monto_ofertado = CASE WHEN EXCLUDED.monto_ofertado > 0 THEN EXCLUDED.monto_ofertado ELSE seguimiento_licitaciones.monto_ofertado END,
moneda = COALESCE(NULLIF(EXCLUDED.moneda, ''), seguimiento_licitaciones.moneda),
link_sli = COALESCE(NULLIF(EXCLUDED.link_sli, ''), seguimiento_licitaciones.link_sli),
notas = CASE
WHEN EXCLUDED.notas IS NULL OR EXCLUDED.notas = '' THEN seguimiento_licitaciones.notas
WHEN seguimiento_licitaciones.notas IS NULL OR seguimiento_licitaciones.notas = '' THEN EXCLUDED.notas
WHEN seguimiento_licitaciones.notas LIKE '%' || EXCLUDED.notas || '%' THEN seguimiento_licitaciones.notas
ELSE seguimiento_licitaciones.notas || ' | ' || EXCLUDED.notas
END,
responsable = COALESCE(NULLIF(EXCLUDED.responsable, ''), seguimiento_licitaciones.responsable)
RETURNING id""",
(numero_licitacion, objeto, fecha_asignacion, fecha_envio_oferta,
monto_ofertado, moneda, link_sli, notas, responsable, fecha))
row = c.fetchone()
licitacion_id = row[0] if row else None
if licitacion_id:
c.execute("""INSERT INTO seguimiento_historial (licitacion_id, fecha, estado_nuevo, nota, registrado_por)
VALUES (%s, %s, %s, %s, %s)""",
(licitacion_id, fecha, "En Preparacion", notas or "Agregado/actualizado en seguimiento", responsable or "Sistema"))
conn.commit()
conn.close()
return True
except Exception as exc:
print(f"[SEGUIMIENTO DB] Error creando/actualizando {numero_licitacion}: {exc}")
conn.close()
return False
def get_seguimientos():
conn = get_connection()
df = pd.read_sql_query(
"SELECT * FROM seguimiento_licitaciones ORDER BY fecha_registro DESC", conn)
conn.close()
return df
def actualizar_estado(licitacion_id, nuevo_estado, nota, registrado_por):
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
c.execute("UPDATE seguimiento_licitaciones SET estado=%s WHERE id=%s", (nuevo_estado, licitacion_id))
c.execute("""INSERT INTO seguimiento_historial (licitacion_id, fecha, estado_nuevo, nota, registrado_por)
VALUES (%s, %s, %s, %s, %s)""", (licitacion_id, fecha, nuevo_estado, nota, registrado_por))
conn.commit()
conn.close()
def get_historial_seguimiento(licitacion_id):
conn = get_connection()
df = pd.read_sql_query(
"SELECT fecha, estado_nuevo, nota, registrado_por FROM seguimiento_historial WHERE licitacion_id=%s ORDER BY id DESC",
conn, params=(licitacion_id,))
conn.close()
return df
def eliminar_seguimiento(licitacion_id):
conn = get_connection()
c = conn.cursor()
c.execute("DELETE FROM seguimiento_historial WHERE licitacion_id=%s", (licitacion_id,))
c.execute("DELETE FROM seguimiento_licitaciones WHERE id=%s", (licitacion_id,))
conn.commit()
conn.close()
def get_api_pricing_df():
conn = get_connection()
df = pd.read_sql_query(
"""SELECT model, provider, plan, currency, input_price_per_million,
output_price_per_million, cache_price_per_million,
search_price_per_1000, source_url, updated_at
FROM api_pricing ORDER BY provider, model""",
conn
)
conn.close()
return df
def get_api_pricing(model):
if not model:
return None
conn = get_connection()
c = conn.cursor()
c.execute("""SELECT input_price_per_million, output_price_per_million,
cache_price_per_million, search_price_per_1000, currency, plan
FROM api_pricing WHERE model=%s""", (model,))
row = c.fetchone()
conn.close()
return row
def calculate_api_cost(model, tokens_input=0, tokens_output=0, cache_tokens=0, search_requests=0):
"""Calcula costo billable estimado con tarifas guardadas en api_pricing."""
pricing = get_api_pricing(model)
if not pricing:
return 0.0
input_price, output_price, cache_price, search_price, _, _ = pricing
tokens_input = int(tokens_input or 0)
tokens_output = int(tokens_output or 0)
cache_tokens = int(cache_tokens or 0)
search_requests = int(search_requests or 0)
cost = 0.0
cost += (tokens_input / 1_000_000) * float(input_price or 0)
cost += (tokens_output / 1_000_000) * float(output_price or 0)
cost += (cache_tokens / 1_000_000) * float(cache_price or 0)
cost += (search_requests / 1_000) * float(search_price or 0)
return round(cost, 6)
def extract_usage_counts(usage_metadata):
"""Normaliza usage_metadata de Gemini a input/output/total tokens."""
if not usage_metadata:
return 0, 0, 0
def read_attr(*names):
for name in names:
if isinstance(usage_metadata, dict) and name in usage_metadata:
return usage_metadata.get(name) or 0
if hasattr(usage_metadata, name):
return getattr(usage_metadata, name) or 0
return 0
input_tokens = read_attr("prompt_token_count", "input_token_count")
output_tokens = read_attr("candidates_token_count", "output_token_count")
total_tokens = read_attr("total_token_count")
if not total_tokens:
total_tokens = int(input_tokens or 0) + int(output_tokens or 0)
if not output_tokens and total_tokens and input_tokens:
output_tokens = max(int(total_tokens) - int(input_tokens), 0)
return int(input_tokens or 0), int(output_tokens or 0), int(total_tokens or 0)
def log_usage_event(username="", role="", module="general", action="", licitacion="",
provider="", model="", tokens_input=0, tokens_output=0,
tokens_total=0, estimated_cost_usd=None, status="success",
error_message="", duration_ms=None, metadata=None):
"""Registra un evento operativo. Nunca debe romper el flujo principal."""
if metadata is None:
metadata = {}
tokens_input = int(tokens_input or 0)
tokens_output = int(tokens_output or 0)
tokens_total = int(tokens_total or 0)
if not tokens_total:
tokens_total = tokens_input + tokens_output
if estimated_cost_usd is None:
estimated_cost_usd = calculate_api_cost(
model=model,
tokens_input=tokens_input,
tokens_output=tokens_output,
cache_tokens=int(metadata.get("cache_tokens", 0) or 0) if isinstance(metadata, dict) else 0,
search_requests=int(metadata.get("search_requests", 0) or 0) if isinstance(metadata, dict) else 0,
)
conn = None
try:
conn = get_connection()
c = conn.cursor()
c.execute("""INSERT INTO usage_metrics
(username, role, module, action, licitacion, provider, model,
tokens_input, tokens_output, tokens_total, estimated_cost_usd,
status, error_message, duration_ms, metadata)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s::jsonb)""",
(username or "", role or "", module or "general", action or "",
licitacion or "", provider or "", model or "",
tokens_input, tokens_output, tokens_total,
estimated_cost_usd, status or "success", error_message or "",
duration_ms, json.dumps(metadata, ensure_ascii=False)))
conn.commit()
except Exception as e:
print(f"[METRICS] No se pudo registrar evento: {e}")
finally:
if conn:
conn.close()
def log_metric(username, action, tokens):
"""Compatibilidad con llamadas existentes; tambien alimenta usage_metrics."""
conn = None
now = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
try:
conn = get_connection()
c = conn.cursor()
c.execute("INSERT INTO metrics_log (timestamp, username, action, tokens) VALUES (%s, %s, %s, %s)",
(now, username, action, int(tokens or 0)))
conn.commit()
except Exception as e:
print(f"[METRICS_LOG] No se pudo registrar legacy metric: {e}")
finally:
if conn:
conn.close()
log_usage_event(
username=username,
module="ai",
action=action,
provider="gemini",
model="gemini-2.5-flash",
tokens_total=int(tokens or 0),
metadata={"legacy_action": action, "cost_accuracy": "legacy_total_only"}
)
def log_ai_usage(username="", role="", action="", licitacion="", model="gemini-2.5-flash",
usage_metadata=None, status="success", error_message="", duration_ms=None,
metadata=None):
tokens_input, tokens_output, tokens_total = extract_usage_counts(usage_metadata)
metadata = metadata or {}
metadata.setdefault("cost_accuracy", "input_output_tokens")
log_usage_event(
username=username,
role=role,
module="ai",
action=action,
licitacion=licitacion,
provider="gemini",
model=model,
tokens_input=tokens_input,
tokens_output=tokens_output,
tokens_total=tokens_total,
status=status,
error_message=error_message,
duration_ms=duration_ms,
metadata=metadata,
)
def get_metrics_data():
conn = get_connection()
c = conn.cursor()
c.execute("SELECT timestamp, username, action, tokens FROM metrics_log ORDER BY id DESC")
rows = c.fetchall()
conn.close()
return rows
def get_usage_metrics_df(days=90, username=None, module=None):
conn = get_connection()
params = [int(days)]
filters = ["created_at >= NOW() - (%s * INTERVAL '1 day')"]
if username and username != "Todos":
filters.append("username = %s")
params.append(username)
if module and module != "Todos":
filters.append("module = %s")
params.append(module)
where_clause = " AND ".join(filters)
df = pd.read_sql_query(f"""
SELECT id, created_at, username, role, module, action, licitacion,
provider, model, tokens_input, tokens_output, tokens_total,
estimated_cost_usd, status, error_message, duration_ms
FROM usage_metrics
WHERE {where_clause}
ORDER BY created_at DESC
""", conn, params=tuple(params))
conn.close()
return df
def get_usage_filter_options(days=180):
df = get_usage_metrics_df(days)
users = sorted([u for u in df["username"].dropna().unique().tolist() if str(u).strip()]) if not df.empty else []
modules = sorted([m for m in df["module"].dropna().unique().tolist() if str(m).strip()]) if not df.empty else []
return {
"users": ["Todos"] + users,
"modules": ["Todos"] + modules,
}
def get_usage_summary(days=30, username=None, module=None):
df = get_usage_metrics_df(days, username=username, module=module)
if df.empty:
return {
"total_events": 0,
"active_users": 0,
"active_licitaciones": 0,
"tokens_total": 0,
"estimated_cost_usd": 0.0,
"errors": 0,
"peak_users_hour": 0,
"uncosted_events": 0,
"df": df,
"by_module": pd.DataFrame(),
"by_user": pd.DataFrame(),
"by_day": pd.DataFrame(),
"by_month": pd.DataFrame(),
"by_hour": pd.DataFrame(),
"by_status": pd.DataFrame(),
}
df["created_at"] = pd.to_datetime(df["created_at"], errors="coerce", utc=True).dt.tz_convert(None)
df["estimated_cost_usd"] = pd.to_numeric(df["estimated_cost_usd"], errors="coerce").fillna(0)
df["tokens_input"] = pd.to_numeric(df["tokens_input"], errors="coerce").fillna(0).astype(int)
df["tokens_output"] = pd.to_numeric(df["tokens_output"], errors="coerce").fillna(0).astype(int)
df["tokens_total"] = pd.to_numeric(df["tokens_total"], errors="coerce").fillna(0).astype(int)
legacy_total_only = (
(df["module"] == "ai")
& (df["tokens_total"] > 0)
& ((df["tokens_input"] + df["tokens_output"]) == 0)
)
df["cost_is_real"] = ~legacy_total_only
df.loc[legacy_total_only, "estimated_cost_usd"] = 0
by_module = df.groupby(["module", "action"], dropna=False).agg(
eventos=("id", "count"),
tokens_entrada=("tokens_input", "sum"),
tokens_salida=("tokens_output", "sum"),
tokens=("tokens_total", "sum"),
costo_estimado=("estimated_cost_usd", "sum"),
errores=("status", lambda s: (s != "success").sum())
).reset_index().sort_values(["tokens", "eventos"], ascending=False)
by_user = df.groupby("username", dropna=False).agg(
eventos=("id", "count"),
tokens_entrada=("tokens_input", "sum"),
tokens_salida=("tokens_output", "sum"),
tokens=("tokens_total", "sum"),
costo_estimado=("estimated_cost_usd", "sum")
).reset_index().sort_values(["tokens", "eventos"], ascending=False)
by_day = df.assign(day=df["created_at"].dt.date).groupby("day").agg(
eventos=("id", "count"),
tokens_entrada=("tokens_input", "sum"),
tokens_salida=("tokens_output", "sum"),
tokens=("tokens_total", "sum"),
costo_estimado=("estimated_cost_usd", "sum")
).reset_index()
by_month = df.assign(month=df["created_at"].dt.to_period("M").astype(str)).groupby("month").agg(
eventos=("id", "count"),
usuarios=("username", lambda s: s.replace("", pd.NA).dropna().nunique()),
tokens_entrada=("tokens_input", "sum"),
tokens_salida=("tokens_output", "sum"),
tokens=("tokens_total", "sum"),
costo_estimado=("estimated_cost_usd", "sum"),
errores=("status", lambda s: (s != "success").sum())
).reset_index()
by_hour = df.assign(hour=df["created_at"].dt.floor("h")).groupby("hour").agg(
eventos=("id", "count"),
usuarios=("username", lambda s: s.replace("", pd.NA).dropna().nunique())
).reset_index()
by_status = df.groupby("status", dropna=False).agg(eventos=("id", "count")).reset_index()
return {
"total_events": int(len(df)),
"active_users": int(df["username"].replace("", pd.NA).dropna().nunique()),
"active_licitaciones": int(df["licitacion"].replace("", pd.NA).dropna().nunique()),
"tokens_total": int(df["tokens_total"].fillna(0).sum()),
"estimated_cost_usd": float(df["estimated_cost_usd"].fillna(0).sum()),
"errors": int((df["status"] != "success").sum()),
"peak_users_hour": int(by_hour["usuarios"].max()) if not by_hour.empty else 0,
"uncosted_events": int(legacy_total_only.sum()),
"df": df,
"by_module": by_module,
"by_user": by_user,
"by_day": by_day,
"by_month": by_month,
"by_hour": by_hour,
"by_status": by_status,
}
def log_login_attempt(username, is_success):
log_usage_event(
username=username,
module="auth",
action="login",
status="success" if is_success else "error",
error_message="" if is_success else "Credenciales incorrectas"
)
# =============================================
# RADAR DE LICITACIONES SLI
# =============================================
def _calcular_score_radar(monto_estimado, es_prioritaria):
score = 1
monto_estimado = float(monto_estimado or 0)
if monto_estimado > 1000000:
score = 10
elif monto_estimado > 500000:
score = 8
elif monto_estimado > 100000:
score = 6
elif monto_estimado > 50000:
score = 4
elif monto_estimado > 10000:
score = 2
if es_prioritaria:
score = min(score + 2, 10)
return score
def _normalizar_enmienda_radar(value):
text = str(value or "").strip()
if text.lower() in ["0", "no", "n/a", "na", "none", "null"]:
return ""
return text
def _registrar_alerta_enmienda_si_aplica(cursor, numero_licitacion, enmienda_nueva, fecha):
enmienda_nueva = _normalizar_enmienda_radar(enmienda_nueva)
cursor.execute("""
SELECT numero_enmienda, estado_radar
FROM radar_licitaciones
WHERE numero_licitacion=%s
""", (numero_licitacion,))
row = cursor.fetchone()
if not row:
return False
enmienda_actual = _normalizar_enmienda_radar(row[0])
estado = str(row[1] or "")
if estado not in ("descartada", "en_seguimiento"):
return False
if not enmienda_nueva or enmienda_nueva == enmienda_actual:
return False
cursor.execute("""
UPDATE radar_licitaciones
SET enmienda_anterior=%s,
enmienda_alerta=TRUE,
fecha_enmienda_alerta=%s
WHERE numero_licitacion=%s
""", (enmienda_actual, fecha, numero_licitacion))
return True
def guardar_licitacion_radar(numero_licitacion, objeto, categoria, monto_estimado,
moneda, fecha_apertura, fecha_cierre, link_sli, es_prioritaria,
numero_enmienda=""):
"""Guarda una licitación descubierta por el radar. Retorna True si es nueva, False si ya existía."""
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
score = _calcular_score_radar(monto_estimado, es_prioritaria)
numero_enmienda = _normalizar_enmienda_radar(numero_enmienda)
try:
_registrar_alerta_enmienda_si_aplica(c, numero_licitacion, numero_enmienda, fecha)
c.execute("""INSERT INTO radar_licitaciones
(numero_licitacion, objeto, categoria, monto_estimado, moneda,
fecha_apertura, fecha_cierre, link_sli, es_prioritaria,
numero_enmienda, fecha_descubierta, fecha_ultimo_escaneo, score_interes, estado_radar)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, 'nueva')
ON CONFLICT (numero_licitacion) DO UPDATE SET
objeto = EXCLUDED.objeto,
categoria = EXCLUDED.categoria,
moneda = EXCLUDED.moneda,
fecha_apertura = EXCLUDED.fecha_apertura,
fecha_cierre = EXCLUDED.fecha_cierre,
link_sli = EXCLUDED.link_sli,
es_prioritaria = EXCLUDED.es_prioritaria,
numero_enmienda = EXCLUDED.numero_enmienda,
fecha_ultimo_escaneo = EXCLUDED.fecha_ultimo_escaneo,
score_interes = EXCLUDED.score_interes,
monto_estimado = CASE WHEN EXCLUDED.monto_estimado > 0 THEN EXCLUDED.monto_estimado ELSE radar_licitaciones.monto_estimado END
""", (numero_licitacion, objeto, categoria, monto_estimado, moneda,
fecha_apertura, fecha_cierre, link_sli, es_prioritaria, numero_enmienda, fecha, fecha, score))
# Verificar si fue INSERT o UPDATE
fue_nueva = c.rowcount > 0
conn.commit()
conn.close()
# Verificar si realmente es nueva (no existía antes)
conn2 = get_connection()
c2 = conn2.cursor()
c2.execute("SELECT fecha_descubierta FROM radar_licitaciones WHERE numero_licitacion=%s", (numero_licitacion,))
row = c2.fetchone()
conn2.close()
if row and row[0] == fecha:
return True # Es nueva
return False # Ya existía
except Exception as e:
print(f"[RADAR DB] Error guardando {numero_licitacion}: {e}")
conn.close()
return False
def guardar_licitaciones_radar_bulk(licitaciones):
"""Guarda muchas licitaciones del radar con una sola conexion. Retorna (nuevas, total)."""
if not licitaciones:
return 0, 0
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
numeros = [str(lic.get("numero_licitacion", "")).strip() for lic in licitaciones if lic.get("numero_licitacion")]
if not numeros:
return 0, 0
conn = get_connection()
c = conn.cursor()
placeholders = ",".join(["%s"] * len(numeros))
c.execute(f"""
SELECT numero_licitacion, numero_enmienda, estado_radar
FROM radar_licitaciones
WHERE numero_licitacion IN ({placeholders})
""", tuple(numeros))
existentes_data = {
str(row[0]): {
"numero_enmienda": _normalizar_enmienda_radar(row[1]),
"estado_radar": str(row[2] or ""),
}
for row in c.fetchall()
}
existentes = set(existentes_data.keys())
values = []
for lic in licitaciones:
numero = str(lic.get("numero_licitacion", "")).strip()
if not numero:
continue
monto = float(lic.get("monto_estimado", 0) or 0)
es_prioritaria = bool(lic.get("es_prioritaria", False))
score = _calcular_score_radar(monto, es_prioritaria)
enmienda_nueva = _normalizar_enmienda_radar(lic.get("numero_enmienda", ""))
existente = existentes_data.get(numero)
if existente and existente["estado_radar"] in ("descartada", "en_seguimiento"):
enmienda_actual = existente["numero_enmienda"]
if enmienda_nueva and enmienda_nueva != enmienda_actual:
c.execute("""
UPDATE radar_licitaciones
SET enmienda_anterior=%s,
enmienda_alerta=TRUE,
fecha_enmienda_alerta=%s
WHERE numero_licitacion=%s
""", (enmienda_actual, fecha, numero))
values.append((
numero,
lic.get("objeto", ""),
lic.get("categoria", "General (Autodetectado)"),
monto,
lic.get("moneda", "USD"),
lic.get("fecha_apertura", ""),
lic.get("fecha_cierre", ""),
lic.get("link_sli", ""),
es_prioritaria,
enmienda_nueva,
fecha,
fecha,
score,
"nueva",
))
if not values:
conn.close()
return 0, 0
execute_values(c, """
INSERT INTO radar_licitaciones
(numero_licitacion, objeto, categoria, monto_estimado, moneda,
fecha_apertura, fecha_cierre, link_sli, es_prioritaria,
numero_enmienda, fecha_descubierta, fecha_ultimo_escaneo, score_interes, estado_radar)
VALUES %s
ON CONFLICT (numero_licitacion) DO UPDATE SET
objeto = EXCLUDED.objeto,
categoria = EXCLUDED.categoria,
moneda = EXCLUDED.moneda,
fecha_apertura = EXCLUDED.fecha_apertura,
fecha_cierre = EXCLUDED.fecha_cierre,
link_sli = EXCLUDED.link_sli,
es_prioritaria = EXCLUDED.es_prioritaria,
numero_enmienda = EXCLUDED.numero_enmienda,
fecha_ultimo_escaneo = EXCLUDED.fecha_ultimo_escaneo,
score_interes = EXCLUDED.score_interes,
monto_estimado = CASE WHEN EXCLUDED.monto_estimado > 0 THEN EXCLUDED.monto_estimado ELSE radar_licitaciones.monto_estimado END
""", values)
conn.commit()
conn.close()
nuevas = len([n for n in numeros if n not in existentes])
return nuevas, len(values)
def get_licitaciones_radar(solo_nuevas=False, solo_hoy=False):
"""Retorna las licitaciones del radar."""
conn = get_connection()
query = "SELECT * FROM radar_licitaciones"
conditions = []
if solo_nuevas:
conditions.append("estado_radar = 'nueva'")
if solo_hoy:
hoy = datetime.now().strftime("%Y-%m-%d")
conditions.append(f"fecha_descubierta LIKE '{hoy}%'")
if conditions:
query += " WHERE " + " AND ".join(conditions)
query += " ORDER BY score_interes DESC, monto_estimado DESC"
df = pd.read_sql_query(query, conn)
conn.close()
return df
def marcar_licitacion_radar(licitacion_id, estado, usuario, notas=""):
"""Marca una licitación del radar como revisada/descartada/en_seguimiento."""
conn = get_connection()
c = conn.cursor()
c.execute("UPDATE radar_licitaciones SET estado_radar=%s, revisada_por=%s, notas=%s WHERE id=%s",
(estado, usuario, notas, licitacion_id))
conn.commit()
conn.close()
def marcar_alerta_enmienda_revisada(licitacion_id):
"""Limpia la alerta de enmienda de una licitación del radar."""
conn = get_connection()
c = conn.cursor()
c.execute("""
UPDATE radar_licitaciones
SET enmienda_alerta=FALSE
WHERE id=%s
""", (licitacion_id,))
conn.commit()
conn.close()
def eliminar_licitaciones_radar(ids):
"""Elimina licitaciones del radar por ID. Retorna cuantas filas fueron borradas."""
ids = [int(i) for i in ids if str(i).isdigit()]
if not ids:
return 0
conn = get_connection()
c = conn.cursor()
placeholders = ",".join(["%s"] * len(ids))
c.execute(f"DELETE FROM radar_licitaciones WHERE id IN ({placeholders})", tuple(ids))
deleted = c.rowcount
conn.commit()
conn.close()
return deleted
def eliminar_radar_fuera_de_numeros(numeros):
"""Elimina del radar licitaciones que ya no aparecen en el escaneo completo de abiertas."""
numeros = [str(n).strip() for n in numeros if str(n).strip()]
if not numeros:
return 0
conn = get_connection()
c = conn.cursor()
placeholders = ",".join(["%s"] * len(numeros))
c.execute(f"DELETE FROM radar_licitaciones WHERE numero_licitacion NOT IN ({placeholders})", tuple(numeros))
deleted = c.rowcount
conn.commit()
conn.close()
return deleted
def registrar_escaneo_radar(total, nuevas, errores="", paginas_recorridas=0,
total_detectadas_portal=0, metodo="", escaneo_completo=False):
"""Registra un escaneo del radar en el log."""
conn = get_connection()
c = conn.cursor()
fecha = datetime.now().strftime("%Y-%m-%d %H:%M:%S")
c.execute("""INSERT INTO radar_escaneos
(fecha, total_encontradas, nuevas, errores, paginas_recorridas,
total_detectadas_portal, metodo, escaneo_completo)
VALUES (%s, %s, %s, %s, %s, %s, %s, %s)""",
(fecha, total, nuevas, errores, int(paginas_recorridas or 0),
int(total_detectadas_portal or 0), metodo or "", bool(escaneo_completo)))
conn.commit()
conn.close()
def get_ultimos_escaneos(limite=10):
"""Retorna los últimos escaneos del radar."""
conn = get_connection()
df = pd.read_sql_query(
f"SELECT * FROM radar_escaneos ORDER BY id DESC LIMIT {limite}", conn)
conn.close()
return df
|