{"id":41905860,"url":"https://github.com/mattrobenolt/alloconda","last_synced_at":"2026-01-25T15:30:41.822Z","repository":{"id":330212361,"uuid":"1108979928","full_name":"mattrobenolt/alloconda","owner":"mattrobenolt","description":"Zig-first Python extensions with cross-compiled wheels","archived":false,"fork":false,"pushed_at":"2026-01-12T09:53:15.000Z","size":662,"stargazers_count":7,"open_issues_count":21,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T14:38:47.495Z","etag":null,"topics":["python","zig"],"latest_commit_sha":null,"homepage":"https://alloconda.withmatt.com","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattrobenolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-03T07:14:02.000Z","updated_at":"2026-01-12T09:53:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mattrobenolt/alloconda","commit_stats":null,"previous_names":["mattrobenolt/alloconda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mattrobenolt/alloconda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrobenolt%2Falloconda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrobenolt%2Falloconda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrobenolt%2Falloconda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrobenolt%2Falloconda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattrobenolt","download_url":"https://codeload.github.com/mattrobenolt/alloconda/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattrobenolt%2Falloconda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["python","zig"],"created_at":"2026-01-25T15:30:41.746Z","updated_at":"2026-01-25T15:30:41.816Z","avatar_url":"https://github.com/mattrobenolt.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n  ▜ ▜          ▌\n▀▌▐ ▐ ▛▌▛▘▛▌▛▌▛▌▀▌\n█▌▐▖▐▖▙▌▙▖▙▌▌▌▙▌█▌\n```\n\nAlloconda is Zig-first Python extensions with cross-compiled wheels.\n\n**Supported versions:** Python 3.10 – 3.14, Zig 0.15 (or via `ziglang` PyPI package)\n\nProject links:\n- Docs: \u003chttps://alloconda.withmatt.com\u003e\n- Repo: \u003chttps://github.com/mattrobenolt/alloconda\u003e\n- Zig API: \u003chttps://alloconda.withmatt.com/zig-docs/\u003e\n\n## Quickstart (uv)\n\n```bash\nmkdir hello_alloconda\ncd hello_alloconda\nuv init\nuvx alloconda init\nuvx alloconda develop\nuv run python -c \"import hello_alloconda; print(hello_alloconda.hello('alloconda'))\"\n```\n\n`alloconda init` scaffolds the Zig project, wires up the build backend, and\ncreates a default Python package under `python/\u003cproject_name\u003e/`.\n\n## Build wheels\n\n```bash\nuvx alloconda wheel-all --python-version 3.14 --include-musllinux\n```\n\nThis builds a multi-platform wheel matrix in `dist/`, automatically fetching\npython-build-standalone headers as needed.\n\n## Documentation\n\nThe full guide lives at \u003chttps://alloconda.withmatt.com\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattrobenolt%2Falloconda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattrobenolt%2Falloconda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattrobenolt%2Falloconda/lists"}