novelai-legacy


Namenovelai-legacy JSON
Version 1.0.0rc1 PyPI version JSON
download
home_pageNone
SummaryA lightweight async wrapper for NovelAI image generation API
upload_time2024-03-24 21:31:25
maintainerNone
docs_urlNone
authorUZQueen
requires_python>=3.7
licenseMIT License
keywords api async novelai ai image generation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com/HanaokaYuzu/NovelAI-API/master/docs/assets/novelai-logo.svg" height="35px" alt="NovelAI Icon"/> NovelAI-API

A lightweight asynchronous Python wrapper for NovelAI image generation API.

> [!CAUTION]
>
> Package `novelai-legacy` is no longer maintained. Please switch to `novelai` instead.
>
> Note that `novelai` package requires Python 3.12 or higher.

```sh
pip install -U novelai
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "novelai-legacy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "API, async, NovelAI, AI, image generation",
    "author": "UZQueen",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/9e/8c/7c15fde62e2f6d14beea4a136fe8eb18935a127a4e4a5897ad3e3782e880/novelai-legacy-1.0.0rc1.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com/HanaokaYuzu/NovelAI-API/master/docs/assets/novelai-logo.svg\" height=\"35px\" alt=\"NovelAI Icon\"/> NovelAI-API\n\nA lightweight asynchronous Python wrapper for NovelAI image generation API.\n\n> [!CAUTION]\n>\n> Package `novelai-legacy` is no longer maintained. Please switch to `novelai` instead.\n>\n> Note that `novelai` package requires Python 3.12 or higher.\n\n```sh\npip install -U novelai\n```\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A lightweight async wrapper for NovelAI image generation API",
    "version": "1.0.0rc1",
    "project_urls": {
        "Issues": "https://github.com/HanaokaYuzu/NovelAI-API/issues",
        "Repository": "https://github.com/HanaokaYuzu/NovelAI-API"
    },
    "split_keywords": [
        "api",
        " async",
        " novelai",
        " ai",
        " image generation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "caba14c0bbf0277e64343a36d514d316cb84996f7ffa913741c4a4a8195b4046",
                "md5": "898fecf97f8d1f5949fc0618939fd3cc",
                "sha256": "16e05112c4a310e801ef80c1c923e4578053f784aaed7b5680980e6c83fbd6a2"
            },
            "downloads": -1,
            "filename": "novelai_legacy-1.0.0rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "898fecf97f8d1f5949fc0618939fd3cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 14248,
            "upload_time": "2024-03-24T21:31:24",
            "upload_time_iso_8601": "2024-03-24T21:31:24.168555Z",
            "url": "https://files.pythonhosted.org/packages/ca/ba/14c0bbf0277e64343a36d514d316cb84996f7ffa913741c4a4a8195b4046/novelai_legacy-1.0.0rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e8c7c15fde62e2f6d14beea4a136fe8eb18935a127a4e4a5897ad3e3782e880",
                "md5": "fcf81c0dd05a0668afc371e8d254e032",
                "sha256": "c1a6110c6c4c6f9d90b9de76aea305c3630639cc2e07ac003b6c4a4a89845b52"
            },
            "downloads": -1,
            "filename": "novelai-legacy-1.0.0rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "fcf81c0dd05a0668afc371e8d254e032",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 42507,
            "upload_time": "2024-03-24T21:31:25",
            "upload_time_iso_8601": "2024-03-24T21:31:25.186710Z",
            "url": "https://files.pythonhosted.org/packages/9e/8c/7c15fde62e2f6d14beea4a136fe8eb18935a127a4e4a5897ad3e3782e880/novelai-legacy-1.0.0rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 21:31:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HanaokaYuzu",
    "github_project": "NovelAI-API",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "novelai-legacy"
}
        
Elapsed time: 0.20091s