Skip to main content

Interface to the Unicode Character Database

Project description

This module allows you to query the Unicode Character Database. The main function to be imported is ucd_data:

>>> ucd_data(0x078A)
{'Age': '3.0',
 'Block': 'Thaana',
 'Canonical_Combining_Class': '0',
 'East_Asian_Width': 'N',
 'General_Category': 'Lo',
 'Line_Break': 'AL',
 'Name': 'THAANA LETTER FAAFU',
 'Script': 'Thaana'}

On first run, it will download the database files for you from unicode.org. These are stored in .youseedee in your home directory.

You may also use it as a command line utility:

$ python3 -m youseedee 0x078A
{'Age': '3.0',
 'Block': 'Thaana',
 'Canonical_Combining_Class': '0',
 'East_Asian_Width': 'N',
 'General_Category': 'Lo',
 'Line_Break': 'AL',
 'Name': 'THAANA LETTER FAAFU',
 'Script': 'Thaana'}

$ python3 -m youseedee Ǩ
{'Age': '1.1',
 'Block': 'Latin Extended-B',
 'Canonical_Combining_Class': '0',
 'Case_Folding_Mapping': '01E9',
 'Case_Folding_Status': 'C',
 'East_Asian_Width': 'N',
 'General_Category': 'Lu',
 'Line_Break': 'AL',
 'Name': 'LATIN CAPITAL LETTER K WITH CARON',
 'Script': 'Latin'}

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

youseedee-0.5.3.tar.gz (14.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youseedee-0.5.3-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file youseedee-0.5.3.tar.gz.

File metadata

  • Download URL: youseedee-0.5.3.tar.gz
  • Upload date:
  • Size: 14.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.18

File hashes

Hashes for youseedee-0.5.3.tar.gz
Algorithm Hash digest
SHA256 850908f2476ba292e23bce8b5c3cba79099adc5120e3c80b95d53b6c583d7732
MD5 25a2b2c2749debc2666a382e8d1fa015
BLAKE2b-256 2f62f987e43b1f2357b3d648fb9def12d9023e6fd9a2756ac85db0dbafcbe731

See more details on using hashes here.

File details

Details for the file youseedee-0.5.3-py3-none-any.whl.

File metadata

  • Download URL: youseedee-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.18

File hashes

Hashes for youseedee-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8da49657df4696ca3a8f59a3f2da15b464a94da2000c87ca615afd587d02b6c0
MD5 be44f3b25c3e20a5cd5f8e5a2d041c49
BLAKE2b-256 1a8ee206cd04eee31b82a5eda3946167c60525b3c45e73f325c1e92218e74296

See more details on using hashes here.

Supported by

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