Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 297 Bytes

A Python REPL demo with embedded Rust APIs using pyo3

DEMO

USAGE

see more in cli/*

TODO

  • pyi generate
  • continuation prompt
  • corner case: ( ((()()))) ( ((()())))

Reference

ptpython: A better Python REPL