xaal.fakeinput


Namexaal.fakeinput JSON
Version 0.4 PyPI version JSON
download
home_pageNone
SummaryxAAL fake switch, buttons, contact devices
upload_time2024-07-16 20:39:54
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGPL License
keywords xaal json
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xaal.fakeinput
==============
This package provides some dummy (fake) input devices for the xAAL Project. It come with a web interface to control the devices.
We use this package to fake the lab inputs for testing purpose.

Usage
-----
Just edit the 'fakeinput.ini' file to fit your needs and run the package.

.. code-block:: bash

    $ python -m xaal.fakeinput
    # or
    $ xaal-pkgrun fakeinput

Open the web interface to control the devices (http://localhost:8081).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xaal.fakeinput",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "xaal, json",
    "author": null,
    "author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
    "download_url": "https://files.pythonhosted.org/packages/30/e8/372a3f8b2b377ed544bbf93d1b0b2e7626777167b4509609304ac754d796/xaal_fakeinput-0.4.tar.gz",
    "platform": null,
    "description": "xaal.fakeinput\n==============\nThis package provides some dummy (fake) input devices for the xAAL Project. It come with a web interface to control the devices.\nWe use this package to fake the lab inputs for testing purpose.\n\nUsage\n-----\nJust edit the 'fakeinput.ini' file to fit your needs and run the package.\n\n.. code-block:: bash\n\n    $ python -m xaal.fakeinput\n    # or\n    $ xaal-pkgrun fakeinput\n\nOpen the web interface to control the devices (http://localhost:8081).\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "xAAL fake switch, buttons, contact devices",
    "version": "0.4",
    "project_urls": {
        "Documentation": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/entry/code/Python/branches/0.7/devices/tests/fakeinput/README.rst",
        "Homepage": "https://recherche.imt-atlantique.fr/xaal/",
        "Source": "https://redmine.imt-atlantique.fr/projects/xaal/repository/xaal/show/code/Python/branches/0.7/devices/tests/fakeinput"
    },
    "split_keywords": [
        "xaal",
        " json"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66582360daf557c30937a656850f7e0c6cae68c827770e741dfb9de1ab41f913",
                "md5": "3a2e64f603435941d4ea08e27b41b05e",
                "sha256": "18bebc7413d9c491918383623b892d6d0e78fcca256a39427f9ffa116032e051"
            },
            "downloads": -1,
            "filename": "xaal.fakeinput-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a2e64f603435941d4ea08e27b41b05e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 102828,
            "upload_time": "2024-07-16T20:39:52",
            "upload_time_iso_8601": "2024-07-16T20:39:52.479968Z",
            "url": "https://files.pythonhosted.org/packages/66/58/2360daf557c30937a656850f7e0c6cae68c827770e741dfb9de1ab41f913/xaal.fakeinput-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30e8372a3f8b2b377ed544bbf93d1b0b2e7626777167b4509609304ac754d796",
                "md5": "304d0873411b95eb524220ac5b4b66b8",
                "sha256": "0c33aaf3be3155a1630993358620aa86d2c8715a014bfa9559eef59a8385422b"
            },
            "downloads": -1,
            "filename": "xaal_fakeinput-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "304d0873411b95eb524220ac5b4b66b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 103165,
            "upload_time": "2024-07-16T20:39:54",
            "upload_time_iso_8601": "2024-07-16T20:39:54.445084Z",
            "url": "https://files.pythonhosted.org/packages/30/e8/372a3f8b2b377ed544bbf93d1b0b2e7626777167b4509609304ac754d796/xaal_fakeinput-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 20:39:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xaal.fakeinput"
}
        
Elapsed time: 0.54798s