random-word
random-word copied to clipboard
Support specifying API_KEY in pyproject.toml
I use Poetry for installing my Python dependencies. Currently I don't see an easy way to specify my own API key for random-word
in my pyproject.toml
.
Ideally there would be a way to provide my own API key within my pyproject.toml
so that it is used when the package is installed using Poetry.