{"id":26792131,"url":"https://github.com/gizatechxyz/osiris","last_synced_at":"2025-04-22T12:46:23.430Z","repository":{"id":209621597,"uuid":"652600627","full_name":"gizatechxyz/osiris","owner":"gizatechxyz","description":"Osiris is a Python library designed for efficient data conversion and management, primarily transforming data into Cairo programs","archived":false,"fork":false,"pushed_at":"2024-09-10T09:07:03.000Z","size":612,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-27T04:48:18.223Z","etag":null,"topics":["cairo","data","polars-dataframe","zero-knowledge-proofs"],"latest_commit_sha":null,"homepage":"","language":"Python","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/gizatechxyz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-12T12:07:23.000Z","updated_at":"2024-09-10T09:05:42.000Z","dependencies_parsed_at":"2024-03-18T18:43:24.340Z","dependency_job_id":"de7c9a91-a64f-4899-b093-ee2cf81e7282","html_url":"https://github.com/gizatechxyz/osiris","commit_stats":null,"previous_names":["gizatechxyz/osiris"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gizatechxyz%2Fosiris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gizatechxyz%2Fosiris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gizatechxyz%2Fosiris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gizatechxyz%2Fosiris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gizatechxyz","download_url":"https://codeload.github.com/gizatechxyz/osiris/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250243229,"owners_count":21398306,"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":["cairo","data","polars-dataframe","zero-knowledge-proofs"],"created_at":"2025-03-29T15:20:09.636Z","updated_at":"2025-04-22T12:46:23.364Z","avatar_url":"https://github.com/gizatechxyz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Osiris\n\nOsiris is a Python library for data conversion and management. It is designed to facilitate the transformation of data into Cairo programs. The library supports various input and output formats including CSV, Parquet, and Numpy, with a primary focus on generating Cairo files that represent the data. This makes the data easily consumable in Cairo programs, providing an efficient and optimized process for data conversion.\n\n## Installation\n\nUse the package manager [Poetry](https://python-poetry.org/docs/) to install osiris.\n\n```bash\npoetry add giza-osiris\n```\n\n## Local Development\n\nTo setup local development environment, clone the repository and install dependencies using Poetry.\n\n```bash\ngit clone https://github.com/gizatechxyz/osiris.git\ncd osiris\npoetry install\n```\n\n## Features\n\n- Supports various input and output formats including CSV, Parquet, and Numpy. The primary focus is on generating Cairo files that represent the data.\n- Efficient data conversion and management. The conversion process is optimized for transforming data into Cairo format, which makes the data easily consumable in Cairo programs.\n\n## Usage\n\n### Python API\n\n```python\nfrom osiris import convert\nconvert(input_file='data.csv', output_file='data.cairo', input_format='csv', output_format='cairo')\n```\n\n### CLI\n\n```bash\nosiris examples/preprocessed_image.npy data.cairo --input-format numpy --output-format cairo\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgizatechxyz%2Fosiris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgizatechxyz%2Fosiris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgizatechxyz%2Fosiris/lists"}