python-packaging / python-packaging/skel

Improve initializing when files already exist

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

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
2
Avg merge
48m
Merged PRs (30d)
1

Description

The various prompts could have defaults, including if you're adding skel to an existing repo, from reading an existing setup.py (or executing it; I only expect this to be run on repos you trust). Would be nice to handle {envdir} workaround as a default at the same time.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the prompt initialization flow and the handling of an existing setup.py. Review how skel behaves when files already exist, then define the expected defaults for prompts, trusted setup.py input, and the {envdir} workaround. Done means initialization can use those defaults without unexpectedly overwriting existing repository content.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.