8000 Provide a way to set environment variables outside of code.py · Issue #4212 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
Provide a way to set environment variables outside of code.py #4212
Closed
@tannewt

Description

@tannewt

Once we have a way, we can replace secrets.py use with it. os.environ is the common way for sharing secrets in CPython. For example, GitHub Actions secrets are provided as environment variables.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0