seahorse-dev 0.1.1

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

pub use parser::parse;