avcontext


Nameavcontext JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://x.com/Lanaev0li
SummaryInteractive script for converting letters to various cases and transformations.
upload_time2024-06-30 12:39:50
maintainerNone
docs_urlNone
authorAvinion
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # avcontext

An interactive Python script for converting letters (Latin and Cyrillic) to various cases and other transformations.

## Installation

```bash
pip install avcontext


Usage
Run the script using Python:
avcontext
 
Author:
Avinion

Email: shizofrin@gmail.com
URL: https://x.com/Lanaev0li

            

Raw data

            {
    "_id": null,
    "home_page": "https://x.com/Lanaev0li",
    "name": "avcontext",
    "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/c2/59/9df1ef9c959d34659eef706ec6c424721cdce4317e2ff01e0b2883b30f04/avcontext-0.1.0.tar.gz",
    "platform": null,
    "description": "# avcontext\n\nAn interactive Python script for converting letters (Latin and Cyrillic) to various cases and other transformations.\n\n## Installation\n\n```bash\npip install avcontext\n\n\nUsage\nRun the script using Python:\navcontext\n \nAuthor:\nAvinion\n\nEmail: shizofrin@gmail.com\nURL: https://x.com/Lanaev0li\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Interactive script for converting letters to various cases and transformations.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://x.com/Lanaev0li"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f15c886cd194723b89473f505edd1b1c463e07ab289fb47f4cab1b72e79f961d",
                "md5": "e20714589e223f3c3e2ad92296ee5627",
                "sha256": "6e27952623633ff11c58e8fb0af33eb00415ca93ca047e988c42b3c4d739ee29"
            },
            "downloads": -1,
            "filename": "avcontext-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e20714589e223f3c3e2ad92296ee5627",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3925,
            "upload_time": "2024-06-30T12:39:48",
            "upload_time_iso_8601": "2024-06-30T12:39:48.637574Z",
            "url": "https://files.pythonhosted.org/packages/f1/5c/886cd194723b89473f505edd1b1c463e07ab289fb47f4cab1b72e79f961d/avcontext-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2599df1ef9c959d34659eef706ec6c424721cdce4317e2ff01e0b2883b30f04",
                "md5": "015f0fc66940e822670d90c00c344688",
                "sha256": "d3ed3464f755335018352b3fee90b102f7dd355488564c42e5f0ca70e8b274d3"
            },
            "downloads": -1,
            "filename": "avcontext-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "015f0fc66940e822670d90c00c344688",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3404,
            "upload_time": "2024-06-30T12:39:50",
            "upload_time_iso_8601": "2024-06-30T12:39:50.273544Z",
            "url": "https://files.pythonhosted.org/packages/c2/59/9df1ef9c959d34659eef706ec6c424721cdce4317e2ff01e0b2883b30f04/avcontext-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-30 12:39:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "avcontext"
}
        
Elapsed time: 0.75223s