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.2.0.tar.gz (17.1 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.2.0-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvbml-0.2.0.tar.gz
  • Upload date:
  • Size: 17.1 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.2.0.tar.gz
Algorithm Hash digest
SHA256 0e35eeb9438d0c8bb483bfb7e56d1fe290acab7b13a7b5aa447792cc777d8944
MD5 5c12eaba5fe38fdae404ffe1722c9ad4
BLAKE2b-256 b9555e11704328909e44ef2e87273ebf14354284110f15269da41ebe19ddd6e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyvbml-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 24.9 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff312de215a6d61b8c911bfed57a544c58c2e862cde5d002ef97a6f2927d7fd1
MD5 e9228151917fc70e626c93364e640969
BLAKE2b-256 86b8d46d57b43a06983bd6476f0115678d89b37553b78248e34e9e80d36c3a7a

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