Jump to content

ISBN python

whengtotsz

How to start a python code with these? I have no Idea. >.<

I am getting rekt tomorrow. >.<

 

Link to comment
Share on other sites

Link to post
Share on other sites

You want to read ISBN codes with python? You're going to need to give us more information.

 

Wait... do you want it to run a python program when a isbn code is detected or something?

 

Please clarify I don't even know

Link to comment
Share on other sites

Link to post
Share on other sites

You could try using isbntools? Without further info it's hard to tell what you want, but if it's remotely isbn related that might help.

Don't do drugs. Do hugs!

 

Link to comment
Share on other sites

Link to post
Share on other sites

I need to convert an ISBN-10 to an ISBN-13, and I need to convert it back to an ISBN-13 to an ISBN-10.

Link to comment
Share on other sites

Link to post
Share on other sites

I need to convert an ISBN-10 to an ISBN-13, and I need to convert it back to an ISBN-13 to an ISBN-10.

 

here's 1/2 of it: http://code.activestate.com/recipes/498104-isbn-13-converter/

 

"ISBN, the International Standard Book Number, will migrate to 13-digits version from current 10-digits version on 2007-01-01. This recipe converts ISBN-10 to ISBN-13 by regenerating the check digit."

 

 Google is your friend  :)

Folding For Linus since July 2015

Link to comment
Share on other sites

Link to post
Share on other sites

Thank you guys! I thought this was due next week, but I guess I was wrong. Thank you kindly!

Link to comment
Share on other sites

Link to post
Share on other sites

If you need any more help with Python later, just message me. I'd love to help.

Don't do drugs. Do hugs!

 

Link to comment
Share on other sites

Link to post
Share on other sites

If you need any more help with Python later, just message me. I'd love to help.

Thank you sir, will do.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×