Skip to main content

This project is a Python version of the language-tags Javascript project.

Project description

IANA Language Tags for Python
_____________________________
.. image:: https://badge.fury.io/py/language_tags.png
:target: http://badge.fury.io/py/language_tags
.. image:: https://travis-ci.org/OnroerendErfgoed/language-tags.png?branch=master
:target: https://travis-ci.org/OnroerendErfgoed/language-tags
.. image:: https://coveralls.io/repos/OnroerendErfgoed/language-tags/badge.png
:target: https://coveralls.io/r/OnroerendErfgoed/language-tags
.. image:: https://readthedocs.org/projects/language-tags/badge/?version=latest
:target: https://readthedocs.org/projects/language-tags/?badge=latest

This Python API offers a way to validate and lookup languages tags.

Standard
________

It is based on `BCP 47 <http://tools.ietf.org/html/bcp47>`_ (`RFC 5646 <http://tools.ietf.org/html/rfc5646>`_) and the latest `IANA language subtag registry <http://www.iana.org/assignments/language-subtag-registry>`_.

This project will be updated as the standards change.

JSON data
_________

See the `language-subtag-registry <https://github.com/mattcg/language-subtag-registry>`_ project for the underlying JSON data.

Javascript version
__________________

This project is a Python version of the `language-tags <https://github.com/mattcg/language-tags>`_ Javascript project.

0.1.1
_____

- Added string and Unicode functions to make it easy to print Tags and Subtags.

.. code-block:: python

> print(tags.tag('nl-BE'))
{"tag": "nl-be"}

- Added functions to easily select either the language, region or script subtags strings of a Tag.

.. code-block:: python

> tags.tag('nl-BE').language
['nl']

0.1.0
_____

- Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

language_tags-0.1.1.tar.gz (195.0 kB view details)

Uploaded Source

File details

Details for the file language_tags-0.1.1.tar.gz.

File metadata

  • Download URL: language_tags-0.1.1.tar.gz
  • Upload date:
  • Size: 195.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for language_tags-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5f3be4cc972628f95f1cd0674c0b572b15af4fed568cbf8671e2e093e54289e3
MD5 f87c42730d5fe0d160bffcd9449c63c6
BLAKE2b-256 5ef2f457e4822ee7e0e9f67c9236d01bcfe146a76e9079d3abbdde66a7b37ed5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page