Have a personal or library account? Click to login
Speed Up Your Python with Rust: Optimize Python performance by creating Python pip modules in Rust with PyO3 Cover

Speed Up Your Python with Rust: Optimize Python performance by creating Python pip modules in Rust with PyO3

Paid access
|Feb 2022
Table of contents

Table of Contents

  1. An Introduction to Rust
  2. Structuring Code in Rust
  3. Concurrency in Rust
  4. Building Private pip Modules in Python
  5. Creating a Rust Interface for Your pip Module
  6. Working with Python Objects in Rust
  7. Using Python Modules in Rust
  8. Structuring an End-to-End Python Module in Rust
  9. Structuring a Python Flask App for Rust
  10. Injecting Rust into a Python Flask App
  11. Best Practices

PDF preview is not available for this content.

PDF ISBN: 978-1-80181-232-0
Publisher: Packt Publishing Limited
Copyright owner: © 2021 Packt Publishing Limited
Publication date: 2022
Language: English
Pages: 384
Speed Up Your Python with Rust