Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

language-tags

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

language-tags

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

  • 1.2.0
  • PyPI
  • Socket score

Maintainers
4

IANA Language Tags for Python

.. image:: https://badge.fury.io/py/language-tags.png :target: http://badge.fury.io/py/language-tags .. image:: https://app.travis-ci.com/OnroerendErfgoed/language-tags.png?branch=develop :target: https://app.travis-ci.com/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.

Language-tags 1.0.0 only supports Python 3, for Python 2 support, please use language-tags 0.5.0.

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc