clickable-ut


Nameclickable-ut JSON
Version 8.1.0 PyPI version JSON
download
home_pagehttps://clickable-ut.dev/
SummaryCompile, build, and deploy Ubuntu Touch click packages all from the command line.
upload_time2024-04-15 17:15:19
maintainerNone
docs_urlNone
authorBrian Douglass
requires_pythonNone
licenseGPL3
keywords click ubuntu touch ubports
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [Clickable](https://clickable-ut.dev/en/latest/)

Compile, build, deploy an debug Ubuntu Touch click packages all from the command line.

## Docs

* [Install](https://clickable-ut.dev/en/latest/install.html)
* [Getting Started](https://clickable-ut.dev/en/latest/getting-started.html)
* [Usage](https://clickable-ut.dev/en/latest/usage.html)
* [Commands](https://clickable-ut.dev/en/latest/commands.html)
* [Project Config Format](https://clickable-ut.dev/en/latest/clickable-json.html)
* [App Templates](https://clickable-ut.dev/en/latest/app-templates.html)
* [Builders](https://clickable-ut.dev/en/latest/builders.html)

## 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

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.

To enable configuration validation either install **jsonschema** via pip
(`pip3 install jsonschema`) or apt (`apt install python3-jsonschema`). If you
got Clickable regularly installed, you already have jsonschema, too.

### Linting

Clickable uses flake8 and pylint for linting as well as autopep8 for formatting.
Install them using `pip3 install flake8 pylint autopep8`.
Run `make lint` to lint and `make format` to format the source code.

### Run the tests

Install the pytest modules: `pip3 install pytest pytest-cov`.

Run pytest to complete the tests: `make test`.

### Related Repositories

* [Clickable docker images and app templates](https://gitlab.com/clickable)

## License

Copyright (C) 2022 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/>.

            

Raw data

            {
    "_id": null,
    "home_page": "https://clickable-ut.dev/",
    "name": "clickable-ut",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "click ubuntu touch ubports",
    "author": "Brian Douglass",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/72/c6/440d4456fd709711898a49e347e335e337e104e8252cbebc59bb10ba1480/clickable-ut-8.1.0.tar.gz",
    "platform": null,
    "description": "# [Clickable](https://clickable-ut.dev/en/latest/)\n\nCompile, build, deploy an debug Ubuntu Touch click packages all from the command line.\n\n## Docs\n\n* [Install](https://clickable-ut.dev/en/latest/install.html)\n* [Getting Started](https://clickable-ut.dev/en/latest/getting-started.html)\n* [Usage](https://clickable-ut.dev/en/latest/usage.html)\n* [Commands](https://clickable-ut.dev/en/latest/commands.html)\n* [Project Config Format](https://clickable-ut.dev/en/latest/clickable-json.html)\n* [App Templates](https://clickable-ut.dev/en/latest/app-templates.html)\n* [Builders](https://clickable-ut.dev/en/latest/builders.html)\n\n## Code Editor Integrations\n\nStart QtCreator shipped by Clickable in a project folder via `clickable ide`.\n\n## Development\n\nPlease base any development on the branch `dev` and file merge requests against it.\n\n### Run Clickable from Repository\n\nYou can run Clickable directly from sources via the `clickable-dev` script.\nAdd the `--verbose` option for additional output.\n\nIt is recommended to add your clickable repo folder to `PATH`.\nThis can be done by adding `export PATH=\"$PATH:$HOME/clickable\"` to your `.bashrc`.\nReplace `$HOME/clickable` with your path.\n\nTo enable configuration validation either install **jsonschema** via pip\n(`pip3 install jsonschema`) or apt (`apt install python3-jsonschema`). If you\ngot Clickable regularly installed, you already have jsonschema, too.\n\n### Linting\n\nClickable uses flake8 and pylint for linting as well as autopep8 for formatting.\nInstall them using `pip3 install flake8 pylint autopep8`.\nRun `make lint` to lint and `make format` to format the source code.\n\n### Run the tests\n\nInstall the pytest modules: `pip3 install pytest pytest-cov`.\n\nRun pytest to complete the tests: `make test`.\n\n### Related Repositories\n\n* [Clickable docker images and app templates](https://gitlab.com/clickable)\n\n## License\n\nCopyright (C) 2022 Clickable Team\n\nThis 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\nby the Free Software Foundation.\n\nThis 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.\n\nYou should have received a copy of the GNU General Public License along with this program.  If not, see <http://www.gnu.org/licenses/>.\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "Compile, build, and deploy Ubuntu Touch click packages all from the command line.",
    "version": "8.1.0",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/clickable/clickable/-/issues",
        "Documentation": "https://clickable-ut.dev/en/latest/",
        "Homepage": "https://clickable-ut.dev/",
        "Source": "https://gitlab.com/clickable/clickable"
    },
    "split_keywords": [
        "click",
        "ubuntu",
        "touch",
        "ubports"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6b8628a46ba56b2bdd0d6ae6b9f4b1bc09227e406a02e1f9d09e3e10f3d4a8d",
                "md5": "6a1d25c31f695458b157eceb5761cf85",
                "sha256": "e99e1dbcf4c6a0086945ec5a3bea52bad2a7a135567917bf33be22463455f0ce"
            },
            "downloads": -1,
            "filename": "clickable_ut-8.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6a1d25c31f695458b157eceb5761cf85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 141459,
            "upload_time": "2024-04-15T17:15:17",
            "upload_time_iso_8601": "2024-04-15T17:15:17.310136Z",
            "url": "https://files.pythonhosted.org/packages/c6/b8/628a46ba56b2bdd0d6ae6b9f4b1bc09227e406a02e1f9d09e3e10f3d4a8d/clickable_ut-8.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72c6440d4456fd709711898a49e347e335e337e104e8252cbebc59bb10ba1480",
                "md5": "684a00cc706fdd1bd5611777eb8a1adb",
                "sha256": "de2ce683f59d3cd8228ae824e0a3b6d9802f1bc7b7eec66e48095887253549fa"
            },
            "downloads": -1,
            "filename": "clickable-ut-8.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "684a00cc706fdd1bd5611777eb8a1adb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 160854,
            "upload_time": "2024-04-15T17:15:19",
            "upload_time_iso_8601": "2024-04-15T17:15:19.427919Z",
            "url": "https://files.pythonhosted.org/packages/72/c6/440d4456fd709711898a49e347e335e337e104e8252cbebc59bb10ba1480/clickable-ut-8.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-15 17:15:19",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "clickable",
    "gitlab_project": "clickable",
    "lcname": "clickable-ut"
}
        
Elapsed time: 0.23503s