earthdaily.utils.copy_credentials_template module
Utility script used for copying credentials templates to a user-defined path
- earthdaily.utils.copy_credentials_template.write_env(env_path: Path) None [source]
Write template .env credentials file.
- Parameters:
env_path (Path) – Path to output .env file.