A utility package for checking if a package name is available on PyPI.
Project description
nameisok
nameisok is a Python package that checks the availability of package names on PyPI. This tool is especially useful for developers looking to publish new packages and wanting to ensure their desired name is unique.
Installation
To install nameisok, simply run:
pip install nameisok
nameisok example,my_package,nameisok
❌ `example` is already taken.
🎉 Wow! `my_package` is available!
❌ `nameisok` is already taken.
nameisok pandas
❌ `pandas` is already taken.
nameisok darling
. 🎉 Wow! `darling` is available!
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nameisok-0.1.3.tar.gz.
File metadata
- Download URL: nameisok-0.1.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0be3f5287eff364abedc97c1ca321bf7d975beb389197c3ee11182eedd1c1efb
|
|
| MD5 |
b64512e178b7c93b24737838b1e8c6dd
|
|
| BLAKE2b-256 |
da34382206696ec76c898945c13765d107c251f8c13709f588e21cbef715754f
|
File details
Details for the file nameisok-0.1.3-py3-none-any.whl.
File metadata
- Download URL: nameisok-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dfd4af2e64522668f2f6358c001b331d10a3e5973e7d7a472f7add682c41850
|
|
| MD5 |
95bf9eb5e2a26e24fe8001217c07b7e2
|
|
| BLAKE2b-256 |
a9a1925d44e74bf80c0da8ec278007034c180371cba74cdd548be6b50cb87307
|