https://github.com/spyder-ide/spyder-docs
Documentation for Spyder, the Scientific Python Development Environment
https://github.com/spyder-ide/spyder-docs
documentation github-pages python restructuredtext sphinx spyder
Last synced: 3 months ago
JSON representation
Documentation for Spyder, the Scientific Python Development Environment
- Host: GitHub
- URL: https://github.com/spyder-ide/spyder-docs
- Owner: spyder-ide
- License: mit
- Created: 2018-03-09T14:27:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T21:21:14.000Z (10 months ago)
- Last Synced: 2025-06-10T03:51:10.951Z (4 months ago)
- Topics: documentation, github-pages, python, restructuredtext, sphinx, spyder
- Language: Python
- Homepage: https://docs.spyder-ide.org
- Size: 194 MB
- Stars: 37
- Watchers: 15
- Forks: 284
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Security: SECURITY.md
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# Spyder Documentation

*Copyright (c) 2009- Spyder Doc Contributors and others (see [AUTHORS.txt](https://github.com/spyder-ide/spyder-docs/blob/master/AUTHORS.txt))*
[](./LICENSE.txt)
[](https://github.com/spyder-ide/spyder-docs/actions/workflows/build.yaml)
[](https://github.com/spyder-ide/spyder-docs/actions/workflows/check.yaml)
[](https://github.com/spyder-ide/spyder-docs/actions/workflows/lint.yaml)
[](https://app.netlify.com/sites/spyder-docs-preview/deploys)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/wntrblm/nox)
[](https://opencollective.com/spyder)
- [Overview](#overview)
- [Building and Deploying](#building-and-deploying)
- [Contributing](#contributing)
- [More information](#more-information)## Overview
This repository contains the documentation for Spyder, the Scientific Python Development Environment.
You can view the live docs for current and past Spyder versions at [docs.spyder-ide.org](https://docs.spyder-ide.org).For more information about Spyder itself, please see our [website](https://www.spyder-ide.org/) and the [main repo](https://github.com/spyder-ide/spyder).
## Building and Deploying
The docs are built with [Sphinx](https://www.sphinx-doc.org/) and deployed with GitHub Actions to the [docs.spyder-ide.org](https://docs.spyder-ide.org/) domain.
[Nox](https://nox.thea.codes/) is used to automate setup, building and numerous other project tasks.
The ``master`` branch contains the in-development docs for Spyder 5, while the frozen ``4.x`` and ``3.x`` branches retain the docs for Spyder 4 and Spyder 3.## Contributing
We welcome your contributions of corrections, additions and enhancements to these docs, as they are very much a work in progress, and we appreciate getting our broad community involved wherever possible.
Its easy to build a local copy in one or two steps with Nox, or you can also just check your changes with our live build previews on PRs.
Simply submit a PR with your changes and we'll be happy to review it; make sure to read our [Contributing Guide](https://github.com/spyder-ide/spyder-docs/blob/master/CONTRIBUTING.md) in mind to ensure the process of getting your revisions integrated goes smoothly.Thanks for your interest in Spyder and its documentation, and we appreciate your support of the project!
## More information
[Main Website](https://www.spyder-ide.org/)
[Online Documentation](https://docs.spyder-ide.org/)
[Spyder GitHub](https://github.com/spyder-ide/spyder)
[Development Wiki](https://github.com/spyder-ide/spyder/wiki/Dev:-Index)
[Google Group](https://groups.google.com/group/spyderlib)
[@Spyder_IDE on Twitter](https://twitter.com/spyder_ide)
[@SpyderIDE on Facebook](https://www.facebook.com/SpyderIDE/)
[Support Spyder on OpenCollective](https://opencollective.com/spyder/)