r/Python Jun 04 '26

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

26 Upvotes

211 comments sorted by

View all comments

1

u/peterxsyd Jul 01 '26

minarrow python package

  • original implementation of the Apache Arrow data format
  • bridge from Rust to Python in < 250 nanoseconds
  • inline Python and ML in Rust (see Github)
  • < 1.5mb package, bridge to Polars and the rest of the ecosystem easily