pytinyurl


Namepytinyurl JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://x.com/Lanaev0li
SummaryAn interactive script to shorten URLs using TinyURL
upload_time2024-06-19 10:50:32
maintainerNone
docs_urlNone
authorAvinion
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytinyurl

An interactive script to shorten URLs using TinyURL, supporting both English and Russian languages.

## Installation

To install pytinyurl, simply use pip:

```sh
pip install pytinyurl


Usage
To run the script, use the following command:

pytinyurl



The script will prompt you to choose a language (English or Russian) and then allow you to input URLs to shorten. You can continue to shorten URLs until you choose to exit.

Author
Made by Avinion
Telegram: @akrim

            

Raw data

            {
    "_id": null,
    "home_page": "https://x.com/Lanaev0li",
    "name": "pytinyurl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Avinion",
    "author_email": "shizofrin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/38/62/a510cd0855cdf7e3254803605ee33158445204b19061f13007e0836a5537/pytinyurl-1.0.0.tar.gz",
    "platform": null,
    "description": "# pytinyurl\n\nAn interactive script to shorten URLs using TinyURL, supporting both English and Russian languages.\n\n## Installation\n\nTo install pytinyurl, simply use pip:\n\n```sh\npip install pytinyurl\n\n\nUsage\nTo run the script, use the following command:\n\npytinyurl\n\n\n\nThe script will prompt you to choose a language (English or Russian) and then allow you to input URLs to shorten. You can continue to shorten URLs until you choose to exit.\n\nAuthor\nMade by Avinion\nTelegram: @akrim\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An interactive script to shorten URLs using TinyURL",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://x.com/Lanaev0li"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f129f94b8729f3c0d0d92b21ef68569f07ff55601f59351eb269f7b24aa70ed1",
                "md5": "0f93dd00d585dafcfb53dcb5a833b1fd",
                "sha256": "3ebb6079acb29d0fefd74cfc9ce6e832a91f09c48599d517564f90a9dc7d7ac7"
            },
            "downloads": -1,
            "filename": "pytinyurl-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f93dd00d585dafcfb53dcb5a833b1fd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3576,
            "upload_time": "2024-06-19T10:50:28",
            "upload_time_iso_8601": "2024-06-19T10:50:28.878918Z",
            "url": "https://files.pythonhosted.org/packages/f1/29/f94b8729f3c0d0d92b21ef68569f07ff55601f59351eb269f7b24aa70ed1/pytinyurl-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3862a510cd0855cdf7e3254803605ee33158445204b19061f13007e0836a5537",
                "md5": "5f66b5d102f6bf602d928266b95b56f1",
                "sha256": "89d8407cad2b0c3428b703e44ae756ea690cb136942ef1ac5b349ed2f1587253"
            },
            "downloads": -1,
            "filename": "pytinyurl-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5f66b5d102f6bf602d928266b95b56f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3123,
            "upload_time": "2024-06-19T10:50:32",
            "upload_time_iso_8601": "2024-06-19T10:50:32.826314Z",
            "url": "https://files.pythonhosted.org/packages/38/62/a510cd0855cdf7e3254803605ee33158445204b19061f13007e0836a5537/pytinyurl-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-19 10:50:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pytinyurl"
}
        
Elapsed time: 0.23308s