Checks if the provided string is valid ISBN.
Project description
Is ISBN
Description
Is ISBN provides a single function to test if a given string is valid ISBN.
Installation
pip install is-isbn
With pipenv:
pipenv install is-isbn
Usage
Import:
from is_isbn.is_isbn import is_isbn
Use:
is_isbn('978-9941-445-51-4')
or
Import:
from is_isbn import is_isbn
Use:
is_isbn.is_isbn('978-9941-445-51-4')
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Free software: MIT license
Documentation: https://is-isbn.readthedocs.io.
History
0.1.0 (2019-08-30)
First release on PyPI.
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 is_isbn-0.1.0.tar.gz.
File metadata
- Download URL: is_isbn-0.1.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adbfd634bf1a08e65f9758702526ed8fdab04b018c0be5efaa659f64b9d74385
|
|
| MD5 |
2d3396b3bf84d21f5ec3172b2056d198
|
|
| BLAKE2b-256 |
bb184e0f22a0482cdc303008912464f2e9833fa41f5b763b21d79fc2b9848f34
|
File details
Details for the file is_isbn-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: is_isbn-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a6ac2f4cb9eb7e08dd83bfc352f382538712d7c52ddcd11f965f425882bbd04
|
|
| MD5 |
1bfbcedb0f29a6a38b3a7d6ee285601d
|
|
| BLAKE2b-256 |
80b3f5df6a469a21fe128ca34f928a5286503d5596876f2662db3da23631fdc8
|