aergia


Nameaergia JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/Nicoretti/one-piece/python/aergia
SummaryNone
upload_time2024-06-29 07:38:53
maintainerNone
docs_urlNone
authorNicola Coretti
requires_python>=3.10
licenseNone
keywords ai openai llm tui cli repl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Aergia 

Welcome to **Aergia**! Aergia provides terminal-based applications to interact with various AI backends.

---

⚠️ **Attention** : This is a very early stage work-in-progress. Crashes and other issues are expected! Do not use if you need a stable tool.

---

## Features ✨
- **Chat**
- **Image Generation**
- ...

---

## Installation 📦

Install Aergia with:

```sh
# Replace with actual installation command, e.g.:
pip install aergia
```

---

## Usage 🛠️

Start using Aergia by running:

```sh
# Example of how to run Aergia
aergia --help
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nicoretti/one-piece/python/aergia",
    "name": "aergia",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "ai, openai, llm, tui, cli, repl",
    "author": "Nicola Coretti",
    "author_email": "nico.coretti@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/15/d0/db45e89b2dc61aaa767a2c7a163fdd02837421bc59420bf565fd7614508e/aergia-0.4.0.tar.gz",
    "platform": null,
    "description": "# Aergia \n\nWelcome to **Aergia**! Aergia provides terminal-based applications to interact with various AI backends.\n\n---\n\n\u26a0\ufe0f **Attention** : This is a very early stage work-in-progress. Crashes and other issues are expected! Do not use if you need a stable tool.\n\n---\n\n## Features \u2728\n- **Chat**\n- **Image Generation**\n- ...\n\n---\n\n## Installation \ud83d\udce6\n\nInstall Aergia with:\n\n```sh\n# Replace with actual installation command, e.g.:\npip install aergia\n```\n\n---\n\n## Usage \ud83d\udee0\ufe0f\n\nStart using Aergia by running:\n\n```sh\n# Example of how to run Aergia\naergia --help\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/Nicoretti/one-piece/python/aergia",
        "Repository": "https://github.com/Nicoretti/one-piece/python/aergia"
    },
    "split_keywords": [
        "ai",
        " openai",
        " llm",
        " tui",
        " cli",
        " repl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "372685f10033933cfc81d323b0764c9c452fed778d9ccbef49e15a351ae89246",
                "md5": "6852fc6e5d5f1519b66c4c6f89c536c6",
                "sha256": "3230c9c1a7efd7c88e7c066868a8cbc724dbf9653b76c8c09b04250d85dd1924"
            },
            "downloads": -1,
            "filename": "aergia-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6852fc6e5d5f1519b66c4c6f89c536c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 28921,
            "upload_time": "2024-06-29T07:38:51",
            "upload_time_iso_8601": "2024-06-29T07:38:51.017227Z",
            "url": "https://files.pythonhosted.org/packages/37/26/85f10033933cfc81d323b0764c9c452fed778d9ccbef49e15a351ae89246/aergia-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15d0db45e89b2dc61aaa767a2c7a163fdd02837421bc59420bf565fd7614508e",
                "md5": "bf29e55497bef78807e863abf3c385e8",
                "sha256": "58b230e4e108110c13a6b031087ca8c8036fd5b9dc0647f088db0090324e6b29"
            },
            "downloads": -1,
            "filename": "aergia-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf29e55497bef78807e863abf3c385e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16388,
            "upload_time": "2024-06-29T07:38:53",
            "upload_time_iso_8601": "2024-06-29T07:38:53.057163Z",
            "url": "https://files.pythonhosted.org/packages/15/d0/db45e89b2dc61aaa767a2c7a163fdd02837421bc59420bf565fd7614508e/aergia-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-29 07:38:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nicoretti",
    "github_project": "one-piece",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aergia"
}
        
Elapsed time: 0.51231s