Skip to main content

Environment and configuration operations for Python applications

Project description

mmar-envops

Environment and configuration operations for Python applications.

A facade for managing environment variables, configuration files, and system operations in Python applications.

Features

  • Environment file handling: Read and parse .env files
  • Configuration management: YAML-based configuration with environment-aware loading
  • Settings integration: Pydantic settings support
  • System operations: File system, git, and execution context utilities

Installation

pip install mmar-envops

Quick Start

from mmar_envops import EnvFileAccessor, Config

# Load environment variables from .env file
env = EnvFileAccessor.from_file(".env")
api_key = env.get("API_KEY")

# Load configuration from YAML
config = Config.from_yaml("config.yaml")

License

MIT

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

mmar_envops-1.0.2.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

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

mmar_envops-1.0.2-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file mmar_envops-1.0.2.tar.gz.

File metadata

  • Download URL: mmar_envops-1.0.2.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.31

File hashes

Hashes for mmar_envops-1.0.2.tar.gz
Algorithm Hash digest
SHA256 32365d4e5434e2519ff2d072934d9f69090bd365eb323a9cb720727816d6aa8e
MD5 345c6e341c378c7c22d7e41f2f5c1b6c
BLAKE2b-256 89ef1e4cd1298f7655f9fb67df100b82041a3cc84323f814a4b30877f1747e58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mmar_envops-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1c70664b0630d3dcba7330f5362f06788a67ae6b49f3f89d849f2b8f5475fabb
MD5 95c1b01413ad9f5c18b0901131236930
BLAKE2b-256 9270d03659ef1996f9504efee1159bce051e2e0549db3a9bc7eeb271b128ffee

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