GlitchTech-AI


NameGlitchTech-AI JSON
Version 0.0.18 PyPI version JSON
download
home_page
SummaryBasic utility to interface with OpenAI via command line or terminal.
upload_time2023-06-23 00:10:29
maintainer
docs_urlNone
authorClutch_Reboot
requires_python>=3.10
licenseGNU General Public License v3.0
keywords openai cli terminal glitchtech
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # openai-cli
Basic utility to interface with OpenAI via command line or terminal.

Users will require an API token form OpenAI.
Once this program starts, a `settings.conf` file will be stored locally.
Users will be prompted for their API token which will be stored in that file.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "GlitchTech-AI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "openai cli terminal glitchtech",
    "author": "Clutch_Reboot",
    "author_email": "clutchshadow26@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/e4/0e401decfad964aba7dc95b4b7e3893ac72d9076ef67ffd8f62a35c35c4f/GlitchTech-AI-0.0.18.tar.gz",
    "platform": null,
    "description": "# openai-cli\r\nBasic utility to interface with OpenAI via command line or terminal.\r\n\r\nUsers will require an API token form OpenAI.\r\nOnce this program starts, a `settings.conf` file will be stored locally.\r\nUsers will be prompted for their API token which will be stored in that file.\r\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Basic utility to interface with OpenAI via command line or terminal.",
    "version": "0.0.18",
    "project_urls": {
        "Source": "https://github.com/ClutchReboot/openai-cli"
    },
    "split_keywords": [
        "openai",
        "cli",
        "terminal",
        "glitchtech"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5e40e401decfad964aba7dc95b4b7e3893ac72d9076ef67ffd8f62a35c35c4f",
                "md5": "75b6616fadfd35d4734231c318ba09fe",
                "sha256": "98051fcf079454c22af61dace577dd62eb4a85c63bd492af38a2732298f0d6e3"
            },
            "downloads": -1,
            "filename": "GlitchTech-AI-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "75b6616fadfd35d4734231c318ba09fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16767,
            "upload_time": "2023-06-23T00:10:29",
            "upload_time_iso_8601": "2023-06-23T00:10:29.139879Z",
            "url": "https://files.pythonhosted.org/packages/f5/e4/0e401decfad964aba7dc95b4b7e3893ac72d9076ef67ffd8f62a35c35c4f/GlitchTech-AI-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-23 00:10:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ClutchReboot",
    "github_project": "openai-cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "glitchtech-ai"
}
        
Elapsed time: 0.08697s