ダウンロードリスト

プロジェクト概要

python stdnum は、Python モジュールの解析、検証、および標準的な番号と異なる形式でコードを再フォーマットします。多数を含む番号のフォーマットのそれをサポートしています: ISBN (国際標準図書番号) ISSN (国際標準シリアル番号) を BSN (Burgerservicenummer、オランダの国民識別番号)、EAN (国際条番号)、SSN (米国社会保障番号)、IMEI (国際モバイル機器アイデンティティ)、イバン族 (国際銀行口座番号)、詳細。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-02-27 07:29
0.7

このリリースは付加価値税番号すべての欧州連合加盟国での検証がサポートされます (個別にだけでなく、EU の VAT 番号を使用)。また様々 な個人のサポート、ルーマニア、フィンランド、チェコ共和国、スロバキア、フランス、スペイン、ブルガリア、オランダ、クロアチア、アイルランド、デンマークの会社の番号を追加します。それには、新しいドキュメントすべてのモジュールが含まれます。
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

このリリース IMSI (国際モバイル加入者識別) のサポートを追加、特定の ISBNs の処理のバグ修正を行った既存のモジュールには、いくつかのユーティリティ関数を追加、いくつかのコードのレイアウト改善しています。
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

このリリースでは、EAN(国際条番号)のサポートを追加、ISBNとEANチェック桁のコードを使用するISMNのチェックのいくつかのリファクタリングが含まれており、(ISBN - 13とISMN - 13は既にあるべきISSNからEANへの変換を追加EAN)。また、このリリースでは、同じコードベースでのpython3で動作し、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

このリリースでは、CPFのサポート(ブラジル国民識別番号)を追加し、IBANコード(国際銀行口座番号)、ISIL(ライブラリと関連団体のための国際標準識別子)、および米国の社会保障番号。
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

このリリースでは、ISMNのサポート(国際標準音楽番号)、ISANの(国際標準視聴覚番号)、のIMEI(国際モバイル機器識別)、MEID(モバイル機器識別子)、グリッド(グローバルリリースID)番号が追加されます。サポートVerhoeff、ルーン、いくつかは、ISO / IECは7064チェックディジットアルゴリズム追加されました。
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.

プロジェクトリソース