theskumar / theskumar/python-dotenv
Is `.` / `source` a supported operation?
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 8.9k
- Forks
- 581
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I want to source other files from my main .env file (namely .local.env for local development)
I have tried searching issues:
- https://github.com/theskumar/python-dotenv/issues?q=sort%3Aupdated-desc%20is%3Aissue%20load%20file%20from%20another%20file
- https://github.com/theskumar/python-dotenv/issues?q=sort%3Aupdated-desc%20is%3Aissue%20source
if this was asked / considered before, but I haven't had much luck.
Except maybe https://github.com/theskumar/python-dotenv/issues/403
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Start by reviewing issue #403 and the project's existing handling of the main .env file. Determine the intended syntax and behavior for sourcing .local.env, including how missing or nested files should work. The issue is ready when the supported behavior is agreed and documented or implemented with coverage for this example.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- devops
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100