Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demergent-labs/kybra
Python CDK for the Internet Computer
https://github.com/demergent-labs/kybra
Last synced: 5 days ago
JSON representation
Python CDK for the Internet Computer
- Host: GitHub
- URL: https://github.com/demergent-labs/kybra
- Owner: demergent-labs
- License: mit
- Created: 2021-12-02T03:59:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-26T11:33:11.000Z (6 months ago)
- Last Synced: 2024-04-26T16:47:23.584Z (6 months ago)
- Language: Rust
- Size: 6.96 MB
- Stars: 69
- Watchers: 6
- Forks: 13
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: contributing/publishing_to_pypi.md
- License: LICENSE
Awesome Lists containing this project
- awesome-internet-computer - Kybra - Python CDK. (Canister Development Kits (CDKs) / Python)
README
# Kybra (Beta)
Python CDK for the [Internet Computer](https://internetcomputer.org/).
## 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](https://demergent-labs.github.io/kybra/).
## Discussion
Feel free to open issues or join us in the [Discord channel](https://discord.gg/ux2Jc7psjd).
## 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](https://github.com/demergent-labs/azle/blob/main/LICENSE_EXTENSION.md).