Skip to content

Instantly share code, notes, and snippets.

@atodev
Last active April 20, 2023 00:32
Show Gist options
  • Save atodev/bf8ed0f042df206e921a110d91689b9a to your computer and use it in GitHub Desktop.
Save atodev/bf8ed0f042df206e921a110d91689b9a to your computer and use it in GitHub Desktop.
[environ]
import os
from apikey import apikey
os.environ['OPEN_API_KEY'] = apikey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment