Have CollectOSS look for and automatically read `.env`

Open Beginner friendly
#406 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Start at the CollectOSS CLI entry point and inspect how its runtime configuration and dependencies are declared. Use python-dotenv's load_dotenv as requested, then run the CLI with a local .env file to verify that its values are read without manually exporting environment variables.

Written by the indexing model from the issue text.

Description

devops

This will make developing CollectOSS easier by allowing a developer to essentially uv run the CollectOSS CLI to test things out without having to muck around quite as much with environment variables

We should use python-dotenv's load_dotenv function for this

Dominant language
Python
Stars
14
Forks
18
Avg merge
6h 59m
Merged PRs (30d)
1

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 chaoss/CollectOSS

All issues in chaoss/CollectOSS

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.