{"id":15700445,"url":"https://github.com/sizmailov/pybind11-project-example","last_synced_at":"2025-05-12T13:14:22.012Z","repository":{"id":101073814,"uuid":"199853508","full_name":"sizmailov/pybind11-project-example","owner":"sizmailov","description":"A minimal self-contained pybind11 project example","archived":false,"fork":false,"pushed_at":"2022-01-08T09:44:26.000Z","size":17,"stargazers_count":7,"open_issues_count":0,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T22:25:00.693Z","etag":null,"topics":["example-project","pybind11"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/sizmailov.png","metadata":{"files":{"readme":"README.rst","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T12:38:56.000Z","updated_at":"2023-07-20T05:33:22.000Z","dependencies_parsed_at":"2023-04-26T12:48:24.092Z","dependency_job_id":null,"html_url":"https://github.com/sizmailov/pybind11-project-example","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/sizmailov%2Fpybind11-project-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizmailov%2Fpybind11-project-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizmailov%2Fpybind11-project-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sizmailov%2Fpybind11-project-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sizmailov","download_url":"https://codeload.github.com/sizmailov/pybind11-project-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745196,"owners_count":21957319,"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":["example-project","pybind11"],"created_at":"2024-10-03T19:48:44.148Z","updated_at":"2025-05-12T13:14:21.958Z","avatar_url":"https://github.com/sizmailov.png","language":"C++","readme":"\nAn example of C++ project with pybind11 bindings\n\nThe primary purpose of this project is to test `pybind11-stubgen \u003chttps://github.com/sizmailov/pybind11-stubgen\u003e`_ functionality.\n\nIt can be used as a C++ python module template.\n\nProject layout\n--------------\n\n\n.. code-block:: sh\n\n    ./include/cpp_library/     # includes (.h) of C++ project\n    ./src/                     # sources (.cpp) of C++ project\n    ./cpp_library_bindings/    # pybind11 bindings of C++ project\n    ./external/                # root for 3rd party libraries sources (pybind11, gtests, etc.)\n\nBuild module shared library\n---------------------------\n\nNeeded only for testing/debug\n\n.. code-block:: sh\n\n    mkdir build\n    (cd build ; cmake .. )\n\n\nInstall python\n--------------\n\nThe build step will be invoked automatically during install process\n\n.. code-block:: sh\n\n    python setup.py install  # regular python install is working\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizmailov%2Fpybind11-project-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsizmailov%2Fpybind11-project-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsizmailov%2Fpybind11-project-example/lists"}