Based Static Typing for Python
Based Python static type checker with baseline, sane default settings and based typing features - KotlinIsland/basedmypy... (more…)
Read more »
Ibis is a backend agnostic query builder / dataframe API for Python. Think of it as an interface for dynamically generating & executing SQL queries via Python. Ibis provides a unified API for a variety of backends like Snowflake, BigQuery, DuckDB, pol… Read more