Metadata-Version: 2.1
Name: icpp-pro
Version: 4.2.1
Summary: C++ Canister Development Kit (CDK) for the Internet Computer
Home-page: https://docs.icpp.world/
Author: icpp team
Author-email: icpp@icpp.world
License: MIT
Keywords: Internet Computer,C++,Canister Development Kit,CDK,Smart Contracts,blockchain
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: icpp-candid==4.2.1
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: tomli
Requires-Dist: requests
Requires-Dist: enlighten
Requires-Dist: pytest
Provides-Extra: dev
Requires-Dist: black==23.12.1; extra == "dev"
Requires-Dist: pylint==2.13.9; extra == "dev"
Requires-Dist: mypy==1.8.0; extra == "dev"
Requires-Dist: build==1.0.3; extra == "dev"
Requires-Dist: twine==4.0.2; extra == "dev"
Requires-Dist: mkdocs==1.5.3; extra == "dev"
Requires-Dist: types-requests==2.31.0.10; extra == "dev"

[![icpp-pro](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-ubuntu.yml/badge.svg)](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-ubuntu.yml)
[![icpp-pro](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-mac.yml/badge.svg)](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-mac.yml)
[![icpp-pro](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-windows.yml/badge.svg)](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd-windows.yml)

# 🚨 Breaking news! 🚨

[![icpp-art Banner](./images/icpp-art-banner.png)](https://icpp-art.com/)

icpp-art is launching this week on [bioniq](https://bioniq.io/launch/icpp-art) 🎨✨

A one-of-a-kind collection celebrating #ICP art 🖼️ while supporting the hiring of a technical writer for an epic C++ bootcamp. 🚀

Learn more at [icpp-art.com](https://icpp-art.com/)

--- 

# C++ Canister Development Kit

icpp-pro is a cdk to develop C++ smart contracts for the  [Internet Computer](https://internetcomputer.org/):

## Installation

```bash
pip install icpp-pro
```

## Documentation

The docs can be found [here](https://docs.icpp.world)

## Community

Please join our [C++ community on OpenChat](https://oc.app/community/cklkv-3aaaa-aaaar-ar7uq-cai/?ref=6e3y2-4yaaa-aaaaf-araya-cai)

