Python library for ISO 639 standard
Project description
Status
License
GNU Affero General Public License version 3 (AGPLv3)
Supports
ISO 639-1
ISO 639-2
ISO 639-3
ISO 639-5
Breaking changes
0.4.0: alpha3 has been renamed to part3. languages.alpha3 might be used as an aggregation of all ‘three letter codes’ in the future.
Compatibility
This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.
It provides the following attribute abstractions:
terminology -> part2t
bibliographic -> part2b
alpha2 -> part1
If you have no intentions on using pycountry.languages or want/need to keep compatibility then please use the partX attributes for brevity and clarity.
Contains external data
ISO 639-1, on 2014-11-28
ISO 639-2, on 2014-11-28
ISO 639-3 Code Set, dated 2015-01-12
ISO 639-3 Language Names Index, dated 2015-01-12
ISO 639-3 Macrolanguage Mappings, dated 2015-01-12
ISO 639-3 Retired Code Element Mappings, dated 2015-01-12
ISO 639-5, dated 2011-05-12
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.