Skip to main content

Braille Base IO

Reader for JSON, XML, and CSV formats.

Input Examples

JSON example:

[
    {
        "letter": "a",
        "braille": "⠁,⠁",
        "pattern": 0
    },
    {
        "letter": "b",
        "braille": "⠟,⠟,⠟",
        "pattern": 0
    }
]

XML example:

<?xml version="1.0" encoding="utf-8"?>
<braille_append>
    <item>
        <letter>a</letter>
        <braille>⠁,⠁</braille>
        <pattern>0</pattern>
    </item>

    <item>
        <letter>b</letter>
        <braille>⠟,⠟,⠟</braille>
        <pattern>0</pattern>
    </item>
</braille_append>

CSV example:

a,"⠁,⠁",0
b,"⠟,⠟,⠟",0

Output Example

[('a', ['⠁', '⠁'], 0), ('b', ['⠟', '⠟', '⠟'], 0)]

Logo

Download files

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

Source Distribution

braillebaseio-1.0.3.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

braillebaseio-1.0.3-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file braillebaseio-1.0.3.tar.gz.

File metadata

  • Download URL: braillebaseio-1.0.3.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.9

File hashes

Hashes for braillebaseio-1.0.3.tar.gz
Algorithm Hash digest
SHA256 cee97331efd699f82bb10f387e0340122b0081238fe5648dbdf72d743f63cc1e
MD5 8655200a68530ccbd67c31d988a44889
BLAKE2b-256 89e1d6800fc6c41ab9d929cb58117e2514517adff4f3c41a11972268f5dac2aa

See more details on using hashes here.

File details

Details for the file braillebaseio-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: braillebaseio-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.9

File hashes

Hashes for braillebaseio-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 cce797c4c647d77521d46c20b31520d5ff042358a989a358a413ea36676a3c3d
MD5 e5423cefe7467e37743a3170e223975a
BLAKE2b-256 599b38dac425a736b6c375f497bf9fee76fb3d18d40268c39d61c6458302f4a5

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.3 This release

2 files

1.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page