3 unstable releases

0.4.0 Aug 6, 2024
0.3.1 Apr 10, 2024
0.3.0 Sep 5, 2023

#484 in WebAssembly

Download history 487/week @ 2024-11-15 471/week @ 2024-11-22 493/week @ 2024-11-29 611/week @ 2024-12-06 669/week @ 2024-12-13 236/week @ 2024-12-20 141/week @ 2024-12-27 237/week @ 2025-01-03 417/week @ 2025-01-10 324/week @ 2025-01-17 440/week @ 2025-01-24 326/week @ 2025-01-31 339/week @ 2025-02-07 430/week @ 2025-02-14 422/week @ 2025-02-21 341/week @ 2025-02-28

1,632 downloads per month
Used in 4 crates (3 directly)

Custom license and LGPL-3.0-only

10MB
180K SLoC

Python 178K SLoC // 0.3% comments Rust 2K SLoC // 0.0% comments PowerShell 108 SLoC // 0.5% comments Batch 42 SLoC

Contains (Python package, 2MB) pip-23.2.1-py3-none-any.whl

This crate includes the compiled python bytecode of the RustPython standard library. The most common way to use this crate is to just add the "freeze-stdlib" feature to rustpython-vm, in order to automatically include the python part of the standard library into the binary.

Dependencies

~15MB
~292K SLoC