{"id":28551574,"url":"https://github.com/spyder-ide/spyder-api-docs","last_synced_at":"2025-10-10T14:12:20.700Z","repository":{"id":257192003,"uuid":"269783830","full_name":"spyder-ide/spyder-api-docs","owner":"spyder-ide","description":"In-progress developer docs on Spyder's new plugin API","archived":false,"fork":false,"pushed_at":"2025-02-10T23:54:20.000Z","size":10528,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-10T03:51:10.151Z","etag":null,"topics":["api","developer-docs","documentation","plugins","spyder","spyder-ide","website"],"latest_commit_sha":null,"homepage":"https://spyder-ide.github.io/spyder-api-docs/","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/spyder-ide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"spyder"}},"created_at":"2020-06-05T21:33:43.000Z","updated_at":"2025-02-10T23:53:58.000Z","dependencies_parsed_at":"2024-09-15T08:29:31.890Z","dependency_job_id":"790b95ba-45ca-425a-bf9b-edac80dc3421","html_url":"https://github.com/spyder-ide/spyder-api-docs","commit_stats":null,"previous_names":["spyder-ide/spyder-api-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spyder-ide/spyder-api-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyder-ide%2Fspyder-api-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyder-ide%2Fspyder-api-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyder-ide%2Fspyder-api-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyder-ide%2Fspyder-api-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spyder-ide","download_url":"https://codeload.github.com/spyder-ide/spyder-api-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyder-ide%2Fspyder-api-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263709829,"owners_count":23499600,"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","developer-docs","documentation","plugins","spyder","spyder-ide","website"],"created_at":"2025-06-10T03:39:17.015Z","updated_at":"2025-10-10T14:12:15.665Z","avatar_url":"https://github.com/spyder-ide.png","language":"Python","funding_links":["https://opencollective.com/spyder","https://opencollective.com/spyder/"],"categories":[],"sub_categories":[],"readme":"# Spyder API Docs\n\n![Banner image with the Spyder wordmark and full name, the Scientific Python Development Environment](spyder_readme_banner.png)\n\n*Copyright (c) 2020- Spyder-API-Docs Contributors and others (see [AUTHORS.txt](https://github.com/spyder-ide/spyder-api-docs/blob/master/AUTHORS.txt))*\n\n\n[![License](https://img.shields.io/pypi/l/spyder.svg)](./LICENSE.txt)\n[![Build](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/build.yaml/badge.svg)](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/build.yaml)\n[![Check](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/check.yaml/badge.svg)](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/check.yaml)\n[![Lint](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/lint.yaml/badge.svg)](https://github.com/spyder-ide/spyder-api-docs/actions/workflows/lint.yaml)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/e8229c2b-a95c-4bac-876d-61cd286c62e8/deploy-status)](https://app.netlify.com/sites/spyder-api-docs-preview/deploys)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Nox](https://img.shields.io/badge/%F0%9F%A6%8A-Nox-D85E00.svg)](https://github.com/wntrblm/nox)\n[![OpenCollective Backers](https://opencollective.com/spyder/backers/badge.svg?color=blue)](https://opencollective.com/spyder)\n\n\n\u003c!-- markdownlint-disable --\u003e\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [Overview](#overview)\n- [Building and Running](#building-and-running)\n- [Contributing](#contributing)\n- [More Information](#more-information)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- markdownlint-restore --\u003e\n\n\n## Overview\n\nThis repository contains the *developer and API* documentation for Spyder, the Scientific Python Development Environment.\nYou can view the live dev docs for current and past Spyder versions at [Spyder-IDE.GitHub.io/Spyder-API-Docs](https://spyder-ide.github.io/spyder-api-docs/).\n\nFor Spyder's *user* documentation, visit the [``spyder-ide/spyder-docs`` repository](https://github.com/spyder-ide/spyder-docs) or the deployed documentation at [docs.spyder-ide.org](https://docs.spyder-ide.org/).\nFor more information about Spyder itself, please see our [website](https://www.spyder-ide.org/) and the [main repo](https://github.com/spyder-ide/spyder).\n\n\n## Building and Running\n\nThis project uses [Nox](https://nox.thea.codes/) to help automate setting up an environment, building and running, linting the codebase, and many other development tasks.\nTo build it, ensure Nox is installed (via pip, Conda, pipx, etc), and then just run\n\n```shell\nnox -s build\n```\n\nFor more details and step by step instructions, see our [Contributing Guide](./CONTRIBUTING.md).\n\n\n## Contributing\n\nWe welcome your contributions of issue reports, fixes and enhancements to Spyder-API-Docs, as it is by and for the community, and we appreciate others getting involved.\nIts easy to build a local copy in one or two steps with Nox, or you can also just check your changes with our automated CI jobs on PRs.\nJust submit a PR with your changes and we'll be happy to review it; make sure to read our [Contributing Guide](./CONTRIBUTING.md) first to ensure the process of getting your revisions integrated goes smoothly.\n\nThanks for your interest in Spyder-API-Docs, and we appreciate your support of the project!\n\n\n## More Information\n\n[Main Website](https://www.spyder-ide.org/)\n\n[Online Documentation](https://docs.spyder-ide.org/)\n\n[Spyder GitHub](https://github.com/spyder-ide/spyder)\n\n[Spyder Google Group](https://groups.google.com/group/spyderlib)\n\n[@Spyder_IDE on Twitter](https://twitter.com/spyder_ide)\n\n[@Spyder on Fosstodon](https://fosstodon.org/@Spyder)\n\n[@SpyderIDE on Facebook](https://www.facebook.com/SpyderIDE/)\n\n[Support Spyder on OpenCollective](https://opencollective.com/spyder/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyder-ide%2Fspyder-api-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspyder-ide%2Fspyder-api-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyder-ide%2Fspyder-api-docs/lists"}