Settings

Theme

Show HN: Check if PyPI package name is available (tool)

pypi.org

3 points by pablo24602 3 years ago · 1 comment · 1 min read

Reader

I kept on having to switch my PyPi package names after creating my setup.py file and source files- because seemingly all the best package names are taken. Or I kept getting "Your package name is too similar to existing package names," which is very vague and unhelpful. So I built a little package to help determine if your ideal package name is available. Enjoy!

pablo24602OP 3 years ago

Source code here: https://github.com/pablojosecodes/pypi_name_validator/tree/m...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection