seahorse-dev 0.2.0

Write Anchor-compatible Solana programs in Python
Documentation
1
2
3
4
pub mod ast;
mod parser;

pub use parser::parse;