UCL-ARC / UCL-ARC/python-tooling

Check PyPi to see if package name is already reserved

Open
#557 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Python
Stars
62
Forks
10
Avg merge
7d 6h
Merged PRs (30d)
6

Description

Is Your Feature Request Related to a Problem? Please Describe

When going through the package naming process in the template, it would be really neat (if there's an internet connection) to query PyPI and check if the name is reserved already or not. If the name is reserved, it could raise a warning or error during the cookiecutter execution.

Describe the Solution You'd Like

No response

Describe Alternatives You've Considered

No response

Additional Context

No response

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.

Research direction

Locate the package-naming step in the Python template and the cookiecutter execution hooks. First inspect how template values are validated, then determine where a PyPI name check could run; done means a reserved name produces the intended warning or error when an internet connection is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.