namecheck

Pipeline BadgePipeline BadgePipeline BadgePipeline Badge


In preparation of releasing Paper Inbox, I wanted to try the process of releasing a package to PyPi, experiment with automated CI/CD pipelines and more practically needed to check which names were still available on PyPi.

To achieve all this, I built namecheck.

It’s a basic command line utility that lets you check the availability of project names on both PyPi and TestPyPi, that’s it.

Installation

Terminal window
pip install namecheck