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.

2012-02-27 07:29
0.7

Cette version ajoute le support pour la validation des numéros de TVA dans tous les Etats membres d'Union européenne (individuellement ainsi qu'à l'aide d'un numéro de TVA de l'Union européenne). Il ajoute également le soutien de personnels divers et nombre de compagnie de Roumanie, Finlande, République tchèque, Slovaquie, France, l'Espagne, la Bulgarie, le pays-bas, Croatie, Irlande et Danemark. Il contient de nouveaux documents pour tous les modules.
This release adds support for validating VAT numbers in all European Union member states (individually as well as using an EU VAT number). It also adds support for various personal and company numbers of Romania, Finland, the Czech Republic, Slovakia, France, Spain, Bulgaria, the Netherlands, Croatia, Ireland, and Denmark. It contains new documentation for all modules.

2011-10-01 01:51
0.6

Cette version ajoute le support pour l'IMSI (International Mobile Subscriber Identity), corrige un bug dans la manipulation de certains ISBN, ajoute quelques fonctions utilitaires à modules existants et a quelques améliorations de mise en page de code.
This release adds support for the IMSI (International Mobile Subscriber Identity), fixes a bug in the handling of certain ISBNs, adds a few utility functions to existing modules, and has some code layout improvements.

2011-07-10 06:21
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.

2011-02-07 02:13
0.4

Cette version ajoute le support pour les CPF (le numéro d'identification national brésilien), IBAN (International Bank Account Number), ISIL (Identifiant international normalisé pour les bibliothèques et organismes apparentés), et numéros de sécurité sociale des États-Unis.
This release adds support for CPF (the Brazillian national identification number), IBAN (International Bank Account Numbers), ISIL (International Standard Identifier for Libraries and Related Organizations), and U.S. Social Security Numbers.

2010-09-11 21:13
0.3

Cette version ajoute le support pour ISMN (International Standard Music Number), ISAN (International normalisé des œuvres audiovisuelles), l'IMEI (International Mobile Equipment Identity), MEID (Mobile Equipment Identifier), et la grille (Global Release Identifier) chiffres. Soutien à la Verhoeff, Luhn, et plusieurs ISO / IEC 7064 algorithmes chiffre de contrôle a été ajouté.
This release adds support for ISMN (International Standard Music Number), ISAN (International Standard Audiovisual Number), IMEI (International Mobile Equipment Identity), MEID (Mobile Equipment Identifier), and GRid (Global Release Identifier) numbers. Support for the Verhoeff, Luhn, and several ISO/IEC 7064 check digit algorithms was added.

Project Resources