{"id":19519833,"url":"https://github.com/dahlitzflorian/python-with-cpp","last_synced_at":"2026-05-04T18:37:32.522Z","repository":{"id":102340692,"uuid":"163520640","full_name":"DahlitzFlorian/python-with-cpp","owner":"DahlitzFlorian","description":"Demonstrates how to extend your Python code with faster C++ code.","archived":false,"fork":false,"pushed_at":"2019-03-26T20:44:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T13:27:38.498Z","etag":null,"topics":["cpp","docker","dockerfile","dockerfiles","python","python-3","python3"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DahlitzFlorian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-29T15:19:53.000Z","updated_at":"2019-03-26T20:44:35.000Z","dependencies_parsed_at":"2023-10-30T02:30:47.441Z","dependency_job_id":null,"html_url":"https://github.com/DahlitzFlorian/python-with-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-with-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-with-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-with-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-with-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/python-with-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240767877,"owners_count":19854337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","docker","dockerfile","dockerfiles","python","python-3","python3"],"created_at":"2024-11-11T00:22:05.923Z","updated_at":"2026-05-04T18:37:32.483Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python with C++ #\n## Description ##\nThis repository contains an example project demonstrating how to extend\nPython code with faster C++ code. To simplify the dependency management\nthis is build inside of a docker container. The whole project was inspired\nby a [Medium article](https://medium.com/@keithwhitley/using-c-with-python-3-in-2018-480f3e46c8c).\n\nversion 1.0.2\n\n## Using Docker-Compose ##\nTo build and run this project in the correct order and see some sample could being executed, simply use `docker-compose`:\n\n```PowerShell\n$ docker-compose up --build\n```\n\nIf you want further to enter an interacting Python REPL and play around with the C++-based module, use the following command:\n\n```PowerShell\n$ docker-compose run app python3 -i math_addition.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-with-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fpython-with-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-with-cpp/lists"}