icpp-pro


Nameicpp-pro JSON
Version 3.15.3 PyPI version JSON
download
home_pagehttps://docs.icpp.world/
SummaryC++ Canister Development Kit (CDK) for the Internet Computer
upload_time2024-05-15 00:19:52
maintainerNone
docs_urlNone
authoricpp team
requires_python>=3.8
licenseMIT
keywords internet computer c++ canister development kit cdk smart contracts blockchain
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![icpp-pro](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd.yml/badge.svg)](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd.yml)

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

## Support

For support, kindly create a GitHub Issue as outlined in the [Support](https://docs.icpp.world/support.html) documentation page.
  

## Documentation

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.icpp.world/",
    "name": "icpp-pro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Internet Computer, C++, Canister Development Kit, CDK, Smart Contracts, blockchain",
    "author": "icpp team",
    "author_email": "icpp@icpp.world",
    "download_url": "https://files.pythonhosted.org/packages/0c/51/e8a68a53c09947f9155a83ec3b4914d01b1cb7aa7e8b0d1fee68be225ad1/icpp_pro-3.15.3.tar.gz",
    "platform": null,
    "description": "[![icpp-pro](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd.yml/badge.svg)](https://github.com/icppWorld/icpp-pro/actions/workflows/cicd.yml)\n\n# C++ Canister Development Kit\n\nicpp-pro is a cdk to develop C++ smart contracts for the  [Internet Computer](https://internetcomputer.org/):\n\n## Installation\n\n```bash\npip install icpp-pro\n```\n\n## Support\n\nFor support, kindly create a GitHub Issue as outlined in the [Support](https://docs.icpp.world/support.html) documentation page.\n  \n\n## Documentation\n\nThe docs can be found [here](https://docs.icpp.world)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "C++ Canister Development Kit (CDK) for the Internet Computer",
    "version": "3.15.3",
    "project_urls": {
        "Homepage": "https://docs.icpp.world/"
    },
    "split_keywords": [
        "internet computer",
        " c++",
        " canister development kit",
        " cdk",
        " smart contracts",
        " blockchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33e79803e8c3bf4dc5fef2ad3af40a4a2ca474ab2591703bedcc9eb6024358ed",
                "md5": "fc2f9d7e39cc9f617d71bc2b021dfb51",
                "sha256": "62f825e893e7a55541ddc80a98a01c37d608a2fe96b54ec5f6672f9dadc59cea"
            },
            "downloads": -1,
            "filename": "icpp_pro-3.15.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc2f9d7e39cc9f617d71bc2b021dfb51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 197571,
            "upload_time": "2024-05-15T00:19:50",
            "upload_time_iso_8601": "2024-05-15T00:19:50.737974Z",
            "url": "https://files.pythonhosted.org/packages/33/e7/9803e8c3bf4dc5fef2ad3af40a4a2ca474ab2591703bedcc9eb6024358ed/icpp_pro-3.15.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c51e8a68a53c09947f9155a83ec3b4914d01b1cb7aa7e8b0d1fee68be225ad1",
                "md5": "36278338eb945300f40bd59e4c8443b5",
                "sha256": "6d4d8504ff186ab468c661a76192afa2fd0a8af64053de6bf0dabaaa634edb7c"
            },
            "downloads": -1,
            "filename": "icpp_pro-3.15.3.tar.gz",
            "has_sig": false,
            "md5_digest": "36278338eb945300f40bd59e4c8443b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 177080,
            "upload_time": "2024-05-15T00:19:52",
            "upload_time_iso_8601": "2024-05-15T00:19:52.767943Z",
            "url": "https://files.pythonhosted.org/packages/0c/51/e8a68a53c09947f9155a83ec3b4914d01b1cb7aa7e8b0d1fee68be225ad1/icpp_pro-3.15.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 00:19:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "icpp-pro"
}
        
Elapsed time: 0.27106s