uniques


Nameuniques JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/asgin/task_5
SummaryThe module finds unique characters and returns their number.
upload_time2023-05-10 04:17:15
maintainer
docs_urlNone
authorasgin
requires_python>=3.7
license
keywords example python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is my first module.
The module is very simple and training.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asgin/task_5",
    "name": "uniques",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "example python",
    "author": "asgin",
    "author_email": "yegor.krivoruchko.2009@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/cd/07/2c906f3d88edaed07c2a04367210077e2ab24f422dca5a58c2c4996c4e81/uniques-1.0.0.tar.gz",
    "platform": null,
    "description": "This is my first module.\r\nThe module is very simple and training.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The module finds unique characters and returns their number.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/asgin/task_5"
    },
    "split_keywords": [
        "example",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd072c906f3d88edaed07c2a04367210077e2ab24f422dca5a58c2c4996c4e81",
                "md5": "5b58eef4cddc02a80ef1d8ffd50b072a",
                "sha256": "f468aabd325197a4817360ace0335e86ad88e746cbbead177c354f55e25fb95b"
            },
            "downloads": -1,
            "filename": "uniques-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5b58eef4cddc02a80ef1d8ffd50b072a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2023,
            "upload_time": "2023-05-10T04:17:15",
            "upload_time_iso_8601": "2023-05-10T04:17:15.048559Z",
            "url": "https://files.pythonhosted.org/packages/cd/07/2c906f3d88edaed07c2a04367210077e2ab24f422dca5a58c2c4996c4e81/uniques-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 04:17:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asgin",
    "github_project": "task_5",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uniques"
}
        
Elapsed time: 0.06230s