{"id":16730760,"url":"https://github.com/chkwon/cython-project-template","last_synced_at":"2025-03-15T18:16:59.343Z","repository":{"id":228030335,"uuid":"772951458","full_name":"chkwon/cython-project-template","owner":"chkwon","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-17T06:30:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-10T23:02:27.549Z","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/chkwon.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}},"created_at":"2024-03-16T10:30:28.000Z","updated_at":"2024-08-16T16:52:28.000Z","dependencies_parsed_at":"2024-03-16T14:34:05.624Z","dependency_job_id":null,"html_url":"https://github.com/chkwon/cython-project-template","commit_stats":null,"previous_names":["chkwon/cython-project-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fcython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fcython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fcython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chkwon%2Fcython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chkwon","download_url":"https://codeload.github.com/chkwon/cython-project-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243769985,"owners_count":20345217,"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-10-12T23:34:40.723Z","updated_at":"2025-03-15T18:16:59.314Z","avatar_url":"https://github.com/chkwon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cython-project-template\n\n## Installation\nFrom the root directory of this repo:\n```\npip install .\n```\nwhich will install a package named `mycypackage` to your Python package directory.\n\nThe dependency information with other package information is located in `setup.py`.\n\n\n## Example \nTo test if `mycypackage` is installed correctly, run the following code *outside* this repo:\n```python\nimport mycypackage as mcp\nmcp.double_random_vector(3)\n```\n\n## Unit Test\n\n```\npytest tests\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkwon%2Fcython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchkwon%2Fcython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchkwon%2Fcython-project-template/lists"}