inputty


Nameinputty JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://psionman@bitbucket.org/psionman/bfgdealer.git
Summary"""A collection of modules that supports cCLI inputs."""
upload_time2023-06-29 10:30:28
maintainer
docs_urlNone
authorjeff watkins
requires_python
licenseMIT
keywords cli input
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # inputty

A module to facilitate CLI inputs.

## Installation

```bash
pip install inputty
```


# Version History

Version 1.0.5 29 Jun 2023

1. xxx

------

Version 1.0.4 18 June 2023

1. Colour cues

------

Version 1.0.3 6 June 2023

1. Actually make changes

------


Version 1.0.2 6 June 2023

1. Allow the capture of a string
2. Add extra args with INTEGERS
3. Add space to end of prompt

------

Version 1.0.1 31 May 2023

1. Implement __call__
2. Refactor messages

------

Version 1.0.0 30 May 2023

1. Major refactor
2. Implement tests

------

Version 0.0.4 9 May 2023

1. Fix integer index bug (in _get_valid_input_list)

------

Version 0.0.3 9 May 2023

1. Fix <RTN> and remove self.allow_null

------

Version 0.0.2 9 May 2023

1. Access .src

------

Version 0.0.1 9 May 2023

1. Improve access

------

Version 0.0.0 9 May 2023

1. Initial version

------

            

Raw data

            {
    "_id": null,
    "home_page": "https://psionman@bitbucket.org/psionman/bfgdealer.git",
    "name": "inputty",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cli,input",
    "author": "jeff watkins",
    "author_email": "support@bidforgame.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/9a/2e64c6d9ce2a6b0ad45976df6d5838f1d2b8c1441dfe4b47a819af5f305d/inputty-1.0.5.tar.gz",
    "platform": null,
    "description": "# inputty\n\nA module to facilitate CLI inputs.\n\n## Installation\n\n```bash\npip install inputty\n```\n\n\n# Version History\n\nVersion 1.0.5 29 Jun 2023\n\n1. xxx\n\n------\n\nVersion 1.0.4 18 June 2023\n\n1. Colour cues\n\n------\n\nVersion 1.0.3 6 June 2023\n\n1. Actually make changes\n\n------\n\n\nVersion 1.0.2 6 June 2023\n\n1. Allow the capture of a string\n2. Add extra args with INTEGERS\n3. Add space to end of prompt\n\n------\n\nVersion 1.0.1 31 May 2023\n\n1. Implement __call__\n2. Refactor messages\n\n------\n\nVersion 1.0.0 30 May 2023\n\n1. Major refactor\n2. Implement tests\n\n------\n\nVersion 0.0.4 9 May 2023\n\n1. Fix integer index bug (in _get_valid_input_list)\n\n------\n\nVersion 0.0.3 9 May 2023\n\n1. Fix <RTN> and remove self.allow_null\n\n------\n\nVersion 0.0.2 9 May 2023\n\n1. Access .src\n\n------\n\nVersion 0.0.1 9 May 2023\n\n1. Improve access\n\n------\n\nVersion 0.0.0 9 May 2023\n\n1. Initial version\n\n------\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "\"\"\"A collection of modules that supports cCLI inputs.\"\"\"",
    "version": "1.0.5",
    "project_urls": {
        "Download": "https://pypi.org/project/bfgdealer/",
        "Homepage": "https://psionman@bitbucket.org/psionman/bfgdealer.git"
    },
    "split_keywords": [
        "cli",
        "input"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d70d8761bf5bc6a3db21485b809aef0202ea93c84032a73dfcb29953681e871",
                "md5": "2afc70316f25c1b61b371f69d80e3880",
                "sha256": "7347e1c75e0e555ed87f2717e4fb779c7a5923dfb6c627407e863b91cad8e130"
            },
            "downloads": -1,
            "filename": "inputty-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2afc70316f25c1b61b371f69d80e3880",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19120,
            "upload_time": "2023-06-29T10:30:27",
            "upload_time_iso_8601": "2023-06-29T10:30:27.002818Z",
            "url": "https://files.pythonhosted.org/packages/5d/70/d8761bf5bc6a3db21485b809aef0202ea93c84032a73dfcb29953681e871/inputty-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a69a2e64c6d9ce2a6b0ad45976df6d5838f1d2b8c1441dfe4b47a819af5f305d",
                "md5": "b6b87eb50671a2ce06c4c53ef15771d3",
                "sha256": "a9ae507ad6ed37ac781b6b9274fdd0a63f44bede09aeeea656c82fb93aaebb1a"
            },
            "downloads": -1,
            "filename": "inputty-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b6b87eb50671a2ce06c4c53ef15771d3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18330,
            "upload_time": "2023-06-29T10:30:28",
            "upload_time_iso_8601": "2023-06-29T10:30:28.809613Z",
            "url": "https://files.pythonhosted.org/packages/a6/9a/2e64c6d9ce2a6b0ad45976df6d5838f1d2b8c1441dfe4b47a819af5f305d/inputty-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 10:30:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "inputty"
}
        
Elapsed time: 0.08246s