Skip to main content

A utility package for checking if a package name is available on PyPI.

Project description

Python PackagePyPI Supported Python Versions PyPI Downloads

nameisok is a Python package that helps developers check the availability of package names on PyPI, taking it one step further with enhanced functionality. This tool is perfect for anyone looking to publish new packages and wanting to avoid name conflicts or similar names that could cause confusion. Key Features

  • PyPI Availability Check: Quickly checks PyPI to see if a package name is available for registration.
  • BigQuery Database Check: Uses the PyPI dataset on Google BigQuery for additional verification of package name availability.
  • Similarity Check: Detects names that are too similar to existing packages, based on a customizable similarity threshold, preventing potential naming conflicts.

Installation

To install nameisok, simply run:

pip install nameisok

Check Multiple Names

nameisok example,my_package,nameisok

Output

❌ `example` is already taken.
🎉 Wow! `my_package` is available!
❌ `nameisok` is already taken.

Check a Single Name

You can also check just one name at a time:

nameisok pandas 
  ❌ `pandas` is already taken.
nameisok darling 
. 🎉 Wow! `darling` is available!

Similarity Warnings

When a name is not only taken but also too similar to existing packages, you'll see a warning:

nameisok numpyyy
⚠️ `numpyyy` is very similar to `numpy`, `numpy-extensions`
❌ `numpyyy` is too similar to an existing package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nameisok-0.1.6.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nameisok-0.1.6-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file nameisok-0.1.6.tar.gz.

File metadata

  • Download URL: nameisok-0.1.6.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.30

File hashes

Hashes for nameisok-0.1.6.tar.gz
Algorithm Hash digest
SHA256 2aa7808edbcffc8c5bdc1d6351e7b1bce64b135fb9a5c3af0eae3fb1fb439ab5
MD5 a00897800b5c393f532412eee31c3b89
BLAKE2b-256 c6c5bbff15ca18d3e1ee8b55f4f3eddeb24ceed1bf9559d14e7417c7f08a4ef7

See more details on using hashes here.

File details

Details for the file nameisok-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: nameisok-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.30

File hashes

Hashes for nameisok-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b66d8772c10371bff82375f67a6c39190186957f00909389033891ba12a82c10
MD5 a44a0179ce6145f566eb0e602fbd6da7
BLAKE2b-256 ee5b0b126a6243ddc0982396576f4a8e874a6a09ec47b81bdcc34cab197949ff

See more details on using hashes here.

Supported by

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