Skip to content

danishprakash/pip-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip-name

Check whether a package name is available on PyPi

Downloads License

Install

$ pip install pip-name

Usage

$ pip-name <name>

Examples

$ pip-name flake8
flake8 is unavailable

$ pip-name blake201
blake201 is available

$ pip-name chromatic
chromatic is unavailable

Why?

Let's see, It's a pain in the ass to finally upload that module you've been writing for a while only to realize that a package with that same name already exists up there.

Contributing

Do you want to make this better? Open an issue and/or a PR on Github. Thanks!

Links

  • Pycoder's Weekly #332

License

MIT License

Copyright (c) 2018 Danish Prakash

About

Check whether a package name is available on pip

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages