VSCode extension for formatting Python code with black. Maybe better, maybe not... If you like this extension, consider staring! Consider using Composite Formatter to run multiple formatters at once ...
DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, ...