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.0.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.0-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvbml-0.3.0.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.0.tar.gz
Algorithm Hash digest
SHA256 9bd0492a2eb95f71f7ca372cd59b2f85453728fd61ff2acc0ec60a0078eaa7f9
MD5 240cb469016cc562600a0c691867ac58
BLAKE2b-256 4a1c86b68e347d76ea3524b059aa8199f93a3277c0ebfb35a95092df95b9a968

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyvbml-0.3.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a5085600d948449ad6af8ec96f8a62a5c03719f7d80fc75e6c37257d8c980105
MD5 46f9c491a510cda0d165ceab76c72097
BLAKE2b-256 d7c899448c328c088ba885a7bf570fe444ebd204fbcbf8ba90cff878c635adf7

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