Ask PyPI about whether a Python Package has alread been released/registered under a given name.
Project description
ASK PYPI
Ask PyPI about whether a Python Package has alread been released/registered under a given name.
Features
ask_pypi python package
is-pypi-package cli to check PyPI about a given package
Test Suite using Pytest
Parallel Execution of Unit Tests, on multiple cpu’s
Automation, using tox
Code Coverage measuring
Build Command, using the build python package
Pypi Deploy Command, supporting upload to both pypi.org and test.pypi.org servers
Type Check Command, using mypy
CI Pipeline, running on Github Actions
Job Matrix, spanning different platform’s and python version’s
Platfroms: ubuntu-latest, macos-latest
Python Iterpreters: 3.6, 3.7, 3.8, 3.9, 3.10
Parallel Job execution, generated from the matrix, that runs the Test Suite
Quickstart
Using pip is the approved way for installing ask_pypi.
python3 -m pip install --user ask_pypi
Usage
Open a console (ie terminal) and run:
is-pypi-package so-magic
echo $?
Observer that the exit code is 0, since there IS a package named so-magic on pypi.org.
is-pypi-package ubaspidfbpasuidbf
echo $?
Observer that the exit code is 1, since there is NOT a package named ubaspidfbpasuidbf on pypi.org.
License
Free software: Affero GNU General Public License v3.0
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
File details
Details for the file ask_pypi-0.6.0.tar.gz
.
File metadata
- Download URL: ask_pypi-0.6.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/4.11.3 packaging/21.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bca6e2582e2622aeff943c5b5a2dac43870cde566d1dd79aa29526ca114e72b |
|
MD5 | d4ddba1abac4bc0b57bd2cab023e6b9a |
|
BLAKE2b-256 | 1b9d2cfe5e6a2956ddb607caab1b9b429c553758eda0e8f2c6fa09691132215c |
File details
Details for the file ask_pypi-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: ask_pypi-0.6.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/4.11.3 packaging/21.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 429fe2ccfd4e49762cacaa99b304f9a2f38a8beba82a9970319b6b83b8db2117 |
|
MD5 | e438d696d7f1fcfbd6c9223f0be4009c |
|
BLAKE2b-256 | e7008f541efe71e276f709a9f6916bb652c9f33b390c2ab0226b8543c7f24bc5 |