# 开发指南 从源码构建 TechKit 和参与项目贡献的相关资源。 ## 构建与安装 - [从源码构建](building.md) - 为您的平台编译 TechKit - [Python 绑定](building.md#构建-python-绑定) - 构建可通过 pip 安装的包 - [Node.js/WASM](building.md#构建-webassembly-绑定) - 构建 npm 包 ## 贡献 - [贡献指南](contributing.md) - 如何贡献 - [代码风格](contributing.md#代码风格) - 编码标准 - [添加指标](contributing.md#添加新指标) - 实现指南 ## 项目信息 - [更新日志](changelog.md) - 版本历史 - [许可证](https://github.com/yiivon/techkit/blob/main/LICENSE) - MIT 许可证