uniquesymbols


Nameuniquesymbols 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 03:31:34
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": "uniquesymbols",
    "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/cb/8a/ca7fae3b6bb70f6fc89722207f316f89ac89705e029751c74dd3a4bf1268/uniquesymbols-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": "cb8aca7fae3b6bb70f6fc89722207f316f89ac89705e029751c74dd3a4bf1268",
                "md5": "ab79d22895fa16dd74de1283b6f566b5",
                "sha256": "0d43c9d0785c34d670180456a606987aa14392f7fbb05ec44f6003d058138091"
            },
            "downloads": -1,
            "filename": "uniquesymbols-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab79d22895fa16dd74de1283b6f566b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2025,
            "upload_time": "2023-05-10T03:31:34",
            "upload_time_iso_8601": "2023-05-10T03:31:34.414680Z",
            "url": "https://files.pythonhosted.org/packages/cb/8a/ca7fae3b6bb70f6fc89722207f316f89ac89705e029751c74dd3a4bf1268/uniquesymbols-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 03:31:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asgin",
    "github_project": "task_5",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "uniquesymbols"
}
        
Elapsed time: 0.09480s