Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Is `.` / `source` a supported operation?

Open
#617 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

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.

Written by the indexing model from the issue text.

Description

I want to source other files from my main .env file (namely .local.env for local development)

I have tried searching issues:

if this was asked / considered before, but I haven't had much luck.

Except maybe https://github.com/theskumar/python-dotenv/issues/403

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

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.

More from theskumar/python-dotenv

All issues in theskumar/python-dotenv

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.