Télécharger la liste

Description du projet

python-stdnum is a Python module to parse, validate, and reformat standard numbers and codes in different formats. It supports a large number of number formats, including: ISBN (International Standard Book Number), ISSN (International Standard Serial Number), BSN (Burgerservicenummer, the Dutch national identification number), EAN (International Article Number), SSN (U.S. Social Security Number), IMEI (International Mobile Equipment Identity), IBAN (International Bank Account Number), and more.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-10 06:21 Retour à la liste release
0.5

Cette version ajoute le support pour le code EAN (numéro d'article international), inclut quelques refactoring de l'ISBN et ISMN contrôles d'utiliser le code de vérification EAN chiffres, et ajoute une conversion à partir d'ISSN EAN (ISBN-13-13 et ISMN devrait déjà être une EAN). Cette version devrait également travailler sur python3 avec la même base de code et inclut des améliorations de compatibilité pour Python 2.5.
This release adds support for the EAN (International Article Number), includes some refactoring of the ISBN and ISMN checks to use the EAN check digit code, and adds a conversion from ISSN to EAN (ISBN-13 and ISMN-13 should already be an EAN). This release should also work on Python3 with the same code base and includes compatibility improvements for Python 2.5.

Project Resources