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

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.10.0.tar.gz (8.6 MB view details)

Uploaded Source

Built Distribution

ubo_gui-0.10.0-py3-none-any.whl (8.6 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ubo_gui-0.10.0.tar.gz
  • Upload date:
  • Size: 8.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for ubo_gui-0.10.0.tar.gz
Algorithm Hash digest
SHA256 95b1c6ce948148b87654a747d4caef4a8662be664aacf2d83e9c1975a672ed9b
MD5 59faa4cbf2a8431c508632c7aa4f5e8f
BLAKE2b-256 acaef4e2db6ab5bb16decb4a95d7097c173ca72e5823e58ae8cd02e445967dd0

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ubo_gui-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for ubo_gui-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 479615364d5cb60c1ac00ee98d14489db0f2d2a4de7eb9fb5ce1d3715123ed4d
MD5 636a21431ec4759fb0fbc94eac1c5e34
BLAKE2b-256 e0b536822959be53d86399c049f4933893945a35fc0d83af10bac2f1f6ab15d3

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