# OpenCAPIF SDK ![OpenCAPIF icon](./doc/images/OpenCAPIF-icon.jpg) This repository develop a Python Software Development Kit(SDK) whis focuses on connecting to OpenCAPIF in a simple way, lowering integration complexity and allowing developers to focus on Network Functions (NF) or services development. OpentCAPIF SDK provides a set of libraries to enable either CAPIF provider and invoker roles, and other functions to simplify procedures calls towards OpenCAPIF. Current version of OpenCAPIF SDK is compatible with following publicly available releases: - [OpenCAPIF Release 1.0](https://ocf.etsi.org/documentation/v1.0.0-release/) # Table of Contents 1. [OpenCAPIF SDK Features](./doc/sdk-features.md) 2. [OpenCAPIF SDK Prerequesites](./doc/sdk-prerequesites.md) 3. [OpenCAPIF SDK Installation](./doc/sdk-installation.md) 4. [OpenCAPIF SDK Configuration](./doc/sdk-configuration.md) 5. [OpenCAPIF SDK Usage](./doc/sdk-usage.md) 6. [OpenCAPIF SDK known issues](./doc/sdk-issues.md)