Skip to content

Add mojo-dotenv to File Processing section#1

Open
Mjboothaus wants to merge 1 commit into
coderonion:mainfrom
Mjboothaus:add-mojo-dotenv
Open

Add mojo-dotenv to File Processing section#1
Mjboothaus wants to merge 1 commit into
coderonion:mainfrom
Mjboothaus:add-mojo-dotenv

Conversation

@Mjboothaus
Copy link
Copy Markdown

Hi,

I'd like to add mojo-dotenv to the File Processing section.

mojo-dotenv is a production-ready .env file parser for Mojo with 98%+ python-dotenv compatibility.

Key features:

  • Variable expansion (${VAR} and $VAR)
  • Multiline values with triple quotes
  • Escape sequences (\n, \r, \t, \, ', ", \uXXXX)
  • Auto-discovery (finds .env files in parent directories)
  • 42 comprehensive tests

The package is:

Repository: https://github.com/databooth/mojo-dotenv

Thanks for considering this addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant