colortype


Namecolortype JSON
Version 4 PyPI version JSON
download
home_pageNone
SummaryA module that use ANSI code to change your text color, text type
upload_time2024-11-24 04:45:26
maintainerNone
docs_urlNone
authorDang Vo Anh Kiet
requires_python>=2.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Version 001
* Use ANSI to color, style of the text
## Version 001.1
* Have no change
# Version 002
* Have no change
# Version 003
## New change:
* fore, back and style
# Version 004
## New change:
* ANSIControl and goto

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "colortype",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dang Vo Anh Kiet",
    "author_email": "himnnha23@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/77/382cf964174dc459bf7876a091e45c2d9c1b247042fe857f7474cedaebf4/colortype-4.tar.gz",
    "platform": null,
    "description": "# Version 001\r\n* Use ANSI to color, style of the text\r\n## Version 001.1\r\n* Have no change\r\n# Version 002\r\n* Have no change\r\n# Version 003\r\n## New change:\r\n* fore, back and style\r\n# Version 004\r\n## New change:\r\n* ANSIControl and goto\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A module that use ANSI code to change your text color, text type",
    "version": "4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9bf1142e6ef30bbff97a349809f7caf786eca9df40c578ca812bf0307f5dc4c",
                "md5": "ee45d87c4cff2ac602a4a3fa7d68abc8",
                "sha256": "73855f92221a8710caa25b6e8605ce71f571dd935f6fd0a020cb514c6ef33d6d"
            },
            "downloads": -1,
            "filename": "colortype-4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee45d87c4cff2ac602a4a3fa7d68abc8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.0",
            "size": 2181,
            "upload_time": "2024-11-24T04:45:25",
            "upload_time_iso_8601": "2024-11-24T04:45:25.247190Z",
            "url": "https://files.pythonhosted.org/packages/a9/bf/1142e6ef30bbff97a349809f7caf786eca9df40c578ca812bf0307f5dc4c/colortype-4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef77382cf964174dc459bf7876a091e45c2d9c1b247042fe857f7474cedaebf4",
                "md5": "168461c9aec8cc983892962410c82990",
                "sha256": "7fa0c3a57785b716d1730ed4aae3d74c4382b501d5bb01627f074d4b4619f47e"
            },
            "downloads": -1,
            "filename": "colortype-4.tar.gz",
            "has_sig": false,
            "md5_digest": "168461c9aec8cc983892962410c82990",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.0",
            "size": 2185,
            "upload_time": "2024-11-24T04:45:26",
            "upload_time_iso_8601": "2024-11-24T04:45:26.930171Z",
            "url": "https://files.pythonhosted.org/packages/ef/77/382cf964174dc459bf7876a091e45c2d9c1b247042fe857f7474cedaebf4/colortype-4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 04:45:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "colortype"
}
        
Elapsed time: 0.37521s