Skip to main content

GUI sdk for Ubo Pod

Project description

Ubo GUI

GUI sdk for Ubo Pod

📋 Requirements

📦 Installation

You can install it using this handle: headless-kivy-pi@git+https://github.com/ubopod/ubo-gui.git

# pip:
pip install headless-kivy-pi@git+https://github.com/ubopod/ubo-gui.git
# poetry:
poetry add headless-kivy-pi@git+https://github.com/ubopod/ubo-gui.git

🛠 Usage

Checkout Ubo App to see a sample implementation.

🤝 Contributing

You need to have Poetry installed on your machine.

To install poetry in Raspbian you need to follow these instructions to install rust compiler, this is temporary until this issue is resolved:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
sudo apt-get install pkg-config libssl-dev
curl -sSL https://install.python-poetry.org | python3 -

After having poetry, to install the required dependencies, run the following command:

poetry install --with development

Also be aware of this issue and until it is resolved you can manually disable keyring by prefixing your poetry commands like this:

PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring poetry install

You can run linter over whole codebase by running this command:

poetry run poe lint

⚠️ Important Note

Make sure to run poetry run poe download_font to download Material Symbols font.

🔒 License

This project is released under the Apache-2.0 License. See the LICENSE file for more details.

Project details


Release history Release notifications | RSS feed

This version

0.9.1

Download files

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

Source Distribution

ubo_gui-0.9.1.tar.gz (3.7 MB view details)

Uploaded Source

Built Distribution

ubo_gui-0.9.1-py3-none-any.whl (3.8 MB view details)

Uploaded Python 3

File details

Details for the file ubo_gui-0.9.1.tar.gz.

File metadata

  • Download URL: ubo_gui-0.9.1.tar.gz
  • Upload date:
  • Size: 3.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.3.0

File hashes

Hashes for ubo_gui-0.9.1.tar.gz
Algorithm Hash digest
SHA256 43490107c4414c861867f7fb695ef38693ac1fb0bf58f517147ddcab2d929038
MD5 286f990693503433bd23602f04d33fb0
BLAKE2b-256 8c0d9509ece4bbaacc2e8dcf90045b548242adf48b45ded59d448b7d96633ab2

See more details on using hashes here.

Provenance

File details

Details for the file ubo_gui-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: ubo_gui-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/23.3.0

File hashes

Hashes for ubo_gui-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7aa4a0dca21cdaa48b0c4fb4b31fe280b070a3126c5c76da2ed14ebd83c84588
MD5 43ad912eb746f712653b269038670512
BLAKE2b-256 8f0a352015746fc144dd57508a9047f1ae8abf7ba660044e2ce6cae6b3776fb7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page