Check whether package name is available on PyPi
Project description
<h1 align="center">pip-name</h1>
<p align="center">Check whether a package name is available on PyPi</p>
<p align="center">
<img src="https://i.imgur.com/vL6Ip18.gif" height="250">
</p>
## Install
```console
$ pip install pip-name
```
## Usage
```sh
$ pip-name <name>
```
#### Examples
```sh
$ 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!
## License
MIT License
Copyright (c) 2018 [Danish Prakash](https://github.com/prakashdanish)
<p align="center">Check whether a package name is available on PyPi</p>
<p align="center">
<img src="https://i.imgur.com/vL6Ip18.gif" height="250">
</p>
## Install
```console
$ pip install pip-name
```
## Usage
```sh
$ pip-name <name>
```
#### Examples
```sh
$ 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!
## License
MIT License
Copyright (c) 2018 [Danish Prakash](https://github.com/prakashdanish)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip-name-1.0.2.tar.gz
(2.2 kB
view details)
File details
Details for the file pip-name-1.0.2.tar.gz
.
File metadata
- Download URL: pip-name-1.0.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61b850c59e18f26de527ffcbc97aa419102996229888969ac6659f616583df1e |
|
MD5 | 9aa108423003c29ecef58d9687e237fa |
|
BLAKE2b-256 | 4a419443a8cc121dcbbdb0542ae5bf847b397536fde3bf8f2b96924117393a38 |