Skip to main content
Ctrl+K
ophyd-async 0.3a2.dev17+gea7bf6006 documentation - Home
  • User Guide
  • Developer Guide
  • Bluesky Project
  • GitHub
  • PyPI
  • Gitter
  • User Guide
  • Developer Guide
  • Bluesky Project
  • GitHub
  • PyPI
  • Gitter

Section Navigation

Tutorials

  • Developer install

How-to Guides

  • Contributing to the project
  • Build the docs using sphinx
  • Run the tests using pytest
  • Run static analysis using mypy
  • Run linting using pre-commit
  • Update the tools
  • Make a release
  • Pinning Requirements
  • Container Local Build and Test

Explanations

  • Architectural Decision Records
    • 1. Record architecture decisions
    • 2. Adopt ophyd-async for project structure
    • 3. Ophyd Async migration
    • 4. Repository Structure
    • 5. Respect black line length
    • 6. Procedural Device Definitions

Reference

  • Standards
  • Developer Guide
  • Architectura...

Architectural Decision Records#

We record major architectural decisions in Architecture Decision Records (ADRs), as described by Michael Nygard. Below is the list of our current ADRs.

  • 1. Record architecture decisions
  • 2. Adopt ophyd-async for project structure
  • 3. Ophyd Async migration
  • 4. Repository Structure
  • 5. Respect black line length
  • 6. Procedural Device Definitions

previous

Container Local Build and Test

next

1. Record architecture decisions

Edit on GitHub
Show Source

Built with the PyData Sphinx Theme 0.15.2.