{"id":69912,"library":"rustpython-compiler-core","title":"RustPython Compiler Core","description":"RustPython specific bytecode generation and compilation.","status":"active","version":"0.5.0","language":"rust","source_language":null,"source_url":"https://github.com/RustPython/RustPython","tags":["python","compiler","bytecode","rustpython"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrustpython-compiler-core = \"0.5.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rustpython-compiler-core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Bytecode","correct":"use rustpython_compiler_core::Bytecode;"}],"quickstart":{"code":"use rustpython_compiler_core::Bytecode;\n\nfn main() {\n    let bytecode = Bytecode::new();\n    println!(\"Bytecode created\");\n}","lang":"rust","description":"Create RustPython bytecode."},"warnings":[],"env_vars":null,"search_vec":"'bytecod':6,12 'compil':2,9,11 'core':3 'generat':7 'python':10 'rustpython':1,4,13 'specif':5","created_at":"2026-06-17T18:07:20.743335+00:00","updated_at":"2026-06-17T18:07:20.743335+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/RustPython/RustPython","github":"https://github.com/RustPython/RustPython","docs":"https://docs.rs/rustpython-compiler-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}