isbn_validator

ISBN validation module. MIT license.


License
MIT
Install
pip install isbn_validator==1.0.0

Documentation

Introduction

https://badge.fury.io/py/isbn_validator.png

https://pypip.in/d/isbn_validator/badge.png

This module provides basic API for validation of the ISBN-10 and ISBN-13 numbers. It can also compute the checksum digits for incomplete numbers.

Documentation

Full module documentation and description can be found at Read the Docs: