{"id":31065783,"url":"https://github.com/henriqueslab/pyx2pxd","last_synced_at":"2025-09-24T16:54:43.797Z","repository":{"id":65353264,"uuid":"590012333","full_name":"HenriquesLab/pyx2pxd","owner":"HenriquesLab","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-15T17:23:18.000Z","size":133,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-15T16:57:20.224Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HenriquesLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-17T13:18:04.000Z","updated_at":"2024-09-07T07:20:33.000Z","dependencies_parsed_at":"2025-09-15T16:57:21.821Z","dependency_job_id":"b6470edf-19c0-4dcf-ba79-32501321f6e5","html_url":"https://github.com/HenriquesLab/pyx2pxd","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/HenriquesLab/pyx2pxd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenriquesLab%2Fpyx2pxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenriquesLab%2Fpyx2pxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenriquesLab%2Fpyx2pxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenriquesLab%2Fpyx2pxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HenriquesLab","download_url":"https://codeload.github.com/HenriquesLab/pyx2pxd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HenriquesLab%2Fpyx2pxd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276787034,"owners_count":25704726,"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","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-09-15T16:57:16.865Z","updated_at":"2025-09-24T16:54:43.789Z","avatar_url":"https://github.com/HenriquesLab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyx2pxd\n\nSimple library to auto generate pxd files from pyx by extracting function and class signatures. \u003cbr\u003e\nInitially developed to aid in the [NanoPyx](https://github.com/HenriquesLab/NanoPyx) project.\n\n---\n\n## Installation\n\nYou can install `pyx2pxd` via [pip]:\n\n```shell\npip install pyx2pxd\n```\n\nTo install latest development version :\n\n```shell\npip install git+https://github.com/HenriquesLab/pyx2pxd.git\n```\n\n## Usage\n\n```shell\npyx2pxd folder_path_to_process\n```\n\n_Note_: pyx2pxd will only analyze pyx files that contain the comment \u003ccode\u003e# cython: autogen_pxd=True\u003c/code\u003e. For example:\n\n```code\n# cython: infer_types=True, wraparound=False, nonecheck=False, boundscheck=False, cdivision=True, language_level=3, profile=True, autogen_pxd=True\n\nfrom libc.math cimport fabs\n...\n```\n\n## License\n\nDistributed under the terms of the [GNU GPL v2.0] license,\n\"pyx2pxd\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[file an issue]: https://github.com/HenriquesLab/NanoPyx/issues\n[pip]: https://pypi.org/project/pip/\n[pypi]: https://pypi.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriqueslab%2Fpyx2pxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriqueslab%2Fpyx2pxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriqueslab%2Fpyx2pxd/lists"}