Tiny helper to auto-load environment variables from .env files and run your commands or Python scripts with those variables available. It also exposes a small Python API for reading env values safely.

4 Open Issues Need Help Last updated: Aug 18, 2025

Open Issues Need Help

View All on GitHub
bug enhancement help wanted good first issue critical

Tiny helper to auto-load environment variables from .env files and run your commands or Python scripts with those variables available. It also exposes a small Python API for reading env values safely.

Python
help wanted good first issue critical

Tiny helper to auto-load environment variables from .env files and run your commands or Python scripts with those variables available. It also exposes a small Python API for reading env values safely.

Python

AI Summary: This GitHub issue proposes standardizing Python naming conventions across the codebase to improve readability and maintainability. It suggests renaming functions and variables to `snake_case` and classes to `PascalCase`, aligning with PEP8 guidelines. The issue also recommends updating the contributing guide to document these standards for future contributions.

Complexity: 4/5
bug good first issue

Tiny helper to auto-load environment variables from .env files and run your commands or Python scripts with those variables available. It also exposes a small Python API for reading env values safely.

Python
enhancement help wanted good first issue critical

Tiny helper to auto-load environment variables from .env files and run your commands or Python scripts with those variables available. It also exposes a small Python API for reading env values safely.

Python