demergent-labs / kybra

Python CDK for the Internet Computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Kybra (Beta)

Python CDK for the Internet Computer.

Disclaimer

Kybra may have unknown security vulnerabilities due to the following:

  • Kybra does not yet have many live, successful, continuously operating applications deployed to the IC
  • Kybra does not yet have extensive automated property tests
  • Kybra does not yet have multiple independent security reviews/audits
  • Kybra uses a new Python interpreter that is less mature than CPython

Roadmap

We hope to get to a production-ready 1.0 in 2024. The following are the major blockers to 1.0:

  • CPython integration for performance, security, and stability
  • Broad PyPI package support (C API/extensions)
  • Extensive automated property testing
  • Multiple independent security reviews/audits

Documentation

See The Kybra Book.

Discussion

Feel free to open issues or join us in the Discord channel.

Contributing

Not currently taking contributions, but definitely taking issues and questions. Please allow time for initial code architecture and governance/legal/token work to be put in place. Kybra will most likely have a license extension similar to Azle's.

About

Python CDK for the Internet Computer

License:MIT License


Languages

Language:Rust 75.0%Language:Python 23.5%Language:Shell 1.5%