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)]

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.1.tar.gz (2.4 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.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: braillebaseio-1.0.1.tar.gz
  • Upload date:
  • Size: 2.4 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.1.tar.gz
Algorithm Hash digest
SHA256 a7660034649eeb8470e1fecf14074016df05b45ed0359a842b48983fa79f9aaa
MD5 f4584ab10ca1b3cbf043b712035f8884
BLAKE2b-256 dee6803b44ea17b643b02fb1734ba8ce245b6c6faf96558aec025743f59625ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: braillebaseio-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bd9fdd55435968d059044ef04bdf46c77af256fd737282fe2c7c4e37d924511e
MD5 d61ba35db26d634a7adc0d82ec90d867
BLAKE2b-256 112ec1e3994409b8c7a6f5669e0b082cacf31827985518bbfeb833018c98e344

See more details on using hashes here.

Release history Release notifications | RSS feed

1.0.3

2 files

This release

1.0.1 This release

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