Environment Variables .env with Python

In this edition of Stripe Developer Office Hours, follow along as CJ Avilla walks through the fundamentals of managing environment variables with .env.

## Resources

- https://pypi.org/project/python-dotenv/

## Table of contents

1:18 Setting environment variables with export
2:25 Create .env file
2:55 Using .env with Stripe Samples
4:59 Using .env with python-dotenv

## Presenter

CJ Avilla, Developer Advocate at Stripe - https://twitter.com/cjav_dev

### Support

If you have a question, please feel free to reach out to our support team on Discord at https://stripe.com/go/developer-chat.

### Updates

Sign up to stay updated with developer news: https://go.stripe.global/dev-digest

### Feedback

If you have any feedback about this or other episodes, let us know: https://forms.gle/VjNqzRhotM2snYo88.
#Stripe #Payments