.. _meetup_45: Python Belgrade #44 :: The Rust to Python App event ================= - Location: `Koska Bar @ Dorcol platz `_ - Date: 2023-08-25 18:00 Talks: ----- FFI Integration of Rust Code to Python App --- .. toctree:: ../speakers/speaker_58 - Abstract: This talk demonstrates the integration of Rust code into a Python application using Foreign Function Interface (FFI) techniques. It showcases how to utilize Rust's performance and safety benefits within a Python project, allowing developers to implement critical components in Rust while managing the rest of the application in Python. Will cover popular frameworks integrations