notebook vb

This commit is contained in:
2026-03-14 07:45:53 +01:00
parent d6cb2b4490
commit a599b6741b
38 changed files with 15 additions and 17 deletions

View File

@@ -1,8 +1,6 @@
import fdb,os
import fdb
from datetime import date
from pathlib import Path
import time
import funkce
# Connect to the Firebird database

View File

@@ -1,6 +1,6 @@
import os,shutil,fdb
import re,datetime,funkce1
import os, fdb
import funkce1
# Connect to the Firebird database
conn = fdb.connect(

View File

@@ -6,7 +6,7 @@ from requests_pkcs12 import Pkcs12Adapter
from zeep import Client
from zeep.transports import Transport
PFX_FILE = "AMBSUKL214235369G_31DEC2024.pfx"
PFX_FILE = "../AMBSUKL214235369G_31DEC2024.pfx"
PFX_PASSWORD = os.getenv("Vlado7309208104++", "") # nebo zadejte přímo jako řetězec
# WSDL_URL = "https://<ERECEPT_ENDPOINT>/path?wsdl" # doplňte
WSDL_URL = "https://lekar-soap.erecept.sukl.cz/cuer/Lekar?wsdl" # doplňte

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.3 MiB