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

Uploaded Source

Built Distribution

ubo_gui-0.3.0-py3-none-any.whl (3.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ubo_gui-0.3.0.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • 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.3.0.tar.gz
Algorithm Hash digest
SHA256 7fdb1a4245257c136b0f19971564a2a86e765fc74b84dfea58b3bb382a4ff906
MD5 b74b7e870257a9816b94de96ed05b0e3
BLAKE2b-256 f095972692b6539b59db0f21e9d951e26f1973d718d58a4f642e7ceebf725a85

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: ubo_gui-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 MB
  • 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 27d0ab6506f205f36331df520b9d3cfb6f3fb7a46bc6c830b3e95294fed5c743
MD5 465a6c958f2f711dec7a2849666aa735
BLAKE2b-256 4f8cafd6a38a2be5398036cdfb0e98e4a043e741f2545b39b1642f0ec622ab86

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