Simple CLI to determine validity of pypi pakage name.
Project description
Validate PyPi names
Super simple CLI to quickly validate your PyPi package names. Available here: https://pypi.org/project/validate-pypi-name/
Usage
Assume you want to check if the package "package_name" is available.
pip3 install validate-pypi-name
valid -n package_name
If you want to run the "intensive workload" version, where we iterate through all possible collisions, use the -i tag
pip3 install validate-pypi-name
valid -n package_name -i
That's about it.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
File details
Details for the file validate_pypi_name-1.0.5-py3.10.egg
.
File metadata
- Download URL: validate_pypi_name-1.0.5-py3.10.egg
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 023e519d60ae5310bb65327685aad01068dbc1559b86d53f80330b21584bb92e |
|
MD5 | 390d9a16b072488dddc220b1842ac8ba |
|
BLAKE2b-256 | b2bd3413040889d2c67b1007d4fccca84ca6241deb9474e014e86df6dc2aa3c5 |
File details
Details for the file validate_pypi_name-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: validate_pypi_name-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ea3d87300273287657f812e8075aaee1fce304631697091dca7f979f96e5c70 |
|
MD5 | 428606373ffb40b788fc948436837836 |
|
BLAKE2b-256 | 0d1842d4caf612d14a22cb30baee0362d7bd26959380026310bda297a9ec034f |