Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

isittaken

self-explanatory python library, a small checker for project name availability on the pypi.org site on which youre reading this readme.

usage

make a names.txt file or whatever you want and add your project names in them.

for eg.

leanpass
pytorch
tensorflow

an example script looks like this:

fromisittakenimportcheckpypiaspypipypi.check("names.txt")

and then run this script, that will create a nottaken.txt in which the available project names will be written.

reach

if youre looking to add more features or find this small tool helpful, go to the github repo to contribute or star the repository.

About

a small pypi library for checking your project names

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages