{"id":15922335,"url":"https://github.com/toch/seguia","last_synced_at":"2025-08-31T17:33:38.900Z","repository":{"id":145235393,"uuid":"100969253","full_name":"toch/seguia","owner":"toch","description":"Seguia is a Python client for Oasis 🏞","archived":false,"fork":false,"pushed_at":"2017-09-27T11:42:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T02:15:48.961Z","etag":null,"topics":["oasis","python-client"],"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/toch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-08-21T15:58:55.000Z","updated_at":"2017-08-29T15:15:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad806bad-1fb6-4f13-85d8-e9c0bc64ee93","html_url":"https://github.com/toch/seguia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toch/seguia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fseguia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fseguia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fseguia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fseguia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toch","download_url":"https://codeload.github.com/toch/seguia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toch%2Fseguia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262319527,"owners_count":23293042,"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":["oasis","python-client"],"created_at":"2024-10-06T20:21:15.111Z","updated_at":"2025-06-27T19:35:28.157Z","avatar_url":"https://github.com/toch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seguia 🏞\n\nSeguia is a Python client for [Oasis](https://github.com/toch/oasis).\n\n[![Build Status](https://travis-ci.org/toch/seguia.svg?branch=master)](https://travis-ci.org/toch/seguia)\n[![Coverage Status](https://coveralls.io/repos/github/toch/seguia/badge.svg?branch=master)](https://coveralls.io/github/toch/seguia?branch=master)\n[![Dependency Status](https://gemnasium.com/badges/github.com/toch/seguia.svg)](https://gemnasium.com/github.com/toch/seguia)\n[![version](https://img.shields.io/badge/version-unreleased-blue.svg)](./CHANGELOG.md)\n[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)\n\n## Installation\n\n```Bash\npip install git+https://github.com/toch/seguia\n```\n\n## Usage\n\n```Python\nfrom seguia.client import Client\n\nclient = Client(hostname='https://example.com')\n\njson = client.index({'format': 'csv'})\nclient.upload(json['id'], 'example.csv')\n\njson = client.search(format='csv')\nclient.download(json[0]['id'], 'myfile.csv')\n```\n\n## Run the tests\n\n```Bash\npython setup.py test\n```\n\n## License\n\nThis project is licensed under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoch%2Fseguia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoch%2Fseguia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoch%2Fseguia/lists"}