TeXtation


NameTeXtation JSON
Version 0.7 PyPI version JSON
download
home_pagehttps://github.com/adeoo/TeXtation
SummaryThis is a package for converting text prompts to ready to use latex
upload_time2023-10-30 21:20:33
maintainer
docs_urlNone
authorAdel Moussa
requires_python>=3.7
licenseMIT
keywords latex text conversion tkinter gui
VCS
bugtrack_url
requirements aiohttp aiosignal async-timeout attrs certifi charset-normalizer colorama customtkinter darkdetect frozenlist idna multidict openai packaging python-dotenv requests tk tqdm urllib3 yarl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TeXtation

TeXtation is a tool that converts text prompts into ready-to-use LaTeX. It simplifies the process of generating LaTeX code from textual inputs.

![TeXtation Screenshot](https://github.com/adeoo/TeXtation/blob/master/screenshot.png) 

## Features

- Convert natural language text prompts into LaTeX code with a single click.
- Powered by the advanced capabilities of GPT.
- Copy the LaTeX output directly to the clipboard.
- Dark theme for a pleasant user experience.


## Installation

To install TeXtation, you can use pip:

```pip install TeXtation```


## Usage

After installation, you can start the application using the following command:

```textation```




1. Upon first usage, enter your GPT API key in the Settings menu.
2. Enter your prompt, using natural language, in the input field.
3. Click on "Convert" to get the LaTeX output.
4. Use the "Copy to Clipboard" button to easily copy the output.

## Requirements

- Python 3.11 or newer.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adeoo/TeXtation",
    "name": "TeXtation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "latex,text,conversion,tkinter,GUI",
    "author": "Adel Moussa",
    "author_email": "moussaadel97@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d1/92/07c087b7050f437debe023600660dc8f2f61fdcc1c06411f3a0b6512db56/TeXtation-0.7.tar.gz",
    "platform": null,
    "description": "# TeXtation\n\nTeXtation is a tool that converts text prompts into ready-to-use LaTeX. It simplifies the process of generating LaTeX code from textual inputs.\n\n![TeXtation Screenshot](https://github.com/adeoo/TeXtation/blob/master/screenshot.png) \n\n## Features\n\n- Convert natural language text prompts into LaTeX code with a single click.\n- Powered by the advanced capabilities of GPT.\n- Copy the LaTeX output directly to the clipboard.\n- Dark theme for a pleasant user experience.\n\n\n## Installation\n\nTo install TeXtation, you can use pip:\n\n```pip install TeXtation```\n\n\n## Usage\n\nAfter installation, you can start the application using the following command:\n\n```textation```\n\n\n\n\n1. Upon first usage, enter your GPT API key in the Settings menu.\n2. Enter your prompt, using natural language, in the input field.\n3. Click on \"Convert\" to get the LaTeX output.\n4. Use the \"Copy to Clipboard\" button to easily copy the output.\n\n## Requirements\n\n- Python 3.11 or newer.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a package for converting text prompts to ready to use latex",
    "version": "0.7",
    "project_urls": {
        "Homepage": "https://github.com/adeoo/TeXtation"
    },
    "split_keywords": [
        "latex",
        "text",
        "conversion",
        "tkinter",
        "gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c1a6525371a57f246227a27df6601f16fe34747cc772d25b91fa51cd1cba6fa",
                "md5": "fd88ea1c8fb685e9ad9153363739d51f",
                "sha256": "47f792f0bd7031454f0ba92b5ee8a104861290117d883853647de7539953ceeb"
            },
            "downloads": -1,
            "filename": "TeXtation-0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd88ea1c8fb685e9ad9153363739d51f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5876,
            "upload_time": "2023-10-30T21:20:32",
            "upload_time_iso_8601": "2023-10-30T21:20:32.488752Z",
            "url": "https://files.pythonhosted.org/packages/1c/1a/6525371a57f246227a27df6601f16fe34747cc772d25b91fa51cd1cba6fa/TeXtation-0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d19207c087b7050f437debe023600660dc8f2f61fdcc1c06411f3a0b6512db56",
                "md5": "150ef17031ecb659eefed6174d52ded8",
                "sha256": "867dd3c3d182be0dbf0c374bf9c0ed0460f998100f212d2d7d0fd30b1253e39a"
            },
            "downloads": -1,
            "filename": "TeXtation-0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "150ef17031ecb659eefed6174d52ded8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4980,
            "upload_time": "2023-10-30T21:20:33",
            "upload_time_iso_8601": "2023-10-30T21:20:33.949288Z",
            "url": "https://files.pythonhosted.org/packages/d1/92/07c087b7050f437debe023600660dc8f2f61fdcc1c06411f3a0b6512db56/TeXtation-0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 21:20:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adeoo",
    "github_project": "TeXtation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "==",
                    "3.8.6"
                ]
            ]
        },
        {
            "name": "aiosignal",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "async-timeout",
            "specs": [
                [
                    "==",
                    "4.0.3"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "customtkinter",
            "specs": [
                [
                    "==",
                    "5.2.1"
                ]
            ]
        },
        {
            "name": "darkdetect",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "frozenlist",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "multidict",
            "specs": [
                [
                    "==",
                    "6.0.4"
                ]
            ]
        },
        {
            "name": "openai",
            "specs": [
                [
                    "==",
                    "0.28.1"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "tk",
            "specs": [
                [
                    "==",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.1"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.0.7"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "==",
                    "1.9.2"
                ]
            ]
        }
    ],
    "lcname": "textation"
}
        
Elapsed time: 0.27990s