theskumar / theskumar/python-dotenv

Feature Idea: Web UI for .env File Management

Abierto
#587 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
Python
Estrellas
8.9k
Forks
581
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Start by reviewing the proposed features and the screenshot in the issue; no existing files, tests, or entry points are named. Clarify whether maintainers want a new optional dotenv-ui directory, which web framework to use, and what requirements define completion before beginning implementation.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
web-dev
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
20/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.