3 unstable releases

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

#524 in WebAssembly

Download history 370/week @ 2024-07-29 570/week @ 2024-08-05 349/week @ 2024-08-12 179/week @ 2024-08-19 236/week @ 2024-08-26 329/week @ 2024-09-02 237/week @ 2024-09-09 224/week @ 2024-09-16 492/week @ 2024-09-23 411/week @ 2024-09-30 546/week @ 2024-10-07 587/week @ 2024-10-14 673/week @ 2024-10-21 339/week @ 2024-10-28 604/week @ 2024-11-04 768/week @ 2024-11-11

2,388 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
~307K SLoC