{"id":13819720,"url":"https://github.com/odufrn/odufrn-api-py","last_synced_at":"2025-05-16T07:31:57.718Z","repository":{"id":110787128,"uuid":"202820275","full_name":"odufrn/odufrn-api-py","owner":"odufrn","description":"Wrapper da API da UFRN em Python","archived":false,"fork":false,"pushed_at":"2019-10-10T19:37:16.000Z","size":45,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-04T08:02:51.148Z","etag":null,"topics":["open-data","python3","ufrn","wrapper","wrapper-api"],"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/odufrn.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}},"created_at":"2019-08-17T01:20:57.000Z","updated_at":"2021-01-20T00:22:26.000Z","dependencies_parsed_at":"2023-03-06T21:15:44.635Z","dependency_job_id":null,"html_url":"https://github.com/odufrn/odufrn-api-py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odufrn%2Fodufrn-api-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odufrn%2Fodufrn-api-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odufrn%2Fodufrn-api-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/odufrn%2Fodufrn-api-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/odufrn","download_url":"https://codeload.github.com/odufrn/odufrn-api-py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225413741,"owners_count":17470617,"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":["open-data","python3","ufrn","wrapper","wrapper-api"],"created_at":"2024-08-04T08:00:52.140Z","updated_at":"2024-11-19T19:30:36.326Z","avatar_url":"https://github.com/odufrn.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"## OPEN DATA UFRN API WRAPPER\n\n\u003ca href=\"https://travis-ci.org/odufrn/odufrn-api-py\"\u003e\n  \u003cimg alt=\"Build\" src=\"https://travis-ci.org/odufrn/odufrn-api-py.svg?branch=master\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/odufrn/odufrn-api-py/blob/master/LICENSE\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg\"\u003e\n\u003c/a\u003e\n\nImplementação de uma interface pythonica para uso da [API da UFRN](https://api.ufrn.br/). \n\n## Instalação\nO repositório ainda não está no pipy, sua instalação local pode ser feita com:\n```\npip install -e .\n```\n\n## Guia de uso\n```python\nfrom odufrn_api_py import UfrnApi\nwrapper_api = UfrnApi('client-id', 'client-secret', 'x-api-key', 'api-version')\n```\n\n## Métodos\n\n| Método | Descrição |\n| ------ | --------- |\n| `print_resources` | Imprime no terminal todos os serviços disponibilizados pela API |\n| `print_resource_details` | Imprime no terminal todos os conjuntos de dados de um serviço específico da API |\n| `print_resource_endpoints` | Imprime no terminal todos os endpoints que um serviço da API dispões |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodufrn%2Fodufrn-api-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fodufrn%2Fodufrn-api-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fodufrn%2Fodufrn-api-py/lists"}