koalalorenzo / python-digitalocean

🐍🐳 Python module to manage Digital Ocean droplets
GNU Lesser General Public License v3.0
1.26k stars 301 forks source link

Document `DIGITALOCEAN_ACCESS_TOKEN` ENV variable #287

Closed davitovmasyan closed 4 years ago

davitovmasyan commented 5 years ago

Providing DIGITALOCEAN_ACCESS_TOKEN using environment variables is not documented.

https://github.com/koalalorenzo/python-digitalocean/blob/fa58c546d16809f0a6b3d25e486f6b14cb57b19f/digitalocean/baseapi.py#L49