For the complete documentation index, see llms.txt. This page is also available as Markdown.

Python

Python runtimes include the standard Python batteries, plus additional libraries depending on the selected runtime: Lite, Base, or Full.

The heavier the runtime, the longer your UbiFunction takes to execute or update after changes. We recommend using the Lite version unless a heavier runtime is strictly required.

Lite

Library
Version

requests

2.32.3

Base

All libraries included in the Lite runtime, plus:

Library
Version

pytz

2024.1

msgpack

1.0.8

httpx

0.27.0

aiohttp

3.9.5

lxml

5.2.2

numpy

2.0.0

pandas

2.2.2

python-aqi

0.6.1

Full

All libraries included in the Base runtime, plus:

Library
Version

scrapy

2.11.2

matplotlib

3.9.0

arrow

1.3.0

pymongo

4.8.0

psycopg

3.1.18

pyodbc

5.1.0

stripe

8.7.0

pytesseract

0.3.10

holidays

0.52

zeep

4.2.1

scipy

1.14.0

pyod

1.1.2

openpyxl

3.1.5

Last updated

Was this helpful?