{"id":49416737,"url":"https://github.com/nsevent/cpp_in_python","last_synced_at":"2026-04-29T03:11:05.020Z","repository":{"id":106547990,"uuid":"199218932","full_name":"NSEvent/cpp_in_python","owner":"NSEvent","description":"Examples for how to use ccmpy library, running cpp code in python","archived":false,"fork":false,"pushed_at":"2019-08-03T19:32:28.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-09-29T12:57:06.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NSEvent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-27T22:28:53.000Z","updated_at":"2023-09-29T12:57:12.841Z","dependencies_parsed_at":null,"dependency_job_id":"4bb17e10-2240-49c2-9b41-9e3594ce204e","html_url":"https://github.com/NSEvent/cpp_in_python","commit_stats":null,"previous_names":["nsevent/cpp_in_python"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/NSEvent/cpp_in_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSEvent%2Fcpp_in_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSEvent%2Fcpp_in_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSEvent%2Fcpp_in_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSEvent%2Fcpp_in_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NSEvent","download_url":"https://codeload.github.com/NSEvent/cpp_in_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSEvent%2Fcpp_in_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32408559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T02:37:21.628Z","status":"ssl_error","status_checked_at":"2026-04-29T02:36:50.947Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-29T03:11:04.339Z","updated_at":"2026-04-29T03:11:05.007Z","avatar_url":"https://github.com/NSEvent.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpp_in_python\nThis repo has examples for how to use [ccmpy](https://cppyy.readthedocs.io/en/latest/index.html) for calling C++ in Python.\n\ncppyy is an automatic Python-C++ bindings generator, based on [Cling](https://root.cern.ch/cling), for calling C++ from Python and Python from C++, designed for large scale programs in high performance computing that use modern C++, fully including the latest standard, C++17.\nccmpy allows running cpp code in python.\n\n## setup\n```\npip install cppyy\n```\n\n## run\n```\npython3 example.py\n```\n\n# Author\nKevin Tang\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsevent%2Fcpp_in_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsevent%2Fcpp_in_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsevent%2Fcpp_in_python/lists"}