Feature Idea: Web UI for .env File Management

未关闭
#578 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
5/5
预计耗时
一周以上
新手友好度
15/100
Issue 类型
功能
描述清晰度
需要澄清
活跃度
停滞
技术栈
python
领域
web-dev

调研方向

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.

由索引模型根据 Issue 内容生成。

描述

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
主要语言
Python
星标
8.9k
派生
581
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

theskumar/python-dotenv 的其他 Issue

查看 theskumar/python-dotenv 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。