IndexedChoiceSelector


NameIndexedChoiceSelector JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/amcsparron2793-Water/IndexedChoiceSelector
SummaryIndexedChoiceSelector is a basic selector class that displays given options with numbers. This allows the user to choose an option either by number, or by name.
upload_time2023-09-18 17:50:36
maintainer
docs_urlNone
authorAmcsparron
requires_python
licenseMIT License
keywords interface selection numerical selection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/amcsparron2793-Water/IndexedChoiceSelector",
    "name": "IndexedChoiceSelector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "interface,selection,numerical selection",
    "author": "Amcsparron",
    "author_email": "amcsparron@albanyny.gov",
    "download_url": "https://files.pythonhosted.org/packages/0b/d5/7389746004103a771f4c8887251e6b6e2aad26d46ffbc32a5a8935e6459d/IndexedChoiceSelector-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "IndexedChoiceSelector is a basic selector class that displays given options with numbers. This allows the user to choose an option either by number, or by name.",
    "version": "0.1",
    "project_urls": {
        "Download": "https://github.com/amcsparron2793-Water/IndexedChoiceSelector/archive/refs/tags/0.1.tar.gz",
        "Homepage": "https://github.com/amcsparron2793-Water/IndexedChoiceSelector"
    },
    "split_keywords": [
        "interface",
        "selection",
        "numerical selection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bd57389746004103a771f4c8887251e6b6e2aad26d46ffbc32a5a8935e6459d",
                "md5": "d6de5c398dba77e39a79549a16513140",
                "sha256": "25c39610d27c1b2ab6c9416ab31bde8fcec180c2059ae4bd98c01683cdd6b385"
            },
            "downloads": -1,
            "filename": "IndexedChoiceSelector-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d6de5c398dba77e39a79549a16513140",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2520,
            "upload_time": "2023-09-18T17:50:36",
            "upload_time_iso_8601": "2023-09-18T17:50:36.653992Z",
            "url": "https://files.pythonhosted.org/packages/0b/d5/7389746004103a771f4c8887251e6b6e2aad26d46ffbc32a5a8935e6459d/IndexedChoiceSelector-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-18 17:50:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "amcsparron2793-Water",
    "github_project": "IndexedChoiceSelector",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "indexedchoiceselector"
}
        
Elapsed time: 0.11292s