I put online a really simple converter from ISBN 10 codes to the new standard ISBN 13.
Convert your ISBN 10 codes to ISBN 13: isbn10to13
The source code is obviously available: isbnto13.py
I put online a really simple converter from ISBN 10 codes to the new standard ISBN 13.
Convert your ISBN 10 codes to ISBN 13: isbn10to13
The source code is obviously available: isbnto13.py
Shameless plug: http://aspn.activestate.com/AS.....ipe/498104
I’ve had a go at a python ISBN module, which does a variety of conversion and validation operations. You can get it from:
http://www.staff.ncl.ac.uk/d.j.....re/isbn.py
Do “import isbn”, “help(isbn)” for documentation. Comments welcome.
RSS feed for comments on this post · TrackBack URI