Open Issues Need Help
View All on GitHubTiny 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.
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.
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.
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.
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.