{"id":20502737,"url":"https://github.com/vlang/py2v","last_synced_at":"2025-04-13T20:14:37.312Z","repository":{"id":49127650,"uuid":"281931832","full_name":"vlang/py2v","owner":"vlang","description":"A Python to V transpiler.","archived":false,"fork":false,"pushed_at":"2021-06-27T20:55:18.000Z","size":48,"stargazers_count":66,"open_issues_count":8,"forks_count":15,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-13T20:14:36.839Z","etag":null,"topics":["python","transpiler","v"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vlang.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}},"created_at":"2020-07-23T11:22:25.000Z","updated_at":"2025-02-26T01:11:52.000Z","dependencies_parsed_at":"2022-09-05T13:41:29.374Z","dependency_job_id":null,"html_url":"https://github.com/vlang/py2v","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/vlang%2Fpy2v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fpy2v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fpy2v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlang%2Fpy2v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlang","download_url":"https://codeload.github.com/vlang/py2v/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774968,"owners_count":21159534,"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":["python","transpiler","v"],"created_at":"2024-11-15T19:27:25.965Z","updated_at":"2025-04-13T20:14:37.280Z","avatar_url":"https://github.com/vlang.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py2v\n\npy2v is a Python to V source transpiler written (mostly) in V. py2v aims not to have a bug-to-bug 100% accurate transpilation but to create a baseline to ease re-making Python projects in V.\n\nPlease see the [examples folder](/examples/) to see the least py2v can do.\n\n## Installation\n\nDependencies:\n- [V](https://github.com/vlang/v)\n- Python 3.6+\n\n```bash\ngit clone https://github.com/vlang/py2v.git\ncd py2v\n\u003cpath to V\u003e -prod py2v.v -o py2v\n```\n\n## Usage\n\n```\n./py2v \u003cPython input file\u003e \u003cV output file\u003e\n```\n\n## Contributing\n\nPRs are welcome. Please prefix your PR titles with the component you are editing. (`docs: improve README.md` etc.)\n\n## License\n\n[MIT License](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fpy2v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlang%2Fpy2v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlang%2Fpy2v/lists"}