Skip to content

Instantly share code, notes, and snippets.

import requests
import logging
import oracledb
import os
import tempfile
import json
from datetime import datetime
from collections import defaultdict
from config import (
API_URL,