numerapi icon indicating copy to clipboard operation
numerapi copied to clipboard

Add .env file support

Open destenson opened this issue 5 months ago • 0 comments

This adds some rudimentary .env file support. If python-dotenv is installed, it'll be used, otherwise it'll just load any existing .env files from the current directory, its parents, grandparents, and the user's home directory.

Merge it or change however you want. I just thought I'd share.

destenson avatar Sep 01 '24 03:09 destenson