Skip to content

API logins etc #4

@jgomezdans

Description

@jgomezdans

Environmental variables are often used to set passwords up, e.g.

$ export FUNKPASS=paZZw0rd
import os                                                                                                                                                           
print(os.environ["FUNKPASS"])
paZZw0rd

There are issues as to how to make this user selectable/persistent (other than editing .bashrc directly)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions