unique-symbols


Nameunique-symbols 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-09 14:53:43
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": "unique-symbols",
    "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/6b/49/1813b53ad88a72e1be5c685e85375729f68df1bcc6ca7bc93f9cc5a39b12/unique_symbols-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": "6b491813b53ad88a72e1be5c685e85375729f68df1bcc6ca7bc93f9cc5a39b12",
                "md5": "913d47c6a55c69214d7dc5f2cfaea3dd",
                "sha256": "db40b1088030ed09c31f84e0ef007901355bd2aeb03dad97a0aa29fd47da712f"
            },
            "downloads": -1,
            "filename": "unique_symbols-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "913d47c6a55c69214d7dc5f2cfaea3dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2021,
            "upload_time": "2023-05-09T14:53:43",
            "upload_time_iso_8601": "2023-05-09T14:53:43.095970Z",
            "url": "https://files.pythonhosted.org/packages/6b/49/1813b53ad88a72e1be5c685e85375729f68df1bcc6ca7bc93f9cc5a39b12/unique_symbols-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-09 14:53:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asgin",
    "github_project": "task_5",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "unique-symbols"
}
        
Elapsed time: 0.07790s