Skip to main content

A python package to parse Vestaboard markup language (VBML) to Vestaboard character arrays

Project description

pyvbml

PyPI - Version Buy Me A Coffee/Beer Sponsor on GitHub

GitHub License PyPI - Python Version Pepy Total Downloads PyPI - Downloads

A Python package for parsing Vestaboard markup language (VBML) to Vestaboard character arrays locally. Based on the Vestaboard/vbml codebase. Used in the Vestaboard for Home Assistant integration.

Usage

from pyvbml import Align, Justify, vbml

# Generate an array of 6 rows of 22 character codes representing the template
characters = vbml.parse(
    {
        "components": [
            {
                "style": {
                    "justify": Justify.CENTER,
                    "align": Align.CENTER,
                },
                "template": "Hello World!",
            },
        ],
    }
)

❤️ Support Me

I maintain this python project in my spare time. If you find it useful, consider supporting development:

If you don't already own a Vestaboard, please consider using my referral link below to get $200 off (as well as a $200 referral bonus to me in appreciation)!

Save $200 off a Vestaboard

📈 Star History

Star History Chart

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

pyvbml-0.3.1.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

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

pyvbml-0.3.1-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

Details for the file pyvbml-0.3.1.tar.gz.

File metadata

  • Download URL: pyvbml-0.3.1.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyvbml-0.3.1.tar.gz
Algorithm Hash digest
SHA256 96a9bde6a6ce1d4241716050b641cab4e2f33c99fff1e55c44ebc24311fb3220
MD5 d49228839e3f7bd79fb059a7918f853e
BLAKE2b-256 9388716733ef1a48924d7b611217f7b3a7ef6946ed8286501afcb2d278d96981

See more details on using hashes here.

File details

Details for the file pyvbml-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: pyvbml-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyvbml-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 02b0070a6c712400b8c39349cddbbb11f4fdc13bbd8eef32ac306802015f30e3
MD5 ddd9f17e376ade8579da7a1708060f44
BLAKE2b-256 21d1e35fa46a6ce9c6ce01a03e250962b30d721672ca6579451df97c3ead021d

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