Nerodia Reference Manual
Nerodia is a library for Lean/Python FFI inspired by PyO3. It utilizes Lake, Lean's build system, to provide seamless integration. The name of the library comes from the genus Nerodia, a type of water snake. That is, a snake you would find in a lake.
This manual provides tutorials to help new users get started, a general outline of Nerodia's structure, and a detailed reference of the Python API it exposes.
Important: Nerodia (and this reference mnaual) is still a work-in-progress and currently has a very limited API. It is released to the public primarily as a proof-of-concept and to obtain feedback on its design and build process.