Skip to main content

A tool to simplify reading environment variables and .env files

Project description

Model W — Env Manager

The goal of the env manager is to help managing the loading of environment variables and Django settings (although this is not Django-dependent).

Typical use is:

from model_w.env_manager import EnvManager


with EnvManager() as env:
    SOME_VALUE = env.get('SOME_VALUE', is_yaml=True, default=False)

Documentation

Documentation is there

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

modelw_env_manager-1.0.0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

modelw_env_manager-1.0.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file modelw_env_manager-1.0.0.tar.gz.

File metadata

  • Download URL: modelw_env_manager-1.0.0.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.10 Linux/6.2.0-20-generic

File hashes

Hashes for modelw_env_manager-1.0.0.tar.gz
Algorithm Hash digest
SHA256 198848ef941b4c2d45ff050568f2d50e75fb4372f0efbabf4cade7b215ea7b45
MD5 1852e65a38746e942f57ad49abf02f14
BLAKE2b-256 104c5117736e5cc43cf74d11ef6d67f5fa2d9b5cbb01ac376265c63911c59bfd

See more details on using hashes here.

File details

Details for the file modelw_env_manager-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: modelw_env_manager-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.10 Linux/6.2.0-20-generic

File hashes

Hashes for modelw_env_manager-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 adce627eae42d3f3a0485be9b1e84b5a76bdf6da56ee8294bff2961fe582301e
MD5 e379e7a069838d8a485aef0be5d2f0bb
BLAKE2b-256 5cc1ddd83134083562aa1928918e4c1741ff661c34485fe7b5af5d4860c5c61d

See more details on using hashes here.

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