Skip to main content

A libray to write .env files

Project description

Install

pip install pydotenv

Usage

  env = pydotenv.Environment()
  env['MY_VARIABLE'] = 'some-value'


Check if file exists: pass `check_file_exists=True` to get an
exception if the file does not exist. By default(`False`) the file is
created.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pydotenv-0.0.7.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page