Skip to main content

No project description provided

Project description

Ubo GUI

GUI manager for Ubo Pod

⚡️ Requirements

📦Installation

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

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

🚀 Usage

Checkout the menu demo to see a sample usage. You can run it with this command:

poetry install --with demo # You also need `--with development` if you want to run it on a non-raspberry machine
poetry run demo-menu

⚒️ Contribution

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.

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.2.3.tar.gz (18.5 kB view details)

Uploaded Source

Built Distribution

ubo_gui-0.2.3-py3-none-any.whl (24.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ubo_gui-0.2.3.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.0.0

File hashes

Hashes for ubo_gui-0.2.3.tar.gz
Algorithm Hash digest
SHA256 0210ac82f00dddcb5ac8d462c5089a4ce0e44fd9320d12755544e9365823829f
MD5 082ea42b240cd36b4f94e1f2ccd315d5
BLAKE2b-256 b4b165141f64cd60a7808bce55b885c7ef057baf843565c16393539c3d8181bf

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ubo_gui-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 24.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/23.0.0

File hashes

Hashes for ubo_gui-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ff17ebc729eed52c9bb7e3a121276b3eb7a575bfa72f12fe6b708b40c3fb413b
MD5 38e6acd4a49a9b54cf0bae5ae9a83088
BLAKE2b-256 d40819493ecaa87d9c0dca855974e9b38cfe82d6ad39ecdd41c77b029d9d777e

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