{"id":20785524,"url":"https://github.com/pocketpy/gsoc-2024-dev","last_synced_at":"2025-07-12T22:34:18.028Z","repository":{"id":224575749,"uuid":"763619495","full_name":"pocketpy/gsoc-2024-dev","owner":"pocketpy","description":"GSoC'24 develop repository for pybind11 and numpy","archived":false,"fork":false,"pushed_at":"2024-09-04T11:16:31.000Z","size":6017,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-01T20:54:35.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pocketpy.dev/gsoc/ideas/","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/pocketpy.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-26T16:22:54.000Z","updated_at":"2024-12-25T10:59:03.000Z","dependencies_parsed_at":"2024-03-01T21:31:11.885Z","dependency_job_id":"4457f0bb-0779-43af-93ac-93f5e85a2c17","html_url":"https://github.com/pocketpy/gsoc-2024-dev","commit_stats":null,"previous_names":["pocketpy/pkpy_with_pybind11","pocketpy/gsoc-2024-dev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pocketpy/gsoc-2024-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketpy%2Fgsoc-2024-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketpy%2Fgsoc-2024-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketpy%2Fgsoc-2024-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketpy%2Fgsoc-2024-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pocketpy","download_url":"https://codeload.github.com/pocketpy/gsoc-2024-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pocketpy%2Fgsoc-2024-dev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265066119,"owners_count":23706062,"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":[],"created_at":"2024-11-17T14:46:05.481Z","updated_at":"2025-07-12T22:34:18.005Z","avatar_url":"https://github.com/pocketpy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gsoc-2024-dev\r\n\r\n# Introduction\r\n\r\nThis is the repository for GSoC'24 projects. [Implement pybind11 for bindings](https://pocketpy.dev/gsoc/ideas/#implement-pybind11-for-bindings) and [Add numpy module](https://pocketpy.dev/gsoc/ideas/#add-numpy-module).\r\n\r\n# File structure\r\n\r\n### For the pybind11 project\r\n+ Use `pybind11/` directory for development\r\n+ Use `test_pybind11.cpp` for testing (without numpy)\r\n+ Use `test_main.cpp` for testing (with numpy \u0026 CMake)\r\n\r\n### For the numpy project\r\n+ Use `numpy/` directory for development\r\n+ Use `test_numpy.py` for testing, numpy module adopts only pure python test\r\n+ Use `test_main.cpp` for testing. This file invokes `test_numpy.py`\r\n\r\nIf you need to alter files which are not owned by you, please ask your mentor first.\r\n\r\n# Setup Instructions\r\n\r\nClone the repository:\r\n```sh\r\ngit clone https://github.com/pocketpy/gsoc-2024-dev.git\r\n```\r\n\r\nInitialize and update the pocketpy sub-module with this command:\r\n```sh\r\ncd gsoc-2024-dev\r\ngit submodule update --init --recursive\r\n```\r\n\r\n# Build and test on Linux\r\n\r\n```sh\r\ncmake -B build\r\ncmake --build build\r\nbuild/gsoc2024\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocketpy%2Fgsoc-2024-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpocketpy%2Fgsoc-2024-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpocketpy%2Fgsoc-2024-dev/lists"}