Skip to content

Commit

Permalink
Add ADR for Python
Browse files Browse the repository at this point in the history
  • Loading branch information
osmandin committed Nov 22, 2021
1 parent cff56aa commit d7a2e23
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/0002-use-python.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# 2. Use Python

## Status

Accepted

## Context

We need a scripting language to build the tooling. We have experience
deploying and maintaining Python based applications in production.

## Decision

We will use Python.

## Consequences

We have more Python support across teams than other languages so choosing this
for a cross team project will allow for efficient development and maintenance.

0 comments on commit d7a2e23

Please sign in to comment.