theskumar / theskumar/python-dotenv

Feature Idea: Web UI for .env File Management

Open
#578 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.9k
Forks
581
PR merge metrics
No merged PRs in 30d

Description

Feature Idea: Web UI for .env File Management

I've created a local web dashboard for managing .env files and I'm wondering if there's interest in having something similar for python-dotenv.

Features:

  • Browser-based .env file editing
  • Real-time key/value editing with validation
  • Comparison with .env.example
  • Optional encryption features
  • Local-only (security conscious)

Before I start development, I'd love to hear from the maintainers and community:

  1. Is this something you'd find useful?
  2. Any concerns or suggestions?
  3. Preferred technical approach (Flask, FastAPI, etc.)?

Note that a new dotenv-ui directory will be created in the root directory for this feature. It is entirely optional for users, and no changes will be made to your existing code structure.

Thanks for your feedback!

Take a look at the screenshot below to see how the interface looks.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No existing files or tests are identified; the proposal says a new dotenv-ui directory would be created at the repository root. First review maintainer and community feedback, then clarify the technical approach and scope before implementing the optional dashboard, including editing, validation, comparison, and encryption requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.