{"id":18624795,"url":"https://github.com/abhiyerra/rustypy","last_synced_at":"2025-11-03T19:30:30.774Z","repository":{"id":101803252,"uuid":"598771520","full_name":"opszero/rustypy","owner":"opszero","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-11T20:34:43.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-11T21:29:46.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opszero.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opszero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["abhiyerra"],"custom":["https://www.opszero.com"]}},"created_at":"2023-02-07T19:24:51.000Z","updated_at":"2025-02-11T20:34:45.000Z","dependencies_parsed_at":"2024-03-18T21:07:58.671Z","dependency_job_id":"ddb749df-d03c-4e96-b9f5-a27c955304b0","html_url":"https://github.com/opszero/rustypy","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Frustypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Frustypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Frustypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opszero%2Frustypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opszero","download_url":"https://codeload.github.com/opszero/rustypy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418578,"owners_count":19635208,"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-07T04:31:05.759Z","updated_at":"2025-11-03T19:30:30.746Z","avatar_url":"https://github.com/opszero.png","language":"Rust","funding_links":["https://github.com/sponsors/abhiyerra","https://www.opszero.com"],"categories":[],"sub_categories":[],"readme":"# opszero-rustypy\n\nopszero-rustypy is a template Rust Library for Python using [PyO3](https://github.com/PyO3/pyo3).\n\nUse this project as a template or generate your own using PyO3. This project is included\nwithin opsZero's AWS Lambda and Kubernetes templates:\n\n- [aws-lambda-python](https://github.com/opszero/template-aws-lambda-python)\n- [tiphyspy](https://github.com/opszero/tiphyspy)\n\n# Dependencies\n\n## MacOS\n\n```\nbrew install pyenv pyenv-virtualenv\npip3 install maturin\n```\n\n# Create\n\n```\nmkdir project/\nmaturin init\n✔ 🤷 What kind of bindings to use? · pyo3\n```\n\n# Build\n\n```\npyenv virtualenv opszero-rustypy\npyenv activate opszero-rustypy\ncargo update\n./build.sh\n```\n\n- Built for Mac, Linux and Windows on Push\n\n# Publish\n\n- Published on Release Tags\n\n# Use\n\n```python\n\u003e\u003e\u003e import opszero_rustypy\n\u003e\u003e\u003e opszero_rustypy.sum_as_string(1,2)\n'3'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhiyerra%2Frustypy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhiyerra%2Frustypy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhiyerra%2Frustypy/lists"}