3 unstable releases

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

#404 in WebAssembly

Download history 513/week @ 2024-09-25 470/week @ 2024-10-02 564/week @ 2024-10-09 644/week @ 2024-10-16 501/week @ 2024-10-23 473/week @ 2024-10-30 698/week @ 2024-11-06 626/week @ 2024-11-13 515/week @ 2024-11-20 410/week @ 2024-11-27 577/week @ 2024-12-04 731/week @ 2024-12-11 353/week @ 2024-12-18 145/week @ 2024-12-25 191/week @ 2025-01-01 381/week @ 2025-01-08

1,228 downloads per month
Used in 3 crates (2 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
~288K SLoC