{"id":14065225,"url":"https://github.com/Colin-b/pyxelrest","last_synced_at":"2025-07-29T20:31:55.219Z","repository":{"id":46197594,"uuid":"160803918","full_name":"Colin-b/pyxelrest","owner":"Colin-b","description":"Query REST APIs using Microsoft Excel User Defined Functions, VBA or Python functions","archived":false,"fork":false,"pushed_at":"2023-01-25T23:31:18.000Z","size":7798,"stargazers_count":14,"open_issues_count":20,"forks_count":2,"subscribers_count":6,"default_branch":"develop","last_synced_at":"2024-08-14T07:08:31.247Z","etag":null,"topics":["api","dynamic-array","excel","formulas","functions","openapi","python","rest","swagger","udf"],"latest_commit_sha":null,"homepage":null,"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/Colin-b.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-07T09:45:21.000Z","updated_at":"2024-04-14T23:30:55.000Z","dependencies_parsed_at":"2023-02-14T12:31:04.761Z","dependency_job_id":null,"html_url":"https://github.com/Colin-b/pyxelrest","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpyxelrest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpyxelrest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpyxelrest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Colin-b%2Fpyxelrest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Colin-b","download_url":"https://codeload.github.com/Colin-b/pyxelrest/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228046117,"owners_count":17861101,"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":["api","dynamic-array","excel","formulas","functions","openapi","python","rest","swagger","udf"],"created_at":"2024-08-13T07:04:22.618Z","updated_at":"2024-12-04T04:30:55.580Z","avatar_url":"https://github.com/Colin-b.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003eQuery REST APIs using Microsoft Excel formulas or python functions\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://pypi.org/project/pyxelrest/\"\u003e\u003cimg alt=\"pypi version\" src=\"https://img.shields.io/pypi/v/pyxelrest\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Colin-b/pyxelrest/actions\"\u003e\u003cimg alt=\"Build status\" src=\"https://github.com/Colin-b/pyxelrest/workflows/Release/badge.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Colin-b/pyxelrest/actions\"\u003e\u003cimg alt=\"Coverage\" src=\"https://img.shields.io/badge/coverage-100%25-green\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/psf/black\"\u003e\u003cimg alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Colin-b/pyxelrest/actions\"\u003e\u003cimg alt=\"Number of tests\" src=\"https://img.shields.io/badge/tests-378 passed-blue\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pypi.org/project/pyxelrest/\"\u003e\u003cimg alt=\"Number of downloads\" src=\"https://img.shields.io/pypi/dm/pyxelrest\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nPyxelRest allows you to query [Swagger 2.0/OpenAPI](https://www.openapis.org) REST APIs.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Colin-b/pyxelrest/develop/resources/doc/dynamic_array_formula.gif\" alt='Using dynamic array formulas to query petstore REST API'\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cem\u003eExample with \u003ca href=\"https://petstore.swagger.io/#/\"\u003epetstore\u003c/a\u003e REST API using formulas generated based on the OpenAPI definition.\u003c/em\u003e\u003c/p\u003e\n\n## I want to access a REST API\n\n* [Using Microsoft Excel formulas in workbooks](/docs/use_cases/access_via_excel_workbook.md)\n* [Using Microsoft Excel VBA functions](/docs/use_cases/access_via_excel_vba.md)\n* [Using Python functions](/docs/use_cases/access_via_python.md)\n\n## Quick access\n\n* [Features](/docs/features.md)\n* [Installation](/docs/installation/installer.md)\n* Configuration\n  * [REST API](/docs/configuration/rest_api_using_addin.md)\n  * [pyxelrest service](/docs/configuration/pyxelrest_service.md) (Postman like)\n* [Using as a python module](/docs/python_module.md)\n* [Migration guide](/docs/migration_guide.md)\n* [Changelog](CHANGELOG.md)\n* [FAQ](/docs/faq.md)\n\n[Microsoft Excel]: https://products.office.com/en-us/excel\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FColin-b%2Fpyxelrest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FColin-b%2Fpyxelrest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FColin-b%2Fpyxelrest/lists"}