f-fee-tui


Namef-fee-tui JSON
Version 0.7.2 PyPI version JSON
download
home_pageNone
SummaryA Terminal User Interface to monitor and command the F-FEE for the PLATO Camera.
upload_time2024-12-01 17:36:37
maintainerNone
docs_urlNone
authorRik Huygen
requires_python>=3.8
licenseMIT
keywords f-fee plato textual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# A Terminal User Interface for the PLATO Fast Camera

This is a new project to  provide a TUI to monitor and command the F-FEE for the Fast PLATO camera.

## Installation

This project requires the proper installation of the CGSE, which is the Common-EGSE that is developed to align and test the PLATO cameras. You can find information about the CGSE at https://ivs-kuleuven.github.io/plato-cgse-doc/.

Install the project in the virtual environment that you have set up for the CGSE:

```bash
$ python -m pip install f-fee-tui
```


## Screenshots

![](https://raw.githubusercontent.com/rhuygen/f-fee-tui/develop/images/screenshot-01.png)


## Credits

- Many thanks to the awesome [Textual](https://textual.textualize.io) project.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "f-fee-tui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "F-FEE, PLATO, Textual",
    "author": "Rik Huygen",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/06/e7/60dba9f7993df91787fb60dc2e6b34fa9d337f8210907cadabfb367df0ac/f_fee_tui-0.7.2.tar.gz",
    "platform": null,
    "description": "\n# A Terminal User Interface for the PLATO Fast Camera\n\nThis is a new project to  provide a TUI to monitor and command the F-FEE for the Fast PLATO camera.\n\n## Installation\n\nThis project requires the proper installation of the CGSE, which is the Common-EGSE that is developed to align and test the PLATO cameras. You can find information about the CGSE at https://ivs-kuleuven.github.io/plato-cgse-doc/.\n\nInstall the project in the virtual environment that you have set up for the CGSE:\n\n```bash\n$ python -m pip install f-fee-tui\n```\n\n\n## Screenshots\n\n![](https://raw.githubusercontent.com/rhuygen/f-fee-tui/develop/images/screenshot-01.png)\n\n\n## Credits\n\n- Many thanks to the awesome [Textual](https://textual.textualize.io) project.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Terminal User Interface to monitor and command the F-FEE for the PLATO Camera.",
    "version": "0.7.2",
    "project_urls": null,
    "split_keywords": [
        "f-fee",
        " plato",
        " textual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae3a4133a680234b0214de0198748ea3e5a22d64df47400e1f37e066bb8f4b3d",
                "md5": "69864b7436e7e06d0bee9f64d0f0b55d",
                "sha256": "7966ef0ea29daee0e493195e7f48b51312799f7466dc8d53bee267c4b4afd1c3"
            },
            "downloads": -1,
            "filename": "f_fee_tui-0.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69864b7436e7e06d0bee9f64d0f0b55d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 25700,
            "upload_time": "2024-12-01T17:36:35",
            "upload_time_iso_8601": "2024-12-01T17:36:35.397658Z",
            "url": "https://files.pythonhosted.org/packages/ae/3a/4133a680234b0214de0198748ea3e5a22d64df47400e1f37e066bb8f4b3d/f_fee_tui-0.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06e760dba9f7993df91787fb60dc2e6b34fa9d337f8210907cadabfb367df0ac",
                "md5": "57ef6ce595e15987a15a16afa1ad6e6e",
                "sha256": "7b07c20948679e72d1c9d7b215675380f20550be1661b95817897d1e6cd85780"
            },
            "downloads": -1,
            "filename": "f_fee_tui-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "57ef6ce595e15987a15a16afa1ad6e6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 196006,
            "upload_time": "2024-12-01T17:36:37",
            "upload_time_iso_8601": "2024-12-01T17:36:37.374912Z",
            "url": "https://files.pythonhosted.org/packages/06/e7/60dba9f7993df91787fb60dc2e6b34fa9d337f8210907cadabfb367df0ac/f_fee_tui-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 17:36:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "f-fee-tui"
}
        
Elapsed time: 0.66567s