clck


Nameclck JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/ttwizz/clck.ru
SummaryShortens links and protects their contents.
upload_time2023-06-27 16:00:16
maintainer
docs_urlNone
authorttwiz_z
requires_python>=3.8
license
keywords clck.ru
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # clck.ru
Shortens links and protects their contents. This tool will be very useful to you if you want to get rid of long and unsafe links.

## Usage
```py
import clck
print(clck.ru("https://github.com/ttwizz"))
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ttwizz/clck.ru",
    "name": "clck",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "clck.ru",
    "author": "ttwiz_z",
    "author_email": "moderkascriptsltd@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/a7/9b9b86f7e9de12093ab4eaa6ec8ba1f4fcab9ca0434b5b04e596221a6ecb/clck-1.0.0.tar.gz",
    "platform": null,
    "description": "# clck.ru\r\nShortens links and protects their contents. This tool will be very useful to you if you want to get rid of long and unsafe links.\r\n\r\n## Usage\r\n```py\r\nimport clck\r\nprint(clck.ru(\"https://github.com/ttwizz\"))\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Shortens links and protects their contents.",
    "version": "1.0.0",
    "project_urls": {
        "Author": "https://github.com/ttwizz",
        "Homepage": "https://github.com/ttwizz/clck.ru",
        "Organization": "https://github.com/ModerkaScripts"
    },
    "split_keywords": [
        "clck.ru"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23ec5162650539a29ac57b9bea339f86e2d437e7a49d88bec5f1674d71615f2a",
                "md5": "eb1f76b990e60c9e9531e5986212dca8",
                "sha256": "93f6b920d7c0992b1add1ba11e46482d57136a2ced441816a68f4ffe4ee72d79"
            },
            "downloads": -1,
            "filename": "clck-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb1f76b990e60c9e9531e5986212dca8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2611,
            "upload_time": "2023-06-27T16:00:13",
            "upload_time_iso_8601": "2023-06-27T16:00:13.718059Z",
            "url": "https://files.pythonhosted.org/packages/23/ec/5162650539a29ac57b9bea339f86e2d437e7a49d88bec5f1674d71615f2a/clck-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "91a79b9b86f7e9de12093ab4eaa6ec8ba1f4fcab9ca0434b5b04e596221a6ecb",
                "md5": "6a47d5a70d0a2f74d46efe01acfdeb65",
                "sha256": "488f99e46f8ef3f64855bdc383962c24ce70f28aa52f2a910683a509e578bd9e"
            },
            "downloads": -1,
            "filename": "clck-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a47d5a70d0a2f74d46efe01acfdeb65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2403,
            "upload_time": "2023-06-27T16:00:16",
            "upload_time_iso_8601": "2023-06-27T16:00:16.999666Z",
            "url": "https://files.pythonhosted.org/packages/91/a7/9b9b86f7e9de12093ab4eaa6ec8ba1f4fcab9ca0434b5b04e596221a6ecb/clck-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 16:00:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ttwizz",
    "github_project": "clck.ru",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "clck"
}
        
Elapsed time: 0.22792s