clck.ru


Nameclck.ru 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 12:59:43
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.ru",
    "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/3f/1f/484f21c3031cdabd3bd05f9dff4fb82e55a41676458a9869d86655a6d592/clck.ru-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": "fa5cf5c980c1eee4f3cd9e01485cc41a385e1c2c5e3e807ac088fdbcf6815ef2",
                "md5": "033beae50b8ae800da287f1453535ef8",
                "sha256": "0fa26ecf103a728e3f52e2279d9619074f87cab269797722539b2c7223a71896"
            },
            "downloads": -1,
            "filename": "clck.ru-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "033beae50b8ae800da287f1453535ef8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2643,
            "upload_time": "2023-06-27T12:59:41",
            "upload_time_iso_8601": "2023-06-27T12:59:41.925593Z",
            "url": "https://files.pythonhosted.org/packages/fa/5c/f5c980c1eee4f3cd9e01485cc41a385e1c2c5e3e807ac088fdbcf6815ef2/clck.ru-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f1f484f21c3031cdabd3bd05f9dff4fb82e55a41676458a9869d86655a6d592",
                "md5": "a4f14e9a938a434acc517c1dea71d62f",
                "sha256": "a4545640ff7eb13d873c714c16d1ab9e7b9b639fd0d46bfd9309cef9c71e56cd"
            },
            "downloads": -1,
            "filename": "clck.ru-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4f14e9a938a434acc517c1dea71d62f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2418,
            "upload_time": "2023-06-27T12:59:43",
            "upload_time_iso_8601": "2023-06-27T12:59:43.551720Z",
            "url": "https://files.pythonhosted.org/packages/3f/1f/484f21c3031cdabd3bd05f9dff4fb82e55a41676458a9869d86655a6d592/clck.ru-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 12:59:43",
    "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.ru"
}
        
Elapsed time: 0.12299s