Skip to main content

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

validate_pypi_name-1.0.5-py3.10.egg (6.2 kB view hashes)

Uploaded Source

validate_pypi_name-1.0.5-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page