Skip to main content

Infra Enver

Project description

INFRA_ENVER

example

from infra_enver import infra_enver
from pydantic import BaseSettings
import typing as t

class MySettings(BaseSettings):
    OPA: str

    class Config:
        env_file = ".env"
        env_file_encoding = "utf-8"


if __name__ == '__main__':
    env = infra_enver.Enver("test_enver", "OubTM7ONbgsg1e_Q_LUqPPXdbDqeGhiiYw", True, MySettings())
    my_sett = env.OPA
    print(my_sett)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

infra_enver-1.0.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file infra_enver-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: infra_enver-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.0

File hashes

Hashes for infra_enver-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 070135cde1e2698516b1f95d714a9e7c3cace971761e1c794f6ee2738d7d0e77
MD5 94d5d113d1d797191e6a07ea9e7d04fc
BLAKE2b-256 f511a165bf7099e91fdedb2f0156d9cb77456ce79e03375ef11c14ab9dc3a4ed

See more details on using hashes here.

Supported by

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