UCL-ARC / UCL-ARC/python-tooling
Check PyPi to see if package name is already reserved
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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