Metadata-Version: 2.4
Name: icpp-pro
Version: 5.1.0
Summary: C++ Canister Development Kit (CDK) for the Internet Computer
Author-email: icpp-pro <icpp@icpp.world>
Maintainer-email: icpp-pro <icpp@icpp.world>
License: MIT License
        
        Copyright (c) 2023 icppWorld
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Homepage, https://www.onicai.com/
Project-URL: Documentation, https://docs.icpp.world/
Project-URL: Repository, https://github.com/icppWorld/icpp-pro
Project-URL: Issues, https://github.com/icppWorld/icpp-pro/issues
Project-URL: Changelog, https://docs.icpp.world/release-notes.html#changelog
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: icpp-candid>=5.1.0
Requires-Dist: icpp-pro-is-not-supported-on-windows; platform_system == "Windows"
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.2.2; extra == "dev"
Requires-Dist: twine==6.0.1; extra == "dev"
Requires-Dist: mkdocs==1.5.3; extra == "dev"
Requires-Dist: types-requests==2.31.0.10; extra == "dev"
Dynamic: license-file

[![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)

# C++ Canister Development Kit

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

# Internet Computer C++ Bootcamp

We are working on the Internet Computer C++ Bootcamp

You can support it by purchasing an [ICPP Art NFT at bioniq](https://bioniq.io/collection/icpp-art/inscriptions) 🎨✨

We use the proceeds towards development of the C++ bootcamp. 🚀

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

--- 

## 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)

