duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

[Doc Simplification] DuneClient.from_env constructor #68

Closed bh2smith closed 1 year ago

bh2smith commented 1 year ago

in order to move superfluous imports out of the quick-start documentation, we can build a client constructor method that moves API key reading from environment variables under the hood.