Clickable
Compile, build, deploy an debug Ubuntu Touch click packages all from the command line.
Docs
Code Editor Integrations
Start QtCreator shipped by Clickable in a project folder via clickable ide.
Development
Please base any development on the branch dev and file merge requests against it.
Run Clickable from Repository
Make sure to install the dependencies listed in setup.py, via your package
manager or pipx.
You can run Clickable directly from sources via the clickable-dev script.
Add the --verbose option for additional output.
It is recommended to add your clickable repo folder to PATH.
This can be done by adding export PATH="$PATH:$HOME/clickable" to your .bashrc.
Replace $HOME/clickable with your path.
Linting
Clickable uses flake8 and pylint for linting as well as autopep8 for formatting.
Install them using pipx install flake8 pylint autopep8.
Inject some dependencies with
pipx inject pylint requests PyYaml jsonschema cookiecutter to avoid
false-positives import-error lints.
Run make lint to lint and make format to format the source code.
Run the tests
Install the pytest modules: pipx install pytest pytest-cov.
Run pytest to complete the tests: make test.
Related Repositories
License
Copyright (C) 2025 Clickable Team
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Release files for clickable-ut 8.10.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| clickable_ut-8.10.0.tar.gz | 166.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clickable_ut-8.10.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 311.8 kB
Release files / clickable_ut-8.10.0.tar.gz
| Download URL | clickable_ut-8.10.0.tar.gz |
|---|---|
| Size | 166.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
65b0e652f366400073914b71950811e8cd06cb946541993d3d11da7eedd3c6be
|
|
BLAKE2b-256 checksum How to use checksums |
782e83b09a49a181a895d786766e34349961d66a53a8ee2148159d4301d78c3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / clickable_ut-8.10.0-py3-none-any.whl
| Download URL | clickable_ut-8.10.0-py3-none-any.whl |
|---|---|
| Size | 144.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ee16163e177c37c2de93885e201a81e9f3dab3339a9e5a368a11a8cadfd58960
|
|
BLAKE2b-256 checksum How to use checksums |
90e908840a84607b332b6652ebc8e52f4675680c047a9a191ceb2db9daac3084
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|