Skip to main content

TUI (Terminal User Interface) of Yunetas

Project description

TUI for yunetas

This is the TUI (Terminal User Interface) for Yuneta Simplified

Icon

Yuneta Simplified is a development framework about messages and services, based on Event-driven, Automata-based and Object-oriented programming.

Yuneta is based in functions, but it manages a system of virtual classes defined by programmatically and schematically.

All his philosophy is based on that virtual classes (namely GClass or class G).

All architecture done by configuration, based in schema, easy to see by human eye. Of course, you have an API functions to change configuration and data in real time.

For Linux and RTOS/ESP32.

Versions in C, Javascript and (TODO) Python.

For more details, see doc.yuneta.io

Commands

yunetas init                  # create build dirs, compiler/build-type from .config (menuconfig)
yunetas build                 # make install: SDK + registered projects
yunetas clean                 # make clean:   SDK + registered projects
yunetas test                  # ctest

# External projects (registry in $YUNETAS_BASE/.projects.json, machine-local)
yunetas register-project <path>     # <path> must contain yunos/CMakeLists.txt
yunetas unregister-project <name>
yunetas list-projects
yunetas init|build|clean <name>...  # only those projects (SDK skipped)
yunetas init|build|clean --sdk-only # only the SDK

# Deploy helpers (wrappers over $YUNETAS_BASE/tools/agent/sync_*.py)
yunetas sync-binaries [-n|-a|...]                 # outputs/yunos vs the local agent
yunetas sync-configs --host <host> [-n|-a|...]    # per-project yunos/batches/<host>/

How build this package

Install pdm

This package use pdm to build and publish.

    pip install pdm
    pip install cement
    pip install plumbum
    pip install fastapi
    pip install "uvicorn[standard]"
    pip install "typer[all]"

Build and publish

  # Firstly change the version (explained below)
  # Next go to source root folder
  pdm build
  pdm publish --username __token__ --password <your-api-token> # (me: the full command is saved in publish-tui_yunetas.sh)

Install the package in editable mode using pip from the source root folder:

  pip install -e .

Change the version

Edit the __version__.py file and change the variable __version__. Then build and publish

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

yunetas-0.9.0.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yunetas-0.9.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file yunetas-0.9.0.tar.gz.

File metadata

  • Download URL: yunetas-0.9.0.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.7 CPython/3.12.2 Linux/6.17.0-35-generic

File hashes

Hashes for yunetas-0.9.0.tar.gz
Algorithm Hash digest
SHA256 4dda099735f55b4406705896ddfda0baf2da244c79bd385d0f4606319f36ba42
MD5 4d3e5794be8e1c1cb3109376b13e0e9b
BLAKE2b-256 3c00ae67d1e351488c7f806754c766d1e9905e3aa9731dbefede08d7f1f892b4

See more details on using hashes here.

File details

Details for the file yunetas-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: yunetas-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.26.7 CPython/3.12.2 Linux/6.17.0-35-generic

File hashes

Hashes for yunetas-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ebd24fab7d2c8cf5a6ae3bcd295b9a318cd070a90cc17a6058f554ec219b059c
MD5 52fb36c632be96258f608c297c305126
BLAKE2b-256 6a8642fcdb64f10d791fb7699c8ddf150f9132f25aa012de0d26f38d7f7cf471

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