3 unstable releases

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

#558 in WebAssembly

Download history 230/week @ 2024-08-24 329/week @ 2024-08-31 240/week @ 2024-09-07 229/week @ 2024-09-14 482/week @ 2024-09-21 386/week @ 2024-09-28 585/week @ 2024-10-05 587/week @ 2024-10-12 674/week @ 2024-10-19 337/week @ 2024-10-26 611/week @ 2024-11-02 758/week @ 2024-11-09 475/week @ 2024-11-16 460/week @ 2024-11-23 498/week @ 2024-11-30 536/week @ 2024-12-07

2,067 downloads per month
Used in 2 crates

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

~16MB
~310K SLoC