{"id":23450782,"url":"https://github.com/red-data-tools/red-arrow-pycall","last_synced_at":"2025-04-13T20:15:02.442Z","repository":{"id":56891394,"uuid":"96428382","full_name":"red-data-tools/red-arrow-pycall","owner":"red-data-tools","description":"A library that provides conversion method between Apache Arrow and PyCall","archived":false,"fork":false,"pushed_at":"2019-03-21T02:09:52.000Z","size":36,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T10:47:24.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/red-data-tools.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":"2017-07-06T12:35:31.000Z","updated_at":"2019-03-21T02:09:53.000Z","dependencies_parsed_at":"2022-08-20T16:00:57.423Z","dependency_job_id":null,"html_url":"https://github.com/red-data-tools/red-arrow-pycall","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-pycall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-pycall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-pycall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fred-arrow-pycall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/red-arrow-pycall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550634,"owners_count":21122933,"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-12-24T00:15:06.729Z","updated_at":"2025-04-13T20:15:02.420Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## Name\n\nRed Arrow PyCall\n\n## Description\n\nRed Arrow PyCall is a library that provides converters between Ruby objects for Apache Arrow and Python objects for Apache Arrow.\n\nRed Arrow PyCall adds `#to_python` method to most Ruby objects for Apache Arrow such as `Arrow::Array`. Red Arrow PyCall adds `to_ruby` method to most Python objects for Apache Arrow such as `pyarrow.lib.Int8Array`.\n\n## Install\n\n```text\n% gem install red-arrow-pycall\n```\n\n## Usage\n\n```ruby\nrequire \"arrow-pycall\"\n\narrow_int8_array.to_python # -\u003e An object of PyCall::PyObject that wraps pyarrow.lib.Int8Array\n\npy_arrow_int8_array.to_ruby # -\u003e An object of Arrow::Int8Array\n```\n\n## Dependencies\n\n* [Red Arrow](https://github.com/red-data-tools/red-arrow)\n\n* [PyCall](https://github.com/mrkn/pycall)\n\n## Authors\n\n* Kouhei Sutou \\\u003ckou@clear-code.com\\\u003e\n\n## License\n\nApache License 2.0. See doc/text/apache-2.0.txt for details.\n\n(Kouhei Sutou has a right to change the license including contributed\npatches.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-arrow-pycall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fred-arrow-pycall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fred-arrow-pycall/lists"}